Series convergence tests help you decide whether an infinite series converges or diverges. The key is not memorizing every test in isolation. It is learning which test matches the shape of the terms.
If you need a fast way to choose, start here:
- Check whether . If it does not, the series diverges.
- Look for a known pattern first, especially geometric series or -series.
- Use comparison for positive terms that resemble a familiar benchmark.
- Use ratio or root when factorials, exponentials, or powers dominate.
- Use the alternating series test only when signs alternate and the term sizes decrease to .
What series convergence tests tell you
For a series
convergence means the partial sums approach a finite limit. Divergence means they do not.
A convergence test usually does not compute the sum. It tells you whether a finite sum exists. That distinction matters because the goal is often classification, not evaluation.
Start with the term test for divergence
Before choosing a sophisticated test, check the terms themselves.
If
then
must diverge.
This is sometimes called the th-term test for divergence. It is only a one-way test: if , that does not guarantee convergence.
For example,
still diverges even though .
How to choose the right convergence test
Recognize geometric series and -series first
These are the first models to recognize.
A geometric series
converges when and diverges when .
A -series
converges when and diverges when .
If your series looks close to one of these, that usually suggests the next step.
Use the comparison test for positive terms
Use the comparison test for series with positive terms. The logic is intuitive: if your terms are no larger than the terms of a known convergent series, your series also converges. If your terms are at least as large as the terms of a known divergent series, your series also diverges.
This test depends on inequalities, so it is most useful when you can compare terms cleanly.
Use limit comparison when the dominant behavior matches
Use limit comparison when direct inequalities feel awkward but two positive-term series have the same dominant behavior.
If
and
for some finite constant , then and either both converge or both diverge.
This is often the cleanest choice for rational expressions in .
Use the ratio test for factorials and exponentials
Use the ratio test when factorials or exponential factors appear.
For
look at
Then:
- If , the series converges absolutely.
- If or , the series diverges.
- If , the test is inconclusive.
That last case matters. A limit of does not mean convergence or divergence by itself.
Use the root test when an th power is built in
Use the root test when the th root is natural to compute, especially for terms like .
Compute
The conclusions are the same as for the ratio test:
- If , the series converges absolutely.
- If , the series diverges.
- If , the test is inconclusive.
Use the alternating series test only under its conditions
Use this when the signs alternate, usually in a form like
with .
If decreases eventually and , then the series converges.
This test shows convergence, but not necessarily absolute convergence. That difference is the gap between conditional convergence and absolute convergence.
Use the integral test when the series comes from a function
Use the integral test when the series comes from a positive, continuous, decreasing function with for large .
Then
and
either both converge or both diverge.
This is especially useful for logarithmic and power-based terms, but only when the required conditions hold.
Worked example: ratio test on
Consider
The terms include an exponential factor , so the ratio test is a natural choice.
Let
Then
Now take the limit:
Because , the series converges absolutely.
The important takeaway is the choice of test. The exponential term makes the ratio simplify cleanly, so the ratio test gives a quick answer with little algebra.
Common mistakes with convergence tests
Using a test that does not match the series
If a series looks like a rational function of , comparison or limit comparison is often better than ratio. If it contains factorials or exponentials, ratio is often better than comparison.
Forgetting the conditions
The comparison and limit comparison tests are for positive-term series. The alternating series test needs eventually decreasing positive magnitudes and a limit of . The integral test needs positivity, continuity, and decreasing behavior on the interval you use.
Treating as a conclusion
For both ratio and root tests, means the test did not settle the question. You need a different approach.
Assuming is enough
It is necessary for convergence, but not sufficient. The harmonic series is the standard counterexample.
Where series convergence tests are used
Convergence tests show up throughout calculus and analysis. They help classify infinite sums, justify power-series manipulations, and decide whether an approximation method is mathematically safe to use.
In practice, the real skill is pattern recognition. You are learning to match the structure of a series to the test that reveals that structure fastest.
Try a similar problem
Try
Before calculating anything, decide which test fits the shape best and say why. That habit is usually more valuable than rushing into algebra.
Then solve it and check whether the same test would still be your first choice for
Trying one more case is a good way to make the pattern stick.
Need help with a problem?
Upload your question and get a verified, step-by-step solution in seconds.
Open GPAI Solver →