Overview
This lecture reviews key tests to determine whether an infinite series converges or diverges, including their conditions and examples of applying each.
Divergence Test
- Take the limit of aβ as n approaches infinity; if the limit β 0, the series diverges.
- If the limit = 0, the test is inconclusive; use another test.
Geometric Series Test
- Series has 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) for |r| < 1.
p-Series Test
- Series of form 1/nα΅.
- If p > 1, the series converges; if p β€ 1, it diverges.
Telescoping Series
- Terms cancel in sequence, leaving only first and last terms of partial sum.
- Write the partial sum formula, then take the limit as nββ.
- If the limit is finite, the series converges.
Integral Test
- Define f(x) where aβ = f(n); f(x) must be positive, continuous, and decreasing for large x.
- If β«f(x)dx from 1 to β is finite, series converges; if not, it diverges.
Ratio Test
- Compute limβββ |aβββ / aβ|.
- If the result < 1, the series converges; if > 1, it diverges; if = 1, test is inconclusive.
Root Test
- Compute limβββ βΏβ|aβ|.
- Result < 1 means convergence; > 1 means divergence; = 1 is inconclusive.
Direct Comparison Test
- Compare a series aβ with a known bβ.
- If bβ β₯ aβ β₯ 0 and βbβ converges, then βaβ also converges.
- If aβ β₯ bβ β₯ 0 and βbβ diverges, then βaβ diverges.
Limit Comparison Test
- Take limβββ aβ/bβ = L, where 0 < L < β.
- If βbβ converges, so does βaβ, and vice versa.
Alternating Series Test
- Applies to series with alternating signs (e.g., (β1)βΏaβ).
- If limβββ aβ = 0 and aβ is decreasing, series converges.
Absolute and Conditional Convergence
- If β|aβ| converges, the series is absolutely convergent.
- If βaβ converges but β|aβ| diverges, it's conditionally convergent.
Key Terms & Definitions
- Converge β The sum of the infinite series approaches a finite value.
- Diverge β The sum of the series does not approach a finite value.
- Geometric Series β Series with a constant ratio between terms.
- p-Series β Series of the form 1/nα΅.
- Telescoping Series β Series where intermediate terms cancel.
- Integral Test β Uses an improper integral to test for convergence.
- Ratio/Root Test β Tests involving limits of term ratios or roots.
- Direct/Limit Comparison β Comparing with known series.
- Alternating Series β Series with terms that alternate in sign.
- Absolute Convergence β Convergence when all terms are positive.
- Conditional Convergence β Series converges only with alternating signs.
Action Items / Next Steps
- Practice identifying which test to apply to a given series.
- Work through textbook problems using each test.
- Review any series not easily classified by the above tests.