๐ŸŽฏโญ INTERACTIVE LESSON

Alternating Series

Learn step-by-step with interactive practice!

Loading lesson...

Alternating Series - Complete Interactive Lesson

Part 1: Alternating Series Test

Alternating Series

Part 1 of 7 โ€” The Alternating Series Test

Alternating Series Test (Leibniz Test)

sumn=1infty(โˆ’1)n+1bnsum_{n=1}^{infty} (-1)^{n+1} b_n converges if:

  1. bn>0b_n > 0 (terms are positive)
  2. bn+1leqbnb_{n+1} leq b_n (decreasing)
  3. limnoinftybn=0lim_{n o infty} b_n = 0

Examples

sum_{n=1}^{infty} rac{(-1)^{n+1}}{n} = 1 - rac{1}{2} + rac{1}{3} - rac{1}{4} + cdots = ln 2

This is the alternating harmonic series โ€” it converges!

Alternating Series Test ๐ŸŽฏ

Key Takeaways โ€” Part 1

AST: decreasing positive terms going to zero โ†’ converges.

Part 2: Error Bound

Alternating Series

Part 2 of 7 โ€” Error Bound

Alternating Series Error Bound

If S=sumn=1infty(โˆ’1)n+1bnS = sum_{n=1}^{infty}(-1)^{n+1}b_n and SnS_n is the nnth partial sum:

โˆฃSโˆ’Snโˆฃleqbn+1|S - S_n| leq b_{n+1}

The error is at most the absolute value of the first omitted term.

Example

S = sum_{n=1}^{infty} rac{(-1)^{n+1}}{n^2}. After 4 terms:

S4=1โˆ’1/4+1/9โˆ’1/16S_4 = 1 - 1/4 + 1/9 - 1/16

Error leqb5=1/25=0.04leq b_5 = 1/25 = 0.04

Error Bound ๐ŸŽฏ

Key Takeaways โ€” Part 2

Error โ‰ค\leq first omitted term. This is a very useful and simple bound!

Part 3: Conditional Convergence

Alternating Series

Part 3 of 7 โ€” Absolute vs Conditional Convergence

Absolute Convergence

sumansum a_n converges absolutely if sumโˆฃanโˆฃsum |a_n| converges.

Conditional Convergence

sumansum a_n converges conditionally if sumansum a_n converges but sumโˆฃanโˆฃsum |a_n| diverges.

Key Fact

Absolute convergence โ†’ convergence (but NOT vice versa!)

Example

sum rac{(-1)^{n+1}}{n}: converges (AST) but sum1/nsum 1/n diverges โ†’ conditional convergence

sum rac{(-1)^n}{n^2}: sum1/n2sum 1/n^2 converges โ†’ absolute convergence

Absolute vs Conditional ๐ŸŽฏ

Key Takeaways โ€” Part 3

Absolute: โˆ‘โˆฃanโˆฃ\sum |a_n| converges. Conditional: series converges but absolute version doesn't.

Part 4: Absolute Convergence

Alternating Series

Part 4 of 7 โ€” Approximation with Error Bound

AP Exam Application

"Approximate sum_{n=0}^{infty} rac{(-1)^n}{(2n+1)!} to within 0.0010.001."

This is sin(1)sin(1)! Compute partial sums until the first omitted term <0.001< 0.001.

n=0n=0: 11 n=1n=1: 1โˆ’1/6=5/61 - 1/6 = 5/6 n=2n=2: 5/6+1/1205/6 + 1/120

Check: b3=1/5040approx0.0002<0.001b_3 = 1/5040 approx 0.0002 < 0.001 โœ“

So S2=5/6+1/120=101/120approx0.8417S_2 = 5/6 + 1/120 = 101/120 approx 0.8417 approximates sin(1)sin(1) within 0.0010.001.

Error Applications ๐ŸŽฏ

Key Takeaways โ€” Part 4

On the AP exam: compute partial sums until the error bound is small enough.

Part 5: Applications

Alternating Series

Part 5 of 7 โ€” Rearrangement Theorem

Riemann Rearrangement Theorem

A conditionally convergent series can be rearranged to converge to ANY number, or to diverge!

An absolutely convergent series gives the same sum regardless of rearrangement.

This is why absolute convergence is "stronger" than conditional convergence.

Rearrangement ๐ŸŽฏ

Key Takeaways โ€” Part 5

Conditional โ†’ rearrangement changes the sum. Absolute โ†’ sum is preserved.

Part 6: Problem-Solving Workshop

Alternating Series

Part 6 of 7 โ€” Practice Workshop

Mixed Practice ๐ŸŽฏ

Workshop Complete!

Part 7: Review & Applications

Alternating Series โ€” Review

Part 7 of 7 โ€” Final Assessment

Final Assessment ๐ŸŽฏ

Alternating Series โ€” Complete! โœ