U10.7 Alternating Series and Error Bound
Master the Alternating Series Test and the alternating series error bound |S − S_N| ≤ |a_{N+1}| for AP Calculus BC Unit 10.
What you'll do in this lesson
A voice-first session with the Crimsora tutor on U10.7 Alternating Series and Error Bound, then targeted practice and FRQs — with the tutor adapting to where you get stuck.
What this lesson covers
Many important series in AP Calculus BC—like or the Maclaurin series for cosine—switch signs term after term. These alternating series have a beautifully simple convergence test and, even better, an error bound you can compute in one step. This lesson shows you exactly when the Alternating Series Test applies, how to check its conditions cleanly, and how to bound the error of a partial sum using nothing more than the size of the first term you leave off. Nailing this topic pays off directly on both multiple-choice and free-response questions, where you are often asked how many terms guarantee a target accuracy.
The Alternating Series Test (AST)
An alternating series has the form or where . The signs flip each term. The Alternating Series Test says the series converges if two conditions both hold:
First, the terms decrease in magnitude: for all beyond some starting index. Second, the terms shrink to zero: .
Both conditions are about the positive part , never the signed term. A common mistake is to test ; instead you must confirm where .
If the limit of is not zero, the series diverges by the nth-Term Test—the AST is not even needed. If the limit is zero but the terms are not decreasing, the AST is inconclusive and you must try another approach.
To verify that terms decrease, you can compare to algebraically, or treat as a function and show . On the exam, clearly stating both conditions is what earns the justification point.
First, the terms decrease in magnitude: for all beyond some starting index. Second, the terms shrink to zero: .
Both conditions are about the positive part , never the signed term. A common mistake is to test ; instead you must confirm where .
If the limit of is not zero, the series diverges by the nth-Term Test—the AST is not even needed. If the limit is zero but the terms are not decreasing, the AST is inconclusive and you must try another approach.
To verify that terms decrease, you can compare to algebraically, or treat as a function and show . On the exam, clearly stating both conditions is what earns the justification point.
| Condition | What to check | Why it matters |
|---|---|---|
| Decreasing | Partial sums bracket the true sum | |
| Limit zero | Necessary for any convergence |
Why the test works: bracketing partial sums
Understanding the mechanism makes the error bound obvious. Consider the partial sums of an alternating series with decreasing terms. Because each term is smaller than the last and alternates sign, the partial sums oscillate—overshooting, then undershooting the true sum .
The odd partial sums form one sequence closing in from one side, and the even partial sums close in from the other. Each new term is smaller, so the gap between consecutive partial sums shrinks toward zero. Since the terms go to zero, these two sequences squeeze together and trap the true value between every consecutive pair and .
This bracketing is the whole reason the series converges, and it is also why the error is so easy to bound. The true sum always lies between the last two partial sums you computed. So whatever partial sum you stop at, the exact answer is no farther away than the very next term.
A frequent misconception: students think the AST tells you the series converges absolutely. It does not. The AST only guarantees convergence—possibly conditional. Whether it converges absolutely is a separate question answered by testing directly (covered in U10.8).
The odd partial sums form one sequence closing in from one side, and the even partial sums close in from the other. Each new term is smaller, so the gap between consecutive partial sums shrinks toward zero. Since the terms go to zero, these two sequences squeeze together and trap the true value between every consecutive pair and .
This bracketing is the whole reason the series converges, and it is also why the error is so easy to bound. The true sum always lies between the last two partial sums you computed. So whatever partial sum you stop at, the exact answer is no farther away than the very next term.
A frequent misconception: students think the AST tells you the series converges absolutely. It does not. The AST only guarantees convergence—possibly conditional. Whether it converges absolutely is a separate question answered by testing directly (covered in U10.8).
The Alternating Series Error Bound
If an alternating series satisfies the AST conditions and converges to , then the error from stopping at the th partial sum satisfiesIn words: the error is no bigger than the magnitude of the first term you did not include. This is remarkably clean—no derivatives, no factorials to estimate, unlike the Lagrange error bound in U10.11.
Be careful with indexing. If includes terms up through index , then is the next term. Always identify which term comes after your last included term and take its absolute value.
A typical exam task: find how many terms guarantee accuracy within a tolerance . You solve the inequality for . For example, to approximate within , you need , so , meaning terms.
The bound only applies once the terms are actually decreasing. If the first few terms increase before settling, apply the bound starting from where monotonic decrease begins. Also, the bound requires ; without it, the series diverges and no partial sum approximates anything.
Be careful with indexing. If includes terms up through index , then is the next term. Always identify which term comes after your last included term and take its absolute value.
A typical exam task: find how many terms guarantee accuracy within a tolerance . You solve the inequality for . For example, to approximate within , you need , so , meaning terms.
The bound only applies once the terms are actually decreasing. If the first few terms increase before settling, apply the bound starting from where monotonic decrease begins. Also, the bound requires ; without it, the series diverges and no partial sum approximates anything.
How the AP exam tests this
Expect three flavors of questions. First, justification: given a series, state that terms are positive and decreasing and that they tend to zero, then conclude convergence by the AST. Skipping either condition loses points even if the conclusion is right.
Second, error estimation: given a partial sum approximation, state a bound on the error using , or determine the minimum number of terms needed for a target accuracy. These appear both as multiple-choice and as parts of FRQs involving Taylor and Maclaurin series.
Third, sign reasoning: because partial sums bracket the true value, you may be asked whether overestimates or underestimates . If the next term is added with a positive sign, then is an underestimate; if negative, an overestimate.
Watch out: the error bound is a bound, not the exact error. Saying the error equals is wrong—it is at most that.
Second, error estimation: given a partial sum approximation, state a bound on the error using , or determine the minimum number of terms needed for a target accuracy. These appear both as multiple-choice and as parts of FRQs involving Taylor and Maclaurin series.
Third, sign reasoning: because partial sums bracket the true value, you may be asked whether overestimates or underestimates . If the next term is added with a positive sign, then is an underestimate; if negative, an overestimate.
| Task | Key move |
|---|---|
| Prove convergence | Verify decreasing and limit zero, cite AST |
| Bound error | Compute |
| Find N for accuracy | Solve |
| Over/under estimate | Check sign of first omitted term |
Connecting to Taylor series
Many alternating series come from evaluating a Maclaurin series at a specific point, and this is where the error bound becomes a powerful shortcut. The series for , , and (for suitable ) all alternate.
For instance, is alternating with decreasing terms tending to zero. If you approximate with the first three terms, the error is at most .
This often gives a tighter, easier bound than the Lagrange error bound from U10.11. When a Taylor approximation produces an alternating series with decreasing terms, you may use the alternating series bound instead of Lagrange—and AP scoring accepts either when applicable.
The key precondition is that the numerical series really does alternate with decreasing magnitudes. If plugging in a value produces terms that do not strictly decrease at first, the alternating bound may not apply immediately, and you would fall back on Lagrange. Recognizing which tool fits is part of what makes this topic worth mastering.
For instance, is alternating with decreasing terms tending to zero. If you approximate with the first three terms, the error is at most .
This often gives a tighter, easier bound than the Lagrange error bound from U10.11. When a Taylor approximation produces an alternating series with decreasing terms, you may use the alternating series bound instead of Lagrange—and AP scoring accepts either when applicable.
The key precondition is that the numerical series really does alternate with decreasing magnitudes. If plugging in a value produces terms that do not strictly decrease at first, the alternating bound may not apply immediately, and you would fall back on Lagrange. Recognizing which tool fits is part of what makes this topic worth mastering.
Key terms
- Alternating series.
- A series whose terms alternate in sign, written or with .
- Alternating Series Test (AST).
- A test stating that converges if is eventually decreasing and .
- Partial sum .
- The sum of the first terms of a series up through index ; used to approximate the full sum .
- Alternating series error bound.
- For a convergent alternating series satisfying the AST, , the size of the first omitted term.
- Conditional convergence.
- When a series converges but the series of absolute values diverges; alternating series often converge only conditionally.
- nth-Term Test.
- If , the series diverges; used to rule out convergence before applying the AST.
- Monotonic decrease.
- The property , required so partial sums bracket the true sum.
Worked example
Consider the series . (a) Show it converges. (b) Approximate the sum using the first three terms and bound the error.
Part (a): Write the positive part as . Check the two AST conditions.
Decreasing: since increases, decreases, so for all . Limit: .
Both conditions hold, so by the Alternating Series Test the series converges.
Part (b): The first three terms giveThe error bound is the magnitude of the next term, .
So . The true sum lies within of . Since the fourth term is negative, is an overestimate: the true sum is slightly less than .
Decreasing: since increases, decreases, so for all . Limit: .
Both conditions hold, so by the Alternating Series Test the series converges.
Part (b): The first three terms giveThe error bound is the magnitude of the next term, .
So . The true sum lies within of . Since the fourth term is negative, is an overestimate: the true sum is slightly less than .
Practice questions
How many terms of the series are needed to approximate its sum with error less than ?
- 7 terms
- 8 terms
- 9 terms
- 10 terms
Answer: 9 terms
The error bound requires . So , giving , hence . Using terms guarantees the error is at most . The first omitted term is the 10th term, whose magnitude meets the tolerance.
The alternating series converges to . If you use the first four terms as an approximation , state a bound on and determine whether is an overestimate or underestimate.
Answer: The error is at most , and is an underestimate.
Here , which decreases to zero, so the AST applies. The fifth term is . The error bound is . Because the first omitted term is positive (it adds to the sum), falls short of the true value, making it an underestimate.
Explain why the series diverges even though its terms alternate.
Answer: It diverges by the nth-Term Test because the terms do not approach zero.
For the AST to guarantee convergence, we need . But . Since the terms fail to shrink to zero, the alternating series diverges by the nth-Term Test. Alternating signs alone never force convergence—the magnitude must tend to zero.
FAQ
- When can I use the alternating series error bound instead of the Lagrange error bound?
- Use it whenever your numerical series genuinely alternates in sign with terms decreasing in magnitude toward zero. Many Taylor approximations, like or , produce such series, and the alternating bound is usually simpler than Lagrange. If the terms do not strictly decrease, use Lagrange instead.
- Does the Alternating Series Test prove absolute convergence?
- No. The AST only proves the series converges—possibly conditionally. To determine absolute convergence, test the series of absolute values separately using tools like the p-series or comparison tests. A series can pass the AST yet have diverge, meaning it converges conditionally.
- What if the terms increase at first before decreasing?
- The AST and the error bound only require the terms to eventually decrease. Convergence still holds as long as the decrease begins after some index and the limit is zero. However, apply the error bound only from the point where the terms are actually decreasing; otherwise the bracketing argument fails.
- Is the error bound the exact error?
- No—it is an upper bound. The true error is at most , but usually smaller. On the exam, write it as an inequality with , never as an equality. Claiming the error equals the next term is a common mistake that loses credit.
Learn this with a teacher, not a page
The Crimsora tutor teaches U10.7 Alternating Series and Error Bound live — explaining on a whiteboard, asking you questions, and adapting to where you get stuck.