AP Calculus: Alternating Series Error Bound Theorem (AP)
What You Need to Know
Why this matters
On AP Calculus AB, you’re often asked to approximate a value using a partial sum of an alternating series (or a Taylor/Maclaurin series that alternates). The Alternating Series Error Bound Theorem tells you how far off your approximation can be without computing the whole remainder.
Core setup (alternating series form)
An alternating series is typically written as
where .
Alternating Series Test (the needed conditions)
If
- for all sufficiently large (eventually nonincreasing), and
then the alternating series converges.
Alternating Series Error Bound Theorem (the main result)
Let
be a convergent alternating series with decreasing to . Let
be the th partial sum and define the remainder (error)
Then:
- Magnitude bound (what you use most):
- Next-term sign / over-under fact (super useful):
So if the series starts positive:
- **overestimates**, **underestimates**, overestimates, etc.
- Odds and evens “trap” the true sum.
Big exam takeaway: If you want , it’s enough to make .
Step-by-Step Breakdown
A) Confirm you’re allowed to use the theorem
- Rewrite the series (or Taylor series) into the form with .
- Check monotone decrease (eventually): verify for relevant .
- Check limit: compute and confirm it equals .
If these hold, the series converges (AST) and the error bound applies.
If you don’t check decreasing-to-0, you can’t justify the error bound.
B) Find how many terms you need for a desired accuracy
Goal: choose so that
- Identify .
- Solve the inequality for .
- Round up to the next integer (you need enough terms).
Mini worked example (term count):
Approximate within .
- Here .
- Need .
- Solve:
So using guarantees error less than .
C) Decide whether your partial sum is an overestimate or underestimate
If the series starts with a positive term (common form ):
- is an **overestimate** when is odd.
- is an **underestimate** when is even.
Reason: has the sign of term .
Mini worked example (over/under):
For :
- If , then term is negative, so and (overestimate).
Key Formulas, Rules & Facts
The core facts (keep these straight)
| Item | Formula | When to use | Notes |
|---|---|---|---|
| Alternating series form | with | To identify alternating structure | Index might start at or |
| Alternating Series Test (AST) | (eventually), and | To prove convergence and justify error bound | “Eventually decreasing” is enough |
| Remainder definition | Anytime you talk about error | Error is exact but unknown | |
| Error bound (Alternating Series Error Bound) | Estimating accuracy of | Use next term’s magnitude | |
| Over/under estimate | has sign of term | To label over/under | Odds/evens alternate around true sum |
Practical inequality to pick
To guarantee accuracy within :
“Trapping” the true sum (interval estimate)
For a standard alternating series starting positive:
- If is **odd**, then .
- If is **even**, then .
So you can bound the true sum between two consecutive partial sums.
Examples & Applications
Example 1: Approximate using an alternating series
You should know the classic series:
Set :
Question type: Find so that the approximation error is less than .
- Here , decreasing to .
- Need
Extra exam twist (over/under):
- is an **underestimate** because is even.
Example 2: Maclaurin approximation with guaranteed error
Consider
Approximate using and bound the error.
- For :
- Here (decreasing), so
Over/under: Series starts positive with alternating signs. Since is odd, term is positive, so and is an underestimate.
So:
Example 3: Arctangent series and “how many terms?”
You may see:
Approximate within .
- At :
- Here .
- Need .
- Solve:
So using partial sum through (that’s **5000 terms**) guarantees error under .
Example 4: Using the bound to create a numeric interval
Let
Approximate using and give an interval containing .
- is decreasing to .
- Compute:
- Error bound:
- Over/under: even, term is positive, so and is an underestimate.
Interval:
Common Mistakes & Traps
Using the error bound without checking the conditions
- Wrong: Jumping straight to just because signs alternate.
- Why wrong: The theorem needs decreasing (at least eventually) and .
- Fix: Always state/check: , decreasing, limit .
Using instead of
- Wrong: Saying .
- Why wrong: The remainder after terms is controlled by the next omitted term.
- Fix: Write: “Error after terms magnitude of term .”
Index confusion (starting at vs )
- Wrong: Mixing up what “the th term” means.
- Why wrong: Taylor series often start at , while many textbook series start at .
- Fix: Define your partial sum clearly (e.g., ) and then use the next term accordingly.
Assuming “alternating” automatically means “decreasing”
- Wrong: Not verifying .
- Why wrong: Some alternating series have magnitudes that bounce around; AST (and the error bound) may fail.
- Fix: Check monotonicity directly, or show it’s true for all .
Forgetting that “eventually decreasing” is enough
- Wrong: Rejecting AST/error bound because the first couple of terms don’t decrease.
- Why wrong: The theorem requires decreasing for all sufficiently large .
- Fix: If needed, start applying the bound after the series becomes monotone.
Sign mistake on overestimate vs underestimate
- Wrong: Claiming the wrong direction (especially with odd/even partial sums).
- Why wrong: The remainder has the sign of term .
- Fix: Look at the next term’s sign. If then ; if then .
Solving the inequality but not rounding correctly
- Wrong: Getting and choosing .
- Why wrong: You need an integer that satisfies the strict inequality.
- Fix: Always round up to the next integer that works.
Confusing alternating-series error with Taylor’s Lagrange error
- Wrong: Using derivative-based Lagrange remainder when the problem is clearly about alternating series terms.
- Why wrong: Different hypotheses, different bounds.
- Fix: If the terms alternate and decrease to , the alternating bound is typically the fastest, simplest tool: .
Memory Aids & Quick Tricks
| Trick / mnemonic | What it helps you remember | When to use it |
|---|---|---|
| “Next term tells the error” | Any alternating approximation | |
| “Odd over, even under” (for series starting positive) | Over/under estimate pattern of | When asked “overestimate or underestimate?” |
| “Flip to find ” | Write series as with | When the alternation is hidden (e.g., or starting negative) |
| “Trap with two sums” | True sum lies between consecutive partial sums | When asked for an interval estimate |
Quick sign check: determine the sign of term . That’s the sign of .
Quick Review Checklist
- [ ] Can you rewrite the series as with ?
- [ ] Did you verify is (eventually) decreasing and ?
- [ ] Do you know the error bound: ?
- [ ] For a desired error , did you solve and round up?
- [ ] Can you state whether is an overestimate or underestimate by checking the sign of term ?
- [ ] If needed, can you give an interval: (and tighten it using the sign/odd-even rule)?
You’ve got this—if you can spot quickly and track the sign of the next term, most AP questions on this become routine.