Limit Test for Divergence
Limit Test for Divergence
A convergence test that uses the fact that the terms of a convergent series must have a limit of zero.

See also
Key Formula
If n→∞liman=0, then n=1∑∞an diverges.
Where:
- an = The nth term (general term) of the series
- n = The index of summation, running from 1 to infinity
- ∑n=1∞an = The infinite series whose convergence is being tested
Worked Example
Problem: Determine whether the series ∑n=1∞4n+53n converges or diverges using the Limit Test for Divergence.
Step 1: Identify the general term of the series.
an=4n+53n
Step 2: Compute the limit of the general term as n approaches infinity. Divide numerator and denominator by n.
n→∞lim4n+53n=n→∞lim4+n53
Step 3: As n approaches infinity, the fraction 5/n approaches 0, so the limit simplifies.
n→∞lim4+n53=4+03=43
Step 4: Since the limit is 3/4, which is not equal to 0, the Limit Test for Divergence tells us the series diverges.
43=0⟹n=1∑∞4n+53n diverges
Answer: The series diverges by the Limit Test for Divergence because limn→∞an=43=0.
Another Example
This example demonstrates the most common pitfall: when the limit equals 0, the test tells you nothing. It shows that the Divergence Test can only prove divergence, never convergence.
Problem: Apply the Limit Test for Divergence to the series ∑n=1∞n21.
Step 1: Identify the general term of the series.
an=n21
Step 2: Compute the limit of the general term as n approaches infinity.
n→∞limn21=0
Step 3: The limit equals 0. The Divergence Test is therefore inconclusive — it does NOT prove convergence. You would need a different test (such as the p-series test with p = 2 > 1) to confirm that this series converges.
n→∞liman=0⟹test is inconclusive
Answer: The Limit Test for Divergence is inconclusive here because the limit equals 0. A separate test must be used to determine convergence.
Frequently Asked Questions
Can the Divergence Test prove that a series converges?
No. The Divergence Test can only prove divergence. If the limit of the nth term equals zero, the test is inconclusive — the series might converge or might diverge. For example, ∑1/n has terms approaching 0, yet it diverges (harmonic series), while ∑1/n2 also has terms approaching 0 and converges.
What is the difference between the Divergence Test and the Limit Comparison Test?
The Divergence Test checks whether limn→∞an=0 to conclude divergence. The Limit Comparison Test compares the ratio limn→∞an/bn to a known benchmark series ∑bn and can prove either convergence or divergence. The Divergence Test is a quick first check, while the Limit Comparison Test is a more powerful tool used after the Divergence Test is inconclusive.
When should you use the Divergence Test?
Use it as the very first step whenever you are asked to determine whether a series converges or diverges. It is fast and easy to apply. If the limit of the general term is clearly nonzero (or does not exist), you are done — the series diverges. If the limit is zero, move on to other tests like the Ratio Test, Integral Test, or Comparison Test.
Divergence Test vs. Integral Test
| Divergence Test | Integral Test | |
|---|---|---|
| What it tests | Whether lim aₙ ≠ 0 | Whether ∫ f(x) dx converges, where f(n) = aₙ |
| Can prove convergence? | No — only divergence | Yes — can prove convergence or divergence |
| Requirements | Only need to evaluate a limit | f(x) must be positive, continuous, and decreasing |
| Difficulty | Usually very quick | Requires evaluating an improper integral |
| When to use | Always try first as a quick check | When terms resemble a function you can integrate |
Why It Matters
The Divergence Test is typically the first test students learn and the first test they should apply in any series convergence problem, whether in AP Calculus BC or a college Calculus II course. It provides a fast way to eliminate series that obviously diverge before investing effort in more complex tests. Understanding this test also reinforces the crucial distinction between a necessary condition (terms going to zero) and a sufficient condition (the series actually converging).
Common Mistakes
Mistake: Concluding that a series converges because the limit of aₙ is 0.
Correction: A limit of 0 is necessary for convergence but not sufficient. The harmonic series ∑1/n is the classic counterexample: its terms approach 0, yet it diverges. When the limit is 0, the Divergence Test is inconclusive, and you must use another test.
Mistake: Forgetting to check the Divergence Test before applying more complex tests.
Correction: Always apply the Divergence Test first. If the limit is nonzero or does not exist, you can immediately conclude divergence without needing the Ratio Test, Comparison Test, or any other method.
Related Terms
- Convergence Tests — Family of tests that includes the Divergence Test
- Convergent Series — A series whose terms must satisfy lim aₙ = 0
- Divergent Series — What the test concludes when the limit is nonzero
- Limit — The core operation evaluated in this test
- Term — The individual aₙ whose limit is computed
- Zero — The critical threshold value in the test
- Harmonic Series — Key counterexample where lim aₙ = 0 but series diverges
