M = max of โฃf(n+1)โฃ on the interval between c and x
For sin/cos: M=1 always
For ex: M=emaxโฃxโฃ (or crude bound like 3)
Next: Part 2 โ Finding n for a Given Accuracy.
(n+1)!
Mโ โฃxโcโฃn+1
โ
<
ฮต
n
Worked Example: cos(0.5) to Within 10โ6
Using Tnโ(0.5) centered at c=0. Since M=1 for cosine:
(n+1)!(0.5)n+1โ<10โ6
n
(0.5)n+1/(n+1)!
<10โ6?
2
(0.5)3/6=0.0208
No
4
(0.5)5
So we need at least T8โ (though for cosine, only even-powered terms are nonzero, so effectively 5 nonzero terms).
Key Fact: For trig/exponential functions, the factorial in the denominator eventually dominates any fixed โฃxโcโฃn+1, guaranteeing convergence.
Systematic Approach for ex
Approximate e1 using Tnโ(1) centered at 0 to within 10โ4.
M=e1<3, so: (n+, i.e., .
n
(n+1)!
>30000?
6
7
So T7โ(1) approximates e to within 10โ4.
Special Case: Alternating Series
If the series alternates and satisfies the conditions of the AST, the alternating series error bound is tighter:
โฃRnโโฃโคโฃan+1โโฃ(firstย omittedย term)
AP Tip: On the AP exam, if the series alternates, the AST error bound is usually simpler. Use Lagrange when the series does NOT alternate or when explicitly asked.
Determining Sufficient n
Term Count Practice
Finding n
Summary
To find n: solve Mโฃxโcโฃn+1/(n+1)!<ฮต
Build a table โ try different n until the bound is small enough
For alternating series, the AST error bound may require fewer terms
The factorial always eventually dominates, so the series converges
Next: Part 3 โ Bounding Derivatives Strategically.
M
โฃ
x
โ
cโฃn+1/(n+
1)!
M=maxtโIโโฃf(n+1)(t)โฃ
This is straightforward for sin,cos,ex. For other functions, you need strategy.
Function-by-Function Guide
Function
f(n+1)(t) pattern
Bounding strategy
sinx,cosx
ยฑsin,ยฑcos
Always M=1
ex
ex
M=e (increasing)
eโx
ยฑeโx
M (decreasing $
ln(1+x)
ยฑn!/(1+t)n+1
Max at smallest
(1+x)p
Product with decreasing terms
Case-by-case
arctanx
Rational functions
Often given on AP
Key Fact: On the AP exam, complicated derivatives are often given to you. You just plug into the formula.
Example 1: ln(1+x) at c=0, x=0.5, n=3
f(x)=ln(1+x). Derivatives:
fโฒ(x)=(1+x)โ1
โฃf(4)(t)โฃ=(1+t)4
On [0,0.5]: decreasing, so max at t=0: M=6.
โฃR3โ(0.5)โฃโค4!
Example 2: When M is Given
"f has derivatives of all orders. It is known that โฃf(5)(t)โฃโค12 for all t in ."
โฃR4โ(3)โฃโค5!
AP Tip: When the bound on a derivative is stated in an FRQ, that IS the value of M. Don't second-guess it.
Bounding Strategies
M-Value Practice
Computing the Bound
Summary
For sin/cos: M=1
For ex: use monotonicity to find max on interval
For quotient-type derivatives: max where denominator is smallest
The AST bound is about 12ร tighter because it accounts for the fact that the x5 coefficient is 0 in the cosine series, while Lagrange does not.
AP Tip: When both apply, the AST bound is usually better โ but read the problem carefully. "Use Lagrange" means Lagrange, even if AST is tighter.
Choosing the Right Bound
Bound Selection Practice
Bound Comparison
Summary
AST bound: simpler, tighter, only for alternating series
Lagrange bound: universal, requires M
AP exam: use whichever is specified; default to AST when series alternates
When both apply, AST โค Lagrange (AST never overestimates worse)
Next: Part 5 โ AP Exam FRQ Strategies.
ฮต
Same setup but you must conclude with an inequality
"Find the minimum degree n such that..."
Try successive n values in the bound
Template for Full Credit
Step 1: State the formula: โฃRnโ(x)โฃโคMโฃxโcโฃn+1/(n+1)!
Step 2: Identify each component:
n= __, c= __, x= __
Step 3: Find or state M:
"Since โฃf(n+1)(t)โฃโคM on [c,x]..."
Step 4: Compute and conclude:
"โฃRnโ(x)โฃโคvalue<ฮต. Therefore..."
AP Tip: The graders look for the formula stated, M identified with justification, and the final inequality. Missing any one of these costs a point.
Model FRQ Response
"Let f(x)=sinx. Use the Lagrange error bound to show that T5โ(1) approximates sin(1) within 0.002."
Response:
By the Lagrange error bound:
โฃR5โ(1)โฃโค6!Mโ โฃ1
Since all derivatives of sinx satisfy โฃf(k)(t)โฃโค1 for all t, we have .
โฃR5โ(1)โฃโค7201โ 1
Since 0.00139<0.002, the approximation T5โ(1) is within 0.002 of .
Common Mistakes That Lose Points
Mistake
Why it costs points
Not stating the formula
Graders can't give formula credit
Using M=f(n+1)(c) instead of max
M must be a max over the interval
Forgetting
FRQ Strategy
FRQ Setup Practice
FRQ Computation
Summary
State formula โ identify M โ compute โ conclude with inequality
Use the M given in the problem when provided
(n+1)! not n! โ get the formula exactly right
Always include the final comparison: "bound <ฮต, therefore..."
Next: Part 6 โ Problem-Solving Workshop.
eendpoint
ex
Final step: state the inequality explicitly
Next: Part 7 โ Comprehensive Review.
nโ
(
x
)
โฃ
โค
(n+1)!Mโ โฃxโcโฃn+1โ
,
M
=
tโ[c,x]maxโ
โฃ
f(n+1)
(
t
)
โฃ
โ
Decision Flowchart
Is the series alternating?
Yes โ Use AST bound (unless told otherwise)
No โ Use Lagrange
Is M given in the problem?
Yes โ Use it directly
No โ Find max of โฃf(n+1)โฃ on the interval
Plug into the formula and conclude.
Quick M Reference
Function
M value
sinx,cosx
1
ex on [0,a] (a>0)
ea (or use 3 if aโค1)
eโx on [0,a]
1
ln(1+x), nth remainder
n! at t=0
Given: "$
f^{(k)}
Review โ Conceptual
Review โ Computation
Review โ Identify the Error
Review โ Final Challenge
Topic Complete!
You've mastered the Lagrange Error Bound:
The formula and what each part means
Finding M for common functions
Determining how many terms you need
Lagrange vs. AST: when to use each
AP FRQ response format for full credit
Key Takeaway: The Lagrange Error Bound is one of the most tested BC topics. Master the formula, practice finding M, and always conclude with an explicit inequality.