PrepGo

Finding Taylor or Maclaurin Series for a Function - AP Calculus BC Study Guide

Written by AP Content Team, Verified for 2026 AP Exams, Last updated: May 2026

Learn with study guides reviewed by top AP teachers. This guide takes about 15 minutes to read.

The Core Idea: Finding Taylor or Maclaurin Series for a Function

This topic introduces a powerful method for representing a function as an infinite polynomial, known as a power series. The fundamental idea is that if a function has derivatives of all orders at a specific point, , we can construct a unique power series centered at that point that is built from the values of these derivatives. This series, called a Taylor series, provides a polynomial approximation of the function near the center. The more terms we include in the polynomial, the better the approximation generally becomes.

The construction of this series relies on a specific formula where each term's coefficient is determined by the function's corresponding derivative at the center. A Maclaurin series is simply a special, more common case of a Taylor series where the center of expansion is . This process allows us to work with complicated functions by using their more manageable polynomial representations.

Key Formulas

The construction of Taylor and Maclaurin series is based on two fundamental definitions.

Taylor Series for a Function about

If a function has derivatives of all orders at , its Taylor series is defined as:

When expanded, this series takes the form:

  • is the -th derivative of the function evaluated at the center . Note that is simply .

  • is the factorial of .

  • is the power term, which centers the series at .

Maclaurin Series for a Function

A Maclaurin series is a Taylor series centered at . To find the Maclaurin series, we set in the Taylor series formula:

When expanded, this series takes the form:

Understanding the Prerequisite Condition

The ability to construct a Taylor series for a function about a center is entirely dependent on a single, critical condition: the function must have derivatives of all orders at .

This means that you must be able to compute , , , and so on, for all positive integers . If any derivative fails to exist at , a Taylor series for cannot be constructed at that center. For most functions encountered in AP Calculus, such as , , , and polynomials, derivatives of all orders exist everywhere. However, it is the essential theoretical requirement that underpins the entire process. The formulas provided define the series that represents the function, but this representation is only possible if the derivatives needed to build the series coefficients exist.

Core Concepts & Rules

  • Taylor Series Definition: A Taylor series for a function about is an infinite series given by .

  • Maclaurin Series Definition: A Maclaurin series is a specific type of Taylor series that is always centered at . Its formula is .

  • Required Condition: To generate a Taylor series for a function about , the function must have derivatives of all orders at .

  • Coefficient Calculation: The coefficient of the term in a Taylor series is always . This value is calculated by finding the -th derivative of and evaluating it at the center , then dividing by .

  • Structure: The series is a sum of terms, where the -th term consists of three parts: the coefficient based on the -th derivative (), the power term (), and the factorial in the denominator ().

Step-by-Step Example 1: Finding a Maclaurin Series

Problem: Find the Maclaurin series for the function . Write out the first four non-zero terms and the general term.

Step 1: Find the first several derivatives of the function.

Step 2: Evaluate these derivatives at the center, .

Step 3: Substitute these values into the Maclaurin series formula.

The formula is

Step 4: Write out the first four non-zero terms.

Simplifying the expression from Step 3, we get:

Step 5: Determine the general term and write the series in sigma notation.

Observe the pattern:

  • The powers are odd: , which can be written as .

  • The signs alternate: , which can be written as .

  • The factorial in the denominator matches the power: .

The series starts at : for , we get . This matches our first term.

Therefore, the general term is .

The Maclaurin series is:

Step-by-Step Example 2: Exam-Style Application from a Table

Problem: A function has derivatives of all orders. The values of and its first three derivatives at are given in the table below.

06
14
2-12
318

Write the third-degree Taylor polynomial for about .

Step 1: Identify the center and the required degree.

The problem asks for the Taylor polynomial about , so the center is .

The required degree is 3.

Step 2: Recall the formula for a Taylor series.

The general formula is .

For a third-degree polynomial, we need the terms from to .

Step 3: Substitute the given values from the table with .

From the table:

Substitute these into the formula:

Step 4: Simplify the coefficients.

Step 5: Write the final polynomial.

This is the third-degree Taylor polynomial for about .

Using Your Calculator

This topic is primarily analytical, and a calculator cannot be used to generate a Taylor or Maclaurin series directly from a function. The process of finding derivatives and evaluating them at the center must be done by hand.

However, a graphing calculator is an excellent tool for checking your work. After you have derived a Taylor polynomial, you can verify its accuracy visually.

To check the result of Example 1:

  1. In Y1, enter the original function: Y1 = sin(x).

  2. In Y2, enter the Taylor polynomial you found. For example, the first few terms: . (Note: can be entered as 3 MATH -> PRB -> 4:!`). 3. Graph both functions. A good viewing window would be centered around the series center, $x=0. For example, , .

  3. Observe the graphs. The graph of your polynomial Y2 should be almost indistinguishable from the graph of the original function Y1 very close to the center x=0. The more terms you add to your polynomial in Y2, the wider the interval on which the graphs will match. If the graphs do not match near the center, you have likely made a calculation error in your derivatives or coefficients.

AP Exam Quick Hit

Common Question Types

  • Direct Series Construction: "Find the first four nonzero terms and the general term of the Taylor series for about ." This requires the full process of finding derivatives, evaluating at the center, and identifying the pattern.

  • Polynomial from a Table: "The function has derivatives of all orders for all real numbers. Values of and its first three derivatives at are given in the table. Write the second-degree Taylor polynomial for about ." This tests direct application of the formula without the differentiation step.

  • Finding a Specific Coefficient: "Find the coefficient of the term in the Taylor series for about ." This isolates one part of the process, requiring the student to calculate .

Common Mistakes

  • Forgetting the Factorial: A very frequent error is to write the coefficient as just instead of . Always remember to divide by the factorial.

  • Forgetting the Power Term: Omitting the term and just writing a series of coefficients.

  • Incorrect Center: When finding a Taylor series about a non-zero center , students sometimes mistakenly evaluate the derivatives at as if it were a Maclaurin series.

  • Derivative Errors: Simple arithmetic or sign errors when calculating higher-order derivatives can cascade through the entire problem. Double-check your differentiation.

  • Ignoring the "n=0" Term: The series begins with , which corresponds to the term . Students sometimes start their series at , forgetting the initial constant term.