The Lagrange error bound tells you the largest possible error when you use a Taylor or Maclaurin polynomial to approximate a function. You find it by computing the next term after your polynomial, using the maximum value of the next derivative on the interval between your center and your input. For AP Calculus BC, identify the next derivative and justify the maximum value you use.
What Is the Lagrange Error Bound?
The Lagrange error bound gives a maximum possible error for a Taylor polynomial approximation. If is centered at , then the error satisfies , where is the maximum value of on the interval between and .
For AP Calculus BC, the key is choosing the correct next derivative and justifying . A degree polynomial uses the th derivative in the bound, not the derivative that made the last included term.

Why This Matters for the AP Calculus Exam
This is a BC only topic, so AB students can skip it. On the BC exam, error bounds show up when you need to justify how accurate a Taylor polynomial approximation is. You may be asked to set up the remainder term, plug in the maximum derivative value, and show the error stays below a target value. Clear setup and correct notation matter for showing your reasoning on free response work.
Two tools appear in this part of the course:
- The Lagrange error bound, which works for any Taylor polynomial.
- The alternating series error bound, which sometimes applies when the Taylor series alternates.
Key Takeaways
- The remainder is the difference between the true function and your polynomial: .
- The Lagrange form of the remainder is , where is some value between and .
- To bound the error, replace with , the maximum of on the interval from to , giving .
- The error bound uses the th derivative, one degree past your polynomial.
- When the Taylor series alternates and meets the conditions, the error is at most the size of the first omitted term.
- You can choose large enough to force the error below a required value.
Review: Taylor Polynomials
A Taylor polynomial approximates a function using a polynomial built from the function's derivatives at a center point . Here is the general form:
A few common series centered at 0 (Maclaurin series) are worth memorizing, but any Taylor series can be built by taking derivatives of the function at the center.
To review building these polynomials, check out 10.11 Finding Taylor Polynomial Approximations of Functions.
Lagrange Error Bound
Think of a Taylor polynomial as an approximation. The true function equals your polynomial plus a remainder:
Using Taylor's theorem, the remainder has this form:
In plain terms, the remainder looks like the next term after your polynomial, the one of degree . The catch is that you do not know the exact . To get a usable bound, you replace with , the largest value can take on the interval between and . That gives:
Example 1: Lagrange Error Bound
Using the 3rd degree Maclaurin polynomial of to approximate , find the Lagrange error bound.
First write the 3rd degree Maclaurin polynomial of :
Since , plug in :
Now find the error bound using the th term:
To bound , find the maximum of the 4th derivative on the interval . The 4th derivative of is , which is largest at , giving a value of 1. So set :
The true error is at most about .
How to Use This on the AP Calculus Exam
Free Response
A common task gives you a table of derivative values or tells you a derivative is bounded on an interval, then asks you to show the error of a Taylor polynomial is below some target. Your job is to set up the remainder term, choose the right maximum derivative value, and compute.
Problem Solving
- Identify your polynomial degree . The error bound uses the th derivative.
- Find , the maximum of on the interval between the center and the input . Use monotonicity to pick the endpoint that gives the largest value.
- Plug into and compare to the required error.
Practice AP FRQ 2008 #3
This is Question 3 from the 2008 AP Calculus BC examination administered by College Board. All credit to College Board.
Let be a function having derivatives of all orders for . Selected values of and its first four derivatives are shown in the table above. The function and these four derivatives are increasing on the interval .
b) Write the third-degree Taylor polynomial for about and use it to approximate .
Build the polynomial using the values at :
c) Use the Lagrange error bound to show that the third-degree Taylor polynomial for about approximates with error less than .
Because the fourth derivative is increasing on , its maximum on that interval is , the value at . Use that as :
The error stays below the target.
Common Misconceptions
- The error bound is an upper limit, not the exact error. The true error is at most the bound, not equal to it.
- Use the th derivative, not the th. A degree 3 polynomial uses the 4th derivative in its error bound.
- is the maximum of the absolute value of the next derivative on the interval, not just its value at the center. If the derivative is increasing, the maximum is at the higher endpoint.
- The interval for finding runs between the center and the input , not the full radius of convergence.
- The alternating series error bound only applies when the series actually alternates and meets its conditions. It does not replace the Lagrange bound in every case.
- Do not forget the factorial in the denominator. Leaving it out gives a much larger, wrong bound.
Related AP Calculus Guides
Vocabulary
The following words are mentioned explicitly in the College Board Course and Exam Description for this topic.Term | Definition |
|---|---|
alternating series error bound | A method for estimating the maximum error between a partial sum and the actual sum of a convergent alternating series, equal to the absolute value of the first omitted term. |
error bound | A maximum value that represents how far a Taylor polynomial approximation can deviate from the actual function value. |
Lagrange error bound | A formula that provides the maximum possible error when using a Taylor polynomial to approximate a function value. |
Taylor polynomial approximation | A polynomial function used to approximate the value of a function near a specific point. |
Frequently Asked Questions
What is the Lagrange error bound?
The Lagrange error bound gives a maximum possible error when a Taylor polynomial approximates a function. It uses the next derivative after the polynomial degree and the distance from the center to the input.
What formula is used for the Lagrange error bound?
For a degree n Taylor polynomial centered at a, the error satisfies absolute value of R_n of x is at most M times absolute value of x minus a to the n plus 1, divided by n plus 1 factorial. M is the maximum of the absolute value of the n plus 1 derivative on the interval.
How do you choose M in the Lagrange error bound?
Choose M as the maximum value of the absolute value of the next derivative on the interval between the center and the input. If the derivative is increasing or decreasing, use that behavior to justify the endpoint that gives the maximum.
Which derivative does the Lagrange error bound use?
A degree n Taylor polynomial uses the n plus 1 derivative for the Lagrange error bound. For example, a third-degree Taylor polynomial uses the fourth derivative.
When can the alternating series error bound replace Lagrange error?
The alternating series error bound can sometimes bound Taylor polynomial error when the Taylor series alternates and meets the alternating series test conditions. Otherwise, use the Lagrange error bound.
How is the Lagrange error bound tested on AP Calculus BC?
AP Calculus BC may ask you to show that an approximation error is less than a target value. Set up the bound, justify M, substitute the distance from the center, and compare the result to the required error.