A Taylor polynomial approximates a function near a point by matching the function's value and derivatives at that point. The coefficient of the th-degree term is , and a Taylor polynomial centered at is called a Maclaurin polynomial. For AP Calculus BC, organize values in a derivative table before building the polynomial.
How Do Taylor Polynomial Approximations Work?
A Taylor polynomial approximates near a center by using the values of and its derivatives at . The th-degree term has coefficient and power , so each added term matches one more derivative at the center.
For AP Calculus BC, the core routine is: identify the center, compute the needed derivatives, evaluate them at the center, build the polynomial through the requested degree, and plug in a nearby -value if the problem asks for an approximation.

Why This Matters for the AP Calculus Exam
Taylor polynomials are a core BC skill in Unit 10. They let you turn a complicated function like , , or into a polynomial you can evaluate by hand. On the exam, you may need to build a Taylor or Maclaurin polynomial to a given degree, use one to approximate a function value near the center, or recognize the pattern in the coefficients. This topic also sets up later work with the Lagrange error bound and radius/interval of convergence, so building fluency here pays off across the whole unit.
Key Takeaways
- The th-degree term coefficient in a Taylor polynomial centered at is .
- A Maclaurin polynomial is just a Taylor polynomial centered at .
- The th-degree Taylor polynomial is the th partial sum of the full Taylor series.
- Higher-degree polynomials usually approximate the original function more accurately over an interval.
- Use a derivative table (, , , , full term) to stay organized.
- Taylor polynomials are most accurate near the center and tend to drift away from as moves farther from .
The Taylor Polynomial Formula
For a function , its Taylor series centered at is:
Written out term by term, this is:
Here is the th derivative of the function evaluated at , and . The th-degree Taylor polynomial is the th partial sum of the infinite series, meaning you stop after the term.
Taylor series centered at are common enough to get their own name: Maclaurin series.
Breaking Down the Formula
Taylor series look intimidating at first. The trick is to organize the pieces in a table. Each row builds one term of the polynomial.
Fill in the table column by column, then add up the entries in the last column to get your polynomial.
Worked Example
Find the third-degree Maclaurin polynomial for .
Solution: Build the table. A Maclaurin polynomial is just a Taylor polynomial with , so every derivative is evaluated at .
Add the terms in the last column. The third-degree Maclaurin polynomial for is:
How to Use This on the AP Calculus Exam
Problem Solving
- Identify the center first. If the problem says "Maclaurin," use .
- Take derivatives one degree at a time and evaluate each at before moving on. It is easy to lose track if you do all the derivatives first.
- Build the term using . Keep the factorial in the denominator separate from any constant that comes from the derivative.
- To approximate a function value near , plug the given into your finished polynomial. The closer is to , the more accurate the result.
Free Response
- Show each derivative and its value at the center. Clear work makes your reasoning easy to follow.
- Leave coefficients as exact fractions rather than rounding, unless the problem asks for a decimal approximation.
- If a problem asks for a specific degree, stop at that degree. Do not add extra terms.
Common Trap
- Watch the chain rule when taking repeated derivatives of functions like or . Each derivative pulls down another factor.
- For functions like centered at , keep the form. Do not switch to powers of .
Practice
Try these on your own, then check the worked solutions.
Problems
- Find the fifth-degree Maclaurin polynomial for .
- Find the third-degree Taylor polynomial for about .
- Find the fourth-degree Taylor polynomial about for .
Solution for Question 1
Build your table and fill in the values:
Putting it together, the fifth-degree Maclaurin polynomial for is
Notice that the odd-degree terms all drop out because the sine values at are zero. This is why has only even powers.
Solution for Question 2
Here the column uses since the center is .
The third-degree term is . The polynomial is:
Solution for Question 3
One more table, this time centered at .
Putting it all together:
Simplify a few terms using exponent rules:
This is the fourth-degree Taylor polynomial centered at for .
Common Misconceptions
- A Taylor polynomial equals the function everywhere. It only approximates , and it is most accurate near the center . Accuracy usually gets worse as moves away from .
- Forgetting the factorial. The coefficient is , not just . Skipping the is one of the most common errors.
- Mixing up center and degree. A "third-degree" polynomial stops at the term. The degree tells you how far to go, not where the center is.
- Dropping the form when the center is not zero. For a Taylor polynomial about , keep the powers as . Only Maclaurin polynomials use plain powers of .
- Assuming more terms always help equally. Higher degree usually improves the fit, but only over the interval where the series converges. Far outside that range, adding terms may not help.
- Evaluating derivatives at instead of . You must plug in the center for every derivative before building the term.
Related AP Calculus Guides
Vocabulary
The following words are mentioned explicitly in the College Board Course and Exam Description for this topic.Term | Definition |
|---|---|
centered at | The point around which a Taylor polynomial is constructed; the point where the polynomial and function share the same value and derivatives. |
coefficient | The numerical factor in front of a term in a polynomial, calculated as the nth derivative of the function divided by n factorial. |
degree | The highest power of the variable in a polynomial term. |
derivative | The instantaneous rate of change of a function at a specific point, representing the slope of the tangent line to the function at that point. |
factorial | The product of all positive integers up to a given number, denoted as n!, used in the denominator of Taylor polynomial coefficients. |
function approximation | Using a simpler function, such as a polynomial, to estimate the values of a more complex function. |
interval | A connected set of real numbers, typically expressed as a range between two endpoints. |
Taylor polynomial | A finite polynomial that approximates a function, formed by taking a partial sum of the Taylor series for that function. |
Frequently Asked Questions
How do Taylor polynomial approximations work?
A Taylor polynomial approximates a function near a center x equals a by matching the function and its derivatives at that center. The nth-degree term uses the coefficient f superscript n of a divided by n factorial, multiplied by x minus a to the nth power.
What is the Taylor polynomial coefficient formula?
The coefficient of the nth-degree term in a Taylor polynomial for f centered at x equals a is f superscript n of a divided by n factorial. The power attached to that coefficient is x minus a to the n.
What is a Maclaurin polynomial?
A Maclaurin polynomial is a Taylor polynomial centered at x equals 0. It uses the same Taylor formula, but every derivative is evaluated at 0 and the powers are plain powers of x.
How do you approximate a function value with a Taylor polynomial?
Build the Taylor polynomial to the requested degree, then plug the input value into the polynomial. The approximation is most reliable when the input is close to the center of the polynomial.
What is the difference between a Taylor polynomial and Taylor series?
A Taylor polynomial is a finite partial sum with a set degree. A Taylor series is the full infinite series. Topic 10.11 focuses on building and using the finite polynomial approximation.
How is Taylor polynomial approximation tested on AP Calculus BC?
AP Calculus BC may ask you to build a Taylor or Maclaurin polynomial, use it to approximate a nearby value, or identify a coefficient. Show the center, derivative values, factorials, and powers of x minus a clearly.