Convergence Tests
Convergence Tests
Limit test for divergence
Integral test
Comparison
test
Limit comparison test
Alternating series test
Ratio test
Root test
See also
Convergent series, divergent series, power series, power series convergence, nth partial sum, remainder of a series, series rules, series
Worked Example
Problem: Determine whether the series n=1∑∞3nn converges or diverges by selecting and applying an appropriate convergence test.
Step 1: Choose a test: The general term involves n in the numerator and an exponential 3n in the denominator. When you see a ratio of successive terms that simplifies nicely—especially with exponentials or factorials—the Ratio Test is a strong choice.
Step 2: Set up the Ratio Test: The Ratio Test examines the limit of the absolute value of the ratio of consecutive terms:
L=n→∞limanan+1
Step 3: Compute the ratio: With an=3nn, substitute an+1=3n+1n+1:
anan+1=3n+1n+1⋅n3n=3nn+1
Step 4: Evaluate the limit: Take the limit as n→∞:
L=n→∞lim3nn+1=n→∞lim31+n1=31
Step 5: Apply the conclusion: Since L=31<1, the Ratio Test guarantees that the series converges.
Answer: By the Ratio Test, n=1∑∞3nn converges because L=31<1.
Another Example
Problem: Determine whether the series n=1∑∞n2+n1 converges or diverges using the Comparison Test.
Step 1: Choose a test and a comparison series: The terms n2+n1 resemble n21 for large n. Since ∑n21 is a known convergent p-series (p=2>1), try the Comparison Test.
Step 2: Establish the inequality: For all n≥1, n2+n>n2, so:
0<n2+n1<n21
Step 3: Conclude: Each term of our series is smaller than the corresponding term of a convergent series. By the Comparison Test, ∑n2+n1 also converges.
Answer: By the Comparison Test with ∑n21, the series n=1∑∞n2+n1 converges.
Frequently Asked Questions
How do I know which convergence test to use?
Start with the Limit Test for Divergence—it's quick and rules out series whose terms don't approach zero. If terms involve factorials or exponentials, try the Ratio Test. If the general term looks like a known series (geometric or p-series), use the Comparison or Limit Comparison Test. For alternating signs, use the Alternating Series Test. If the n-th root simplifies nicely, try the Root Test. Practice builds intuition for matching series structure to the right test.
Can a convergence test be inconclusive?
Yes. For example, the Ratio Test is inconclusive when L=1, meaning it cannot determine convergence or divergence. The Limit Test for Divergence can only prove divergence; if the limit of terms equals zero, the test tells you nothing. When one test is inconclusive, you must try a different test.
Comparison Test vs. Limit Comparison Test
The Comparison Test requires you to establish a direct inequality between your series and a known series term by term. The Limit Comparison Test instead computes the limit of the ratio of the two series' terms. If this limit is a finite positive number, both series share the same convergence behavior. The Limit Comparison Test is often easier when finding a clean inequality is difficult.
Why It Matters
Many problems in calculus, physics, and engineering require you to add infinitely many terms—for instance, representing functions as power series or Fourier series. Convergence tests tell you whether those infinite sums actually produce a meaningful finite value. Without them, you have no rigorous way to know if an infinite series can be safely used in a calculation.
Common Mistakes
Mistake: Assuming that if limn→∞an=0, the series must converge.
Correction: Terms approaching zero is necessary but not sufficient for convergence. The harmonic series ∑n1 has terms going to zero yet diverges. You must apply an additional test beyond the Limit Test for Divergence.
Mistake: Using the Ratio Test or Root Test on series where the limit equals 1 and concluding convergence or divergence.
Correction: When L=1, both the Ratio Test and Root Test are inconclusive. You need to switch to a different test, such as the Comparison Test or Integral Test, to reach a conclusion.
Related Terms
- Limit Test for Divergence — Quick first check: do terms approach zero?
- Ratio Test — Uses ratio of consecutive terms
- Root Test — Uses nth root of terms
- Comparison Test — Compares to a known convergent/divergent series
- Limit Comparison Test — Limit-based variant of comparison
- Integral Test — Connects series convergence to improper integrals
- Alternating Series Test — For series with alternating positive/negative terms
- Convergent Series — A series whose partial sums approach a finite limit
