Deciding whether an infinite series converges or diverges is rarely about memorizing every test. It is about matching the shape of the terms to the one test that settles the question fastest. This page organizes the standard tests around that idea.
The decision shortcut
When you face a series, run through this order:
- 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 term sizes decrease to .
For a series
convergence means the partial sums approach a finite limit; divergence means they do not. Note that a convergence test usually does not compute the sum. It only classifies. That distinction matters because the goal is almost always classification, not evaluation.
Why each test fits its shape
The term test comes first because it is cheap
If
then
diverges. This th-term test is one-way only: does not guarantee convergence. The harmonic series
diverges even though .
Geometric and -series are the reference shapes
A geometric series
converges when and diverges when . A -series
converges when and diverges when . Recognizing these first is what makes comparison work, because they are the benchmarks you compare against.
Comparison and limit comparison match rational shapes
Use the comparison test for positive terms, and 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 a known divergent series, yours also diverges. Because it rests on inequalities, it is cleanest when you can bound terms directly. When clean inequalities are awkward but two positive-term series share the same dominant behavior, use limit comparison instead. For
if
for finite , then and both converge or both diverge. This is usually the cleanest choice for rational expressions in .
Ratio and root match factorials, exponentials, and th powers
Use the ratio test when factorials or exponential factors appear, because those grow or shrink by a roughly constant factor each step, which is exactly what a ratio measures:
If , the series converges absolutely; if or , it diverges; if , the test is inconclusive, so that case settles nothing on its own. Use the root test when an th power is built in, like terms of the form , since taking the th root cancels that power cleanly:
with the same three conclusions as the ratio test.
Alternating and integral tests have strict conditions
For alternating signs, in a form like
with eventually decreasing and , the series converges, though not necessarily absolutely. That gap between convergence and absolute convergence is exactly the difference between conditional and absolute convergence, so the alternating series test alone never certifies absolute convergence.
The integral test applies when the series comes from a positive, continuous, decreasing with for large ; then
both converge or both diverge. It is especially useful for logarithmic and power-based terms, but only when positivity, continuity, and the decreasing condition all hold on the interval you use.
Worked example: ratio test on
Consider
The exponential factor points to the ratio test. With ,
and
Because , the series converges absolutely. The real lesson is the choice of test: the makes the ratio simplify cleanly, so the ratio test wins with little algebra.
Practice picking the test
Try
Before any algebra, decide which test fits the shape and say why. Then solve it, and ask whether the same test would still be your first pick for
Comparing the two cements the pattern.
Calculation traps to avoid
Using a test that does not match. Rational functions of favor comparison or limit comparison; factorials and exponentials favor ratio.
Forgetting the conditions. Comparison tests need positive terms. The alternating series test needs eventually decreasing positive magnitudes with limit . The integral test needs positivity, continuity, and decreasing behavior.
Treating as a verdict. For ratio and root tests, means the test failed to decide. Use a different approach.
Assuming is enough. It is necessary, not sufficient. The harmonic series is the standard counterexample.
Where these tests matter
Convergence tests run throughout calculus and analysis: classifying infinite sums, justifying power-series manipulations, and checking whether an approximation is mathematically safe. The underlying skill is pattern recognition, matching a series to the test that exposes its structure fastest.
Frequently Asked Questions
- How do you choose the right convergence test for a series?
- Match the test to the shape of the terms. First check whether the terms approach zero; if not, the series diverges. Then look for geometric or p-series patterns, use comparison for positive terms resembling a known benchmark, use ratio or root when factorials or exponentials dominate, and use the alternating series test when signs alternate and term sizes decrease to zero.
- What does the nth-term test for divergence say?
- If the terms of a series do not approach zero, the series must diverge. The test is one-way only: terms approaching zero does not guarantee convergence. The harmonic series is the classic example, since its terms shrink to zero yet the series still diverges.
- When does a p-series converge?
- A p-series, the sum of 1 over n to the power p, converges when p is greater than 1 and diverges when p is less than or equal to 1. Together with geometric series, p-series are the first benchmark patterns to recognize before reaching for more sophisticated tests.
- Does a convergence test tell you the sum of a series?
- Usually not. A convergence test tells you whether a finite sum exists, not what its value is. The goal in most problems is classification rather than evaluation, so passing a test confirms the series converges without computing the actual sum.
Need help with a problem?
Upload your question and get a verified, step-by-step solution in seconds.
Open GPAI Solver →