Overview
This lecture reviews the main convergence and divergence tests for infinite series, explaining how and when to use each test with examples.
Divergence Test
- Take the limit as nββ of aβ; if the limit β 0, the series diverges.
- If the limit = 0, the test is inconclusive; try another test.
Geometric Series Test
- Series of the form aΒ·rβΏ; identify the common ratio r.
- If |r| < 1, the series converges; if |r| β₯ 1, it diverges.
- The sum is aβ/(1 β r) if the series converges.
P-Series Test
- Series of the form 1/nα΅.
- If p > 1, the series converges; if p β€ 1, it diverges.
Telescoping Series
- Write terms to reveal cancellation between positive and negative fractions.
- Find the partial sum formula, then take its limit as nββ.
- If the limit is finite, the series converges.
Integral Test
- Replace aβ with a function f(x) that is positive, continuous, and decreasing for x β₯ N.
- Integrate f(x) from N to β; if the result is finite, the series converges; otherwise, it diverges.
Ratio Test
- Compute limit as nββ of |aβββ / aβ|.
- If the limit < 1, series converges; if > 1, diverges; if = 1, inconclusive.
Root Test
- Compute limit as nββ of βΏβ|aβ|.
- If the limit < 1, series converges; if > 1, diverges; if = 1, inconclusive.
Direct Comparison Test
- Compare a series aβ to a known series bβ.
- If bβ β₯ aβ β₯ 0 and bβ converges, then aβ converges.
- If 0 β€ bβ β€ aβ and bβ diverges, then aβ diverges.
Limit Comparison Test
- Take limit as nββ of aβ / bβ = L, where 0 < L < β.
- If known series bβ converges (or diverges), aβ converges (or diverges) as well.
Alternating Series Test
- Series of the form (β1)βΏaβ.
- Requires: (1) limβββ aβ = 0, and (2) aβ is decreasing.
- If both are met, series converges.
Absolute and Conditional Convergence
- If β|aβ| converges, the series is absolutely convergent.
- If βaβ converges but β|aβ| diverges, the series is conditionally convergent.
Key Terms & Definitions
- Converges β Series approaches a finite sum.
- Diverges β Series does not approach a finite sum.
- Geometric Series β Series with constant ratio between terms.
- P-Series β Series of the form 1/nα΅.
- Telescoping Series β Series where terms cancel each other in sequence.
- Integral Test β Uses improper integrals to test convergence.
- Ratio Test β Uses ratio of successive terms.
- Root Test β Uses nth root of terms.
- Direct Comparison β Compares terms to a known series.
- Limit Comparison β Compares limit of ratio of terms to a known series.
- Alternating Series β Series with terms alternating in sign.
- Absolute/Conditional Convergence β Distinction based on convergence of β|aβ|.
Action Items / Next Steps
- Practice identifying which test to apply based on series structure.
- Review example problems for each convergence/divergence test.
- Complete assigned exercises applying these tests to new series.