AP Calculus: Alternating Series Error Bound Theorem (AP)
1. What You Need to Know
Why this matters (AP-level)
When you approximate an alternating series (or an alternating Taylor/Maclaurin series) by a partial sum, the Alternating Series Error Bound Theorem gives you a fast, reliable way to guarantee how close your approximation is—often without complicated remainder formulas.
On AP Calculus BC, this shows up when you:
- estimate a value like or using a few terms,
- choose how many terms you need to get within a specified accuracy,
- justify whether an approximation is an overestimate or underestimate.
The theorem (state it cleanly)
Consider an alternating series written in the standard form
If:
- for all (the magnitudes decrease), and
- ,
then the series converges (Alternating Series Test), and the error after using the th partial sum satisfies:
So: the absolute error is at most the first omitted term’s magnitude.
Critical AP takeaway: If you approximate an alternating series with decreasing term magnitudes, your error is bounded by the very next term.
Extra fact you can use: “between two partial sums”
For such alternating series,
In words: the true sum lies between two consecutive partial sums.
And the error has the same sign as the next term :
(Where .)
2. Step-by-Step Breakdown
A) Using the theorem to bound approximation error
Put the series in alternating form
- Identify and rewrite as (or ), where .
Check the conditions (don’t skip this on FRQs)
- Decreasing: verify (often by reasoning, derivative, or monotonicity).
- Limit: verify .
Compute the partial sum you’re using
Bound the error using the next term
(Optional but common) Decide over/under estimate
- If the next term , then so is an underestimate.
- If the next term , then so is an overestimate.
B) Choosing the number of terms for a desired accuracy
Goal: guarantee
- Confirm it’s an alternating series with decreasing and .
- Use the theorem requirement:
- Solve that inequality for and choose the smallest integer that works.
Micro worked walkthrough (generic)
Suppose you have
- Here , decreasing and .
- If you use , then
If you want error :
So (since ), hence .
3. Key Formulas, Rules & Facts
Core rules (high-yield)
| Item | Formula / Statement | When to use | Notes |
|---|---|---|---|
| Alternating Series Form | with | To apply AST / error bound | Sometimes written ; be consistent with signs |
| Alternating Series Test (AST) | If and , then the series converges | First step before using the error bound | You need both conditions |
| Alternating Series Error Bound | To bound truncation error | Uses the first omitted term | |
| Terms needed for accuracy | Ensure | To choose for desired error | Pick the smallest integer that works |
| Bracketing property | To trap between two partial sums | Great for inequality questions | |
| Over/Under estimate via next term | Sign of matches sign of | When asked if approximation is high/low | Equivalent: the sum lies in the direction of the next term |
What counts as ?
If
then
You are bounding with the magnitude of the next term:
“Decreasing” nuance (edge case)
You often only need to be decreasing eventually (after some index). On AP, you typically:
- show it decreases for all , or
- state it decreases for and you’re taking partial sums beyond that.
If the series alternates but is not decreasing, you cannot use this theorem until you justify monotonic decrease (at least eventually).
4. Examples & Applications
Example 1: Approximate with an error guarantee
A classic AP series:
Use :
Here is decreasing and .
Error bound:
Over/under?
- Next term is positive, so .
- Therefore is an underestimate.
Example 2: How many terms for ?
Need
So you can take terms to guarantee error under .
Notice how simple: you didn’t compute the sum, just controlled the error.
Example 3: Alternating Taylor series (common FRQ style)
Maclaurin series:
Approximate by the 3-term polynomial:
Here
which decreases and goes to .
Error bound uses the next omitted term (the 4th term overall):
Over/under?
- Next term would be negative: .
- So and is an overestimate.
Example 4: Trapping the exact sum between two partial sums
Consider
Compute consecutive partial sums:
Because the conditions hold, the true sum satisfies
(since here).
That’s a fast “interval answer” style bound that AP sometimes asks for.
5. Common Mistakes & Traps
Using the error bound without checking conditions
- What goes wrong: You apply just because signs alternate.
- Why wrong: The bound requires decreasing and .
- Fix: Explicitly verify monotone decrease (at least eventually) and limit .
Bounding with the wrong term (using instead of )
- What goes wrong: You write .
- Why wrong: The theorem uses the first omitted term.
- Fix: After summing through term , your bound is .
Forgetting absolute value / mixing up sign
- What goes wrong: You treat the remainder as exactly .
- Why wrong: The theorem gives an inequality bound, not an exact remainder.
- Fix: Write , then (optionally) use the next term’s sign for over/under.
Assuming “alternating” means “convergent”
- What goes wrong: You conclude convergence from sign changes alone.
- Why wrong: If , the series diverges even if it alternates.
- Fix: Always check .
Not recognizing an alternating series because it’s not written with
- What goes wrong: You miss alternation when it’s written like or with explicit pattern.
- Fix: Rewrite to identify and the alternating factor .
Claiming decreasing without justification
- What goes wrong: You say “clearly decreasing” when it isn’t obvious.
- Why wrong: FRQs often require a reason (comparison, derivative, monotonicity argument).
- Fix: Use a quick argument like: for factorials/powers it decreases; for rational forms, compare to or check for a continuous extension.
Index slip when the series starts at
- What goes wrong: You compute but then bound with the wrong “next term” because you forgot the start index.
- Fix: Be consistent: if your partial sum includes terms up through index , the bound uses index —regardless of whether you started at or .
Using the theorem on a non-alternating Taylor series
- What goes wrong: You use alternating error bound for something like at positive .
- Why wrong: The alternating bound needs alternating signs.
- Fix: Only use this theorem when the series truly alternates (many Taylor series do on certain inputs, e.g., at alternates).
6. Memory Aids & Quick Tricks
| Trick / Mnemonic | What it helps you remember | When to use it |
|---|---|---|
| “NEXT term bounds the REST.” | Any alternating series approximation | |
| “Between neighbors.” | lies between and | Quick interval/trap questions |
| “Next sign tells high/low.” | Sign of tells whether is under/over | Overestimate/underestimate prompts |
| “Drop one term for the error.” | After summing through term , look at term | Avoid the vs slip |
7. Quick Review Checklist
- [ ] Can you rewrite the series as with ?
- [ ] Did you verify (decreasing) and ?
- [ ] Do you know the main bound: ?
- [ ] For a target error , did you solve for ?
- [ ] Can you state that lies between and ?
- [ ] Can you decide over/under using the sign of the next term ?
- [ ] Did you avoid the common index mistake (especially if starting at )?
You’ve got this—if the series alternates nicely, the next term basically hands you the error bound for free.