Alternating Series Test
Testing convergence of alternating series
🎯 Alternating Series Test
What is an Alternating Series?
An alternating series has terms that alternate in sign:
where .
Examples:
- (alternating harmonic)
💡 Key Idea: Signs flip back and forth: positive, negative, positive, negative, ...
Alternating Series Test (AST)
The series (or ) converges if:
- for all (terms are positive before adding the sign)
- for all (eventually decreasing)
- (terms approach 0)
🎯 Three conditions: positive, decreasing, limit is 0
Why It Works
The partial sums oscillate but get closer together:
Since is decreasing:
- Adding positive term moves right (but less each time)
- Subtracting negative term moves left (but less each time)
The partial sums converge to a limit!
Example 1: Alternating Harmonic Series
Test
Check conditions: Let
-
✓ for all
-
✓ is decreasing (since )
-
✓
Conclusion: By the Alternating Series Test, the series converges!
(Actually converges to )
Note: The regular harmonic series diverges, but the alternating version converges!
Example 2: Use AST
Determine if converges.
Check conditions: Let
- ✓ for all
- Check if decreasing: Is ?
This is hard to compare directly. Try the derivative test:
Let
For : , so
✓ is decreasing for
- Check limit:
✓
Conclusion: All three conditions satisfied!
By AST, the series converges.
Example 3: AST Fails
Does converge?
Check conditions: Let
-
✓
-
Let's assume it's eventually decreasing (we can verify)
-
Check limit:
Condition 3 fails!
Since , we have .
By the nth Term Test: the series diverges.
(Don't even need AST here - nth term test is quicker!)
Absolute vs Conditional Convergence
A series is:
Absolutely convergent if converges
Conditionally convergent if converges but diverges
💡 Important: Absolute convergence is stronger than regular convergence!
Theorem: Absolute Convergence Implies Convergence
If converges, then converges.
Contrapositive: If diverges, then diverges.
Example 4: Absolute vs Conditional
The alternating harmonic series :
Converges (by AST)
But: (harmonic series) diverges!
This series is conditionally convergent (converges, but not absolutely).
Example 5: Absolutely Convergent
Does converge absolutely, conditionally, or diverge?
Step 1: Test absolute convergence
This is a p-series with , so it converges!
Conclusion: Since converges, the series is absolutely convergent.
(It's also convergent, since absolute convergence implies convergence)
Alternating Series Estimation Theorem
If converges by AST, and is the sum, then:
The error after terms satisfies:
💡 Key Idea: Error is at most the first omitted term!
Also: The true sum is between and (partial sums bracket the answer).
Example 6: Estimate Error
For , estimate the error if we use the first 10 terms.
The error is:
So the sum is within 0.091 of .
Example 7: How Many Terms?
For , how many terms are needed for error less than 0.01?
Need:
Need at least 10 terms.
Strategy for Alternating Series
Step 1: Recognize it's alternating (look for or )
Step 2: Apply AST (check three conditions)
Step 3: If AST works, test for absolute convergence:
- Check if converges (using p-series, comparison, etc.)
- If yes: absolutely convergent
- If no: conditionally convergent
⚠️ Common Mistakes
Mistake 1: Forgetting to Check Decreasing
WRONG: "Since , AST says it converges"
RIGHT: Must check ALL three conditions! Decreasing is crucial.
Counterexample:
Limit is 0, but not decreasing!
Mistake 2: Testing Wrong Series for Absolute Convergence
WRONG: Test for absolute convergence
RIGHT: Test (drop the !)
Mistake 3: Using AST on Non-Alternating Series
AST only works for series that alternate signs!
Can't use it on (all positive).
Mistake 4: Confusing Conditional and Absolute
Conditionally convergent: Converges, but not absolutely (more fragile)
Absolutely convergent: Both and converge (stronger!)
If absolutely convergent, then also convergent (but not vice versa).
Summary Table
| Series | Converges? | Converges? | Type | |--------|------------|------------------------|------| | | Yes (AST) | No (harmonic) | Conditional | | | Yes (AST) | Yes (p-series) | Absolute | | | No (nth term) | No | Divergent |
📝 Practice Strategy
- Look for pattern - signals alternating series
- Check nth term test first: If , diverges immediately!
- Apply AST: Check positive, decreasing (use derivative!), limit is 0
- For decreasing: Can use or direct comparison
- Test absolute convergence: Drop the , test
- For error estimates: Use
- Memorize: Absolute convergence → convergence (but not reverse!)
📚 Practice Problems
1Problem 1medium
❓ Question:
Determine if converges absolutely, conditionally, or diverges.
💡 Show Solution
Step 1: Test for convergence using AST
Let
-
✓ for all
-
✓ is decreasing (larger denominator → smaller value)
-
✓
By AST, the series converges.
Step 2: Test for absolute convergence
This is a p-series with .
By p-series test: diverges!
Step 3: Conclusion
The series converges (by AST) but diverges.
The series is conditionally convergent.
2Problem 2medium
❓ Question:
Determine whether the alternating series converges or diverges:
💡 Show Solution
Solution:
This is an alternating series of the form where .
Alternating Series Test conditions:
-
for all ✓ (clearly )
-
is decreasing:
✓
-
✓
All three conditions are satisfied, so by the Alternating Series Test, the series converges.
Note: This is the alternating harmonic series. It converges to , even though the regular harmonic series diverges.
3Problem 3easy
❓ Question:
For , determine convergence type and estimate error using 5 terms.
💡 Show Solution
Step 1: Test for absolute convergence
This is geometric with .
Converges! (Sum is )
Step 2: Conclusion on convergence
Since converges:
The series is absolutely convergent (and therefore convergent).
Step 3: Estimate error using 5 terms
By Alternating Series Estimation Theorem:
The error using 5 terms is at most 0.00137.
Step 4: Calculate (optional)
The true sum is approximately .
4Problem 4hard
❓ Question:
Show that converges and determine if it converges absolutely.
💡 Show Solution
Step 1: Apply Alternating Series Test
Let for
- ✓ for (since for )
- Check if decreasing: As increases, increases, so decreases ✓
Or use derivative:
for ✓
- Check limit:
✓
(Since )
By AST, the series converges.
Step 2: Test for absolute convergence
Compare to using Limit Comparison Test:
This is form. Use L'Hôpital's:
Since the limit is and diverges, diverges.
Step 3: Conclusion
The series converges (by AST) but does not converge absolutely.
The series is conditionally convergent.
5Problem 5hard
❓ Question:
Determine if the alternating series Σ(-1)ⁿ⁺¹·n/(n² + 1) from n=1 to ∞ converges.
💡 Show Solution
Step 1: Identify as alternating series: Series: Σ(-1)ⁿ⁺¹·n/(n² + 1) Form: Σ(-1)ⁿ⁺¹·bₙ where bₙ = n/(n² + 1)
Step 2: Check condition 1 - bₙ > 0: bₙ = n/(n² + 1) > 0 for all n ≥ 1 ✓
Step 3: Check condition 2 - bₙ is decreasing: Consider f(x) = x/(x² + 1) f'(x) = [(1)(x² + 1) - x(2x)]/(x² + 1)² = (x² + 1 - 2x²)/(x² + 1)² = (1 - x²)/(x² + 1)²
For x ≥ 1: 1 - x² < 0, so f'(x) < 0 Therefore bₙ is decreasing for n ≥ 1 ✓
Step 4: Check condition 3 - lim(n→∞) bₙ = 0: lim(n→∞) n/(n² + 1) = lim(n→∞) (1/n)/(1 + 1/n²) = 0/1 = 0 ✓
Step 5: Apply alternating series test: All three conditions satisfied Therefore the series converges
Answer: Converges by alternating series test
Practice with Flashcards
Review key concepts with our flashcard system
Browse All Topics
Explore other calculus topics