Convergence Tests
00 · Symbol Glossary
A series with terms for a fixed exponent . The series analogue of Chapter 08's p-integral — Section 02 shows the same threshold value of decides convergence for both.
A relationship between two series' terms, both non-negative, used in the comparison test (Section 01) to transmit convergence or divergence from one series to the other.
A series whose terms strictly alternate in sign, with for every . The sign alternation itself can force convergence even when (without the alternating signs) diverges — Section 04's central example.
Two different strengths of convergence for a series with mixed-sign terms, distinguished in Section 05: whether the series of absolute values also converges, or only the original signed series does.
01 · The Comparison Test
The geometric series (Chapter 09) and p-series (Section 02) are two rare series whose convergence can be checked directly. Most other series are checked instead by comparing them, term by term, to one of these known cases.
Suppose for all beyond some starting index.
- If converges, then converges (a smaller non-negative running total, capped by a finite one, cannot itself grow without bound).
- If diverges, then diverges (a larger running total than one already growing without bound must itself grow without bound).
Does converge? For every : , so (a larger denominator gives a smaller fraction, both sides positive).
is geometric with , , so it converges (Chapter 09, Section 03). Since and the larger series converges, the comparison test gives that converges too.
02 · p-Series and the Integral Test
If is positive, continuous, and decreasing for , and , then and (Chapter 08) either both converge or both diverge.
Drawing a rectangle of width and height over each interval produces exactly the Riemann-sum picture of Chapter 06, Section 01. Since is decreasing, these rectangles either all sit above the curve or all sit below it (depending on which endpoint is used), sandwiching the series' partial sums between the integral and the integral plus one extra term — so one is finite exactly when the other is.
Attempting to test -style sign-changing terms directly with the integral test (details of the sign pattern aside) — or more simply, misapplying the test to , which does not decrease monotonically as grows (it oscillates).
Why it breaks: the integral test's hypothesis explicitly requires to be decreasing (in addition to positive and continuous) for every beyond the starting point. Without that, the rectangle-sandwiching argument in the note above breaks down — the rectangles are no longer guaranteed to lie entirely above or entirely below the curve, so the integral and the series need not converge or diverge together.
Consequence: any series with non-monotonic or sign-changing terms needs a different test — the comparison test (Section 01), the alternating series test (Section 04), or the ratio test (Chapter 10) — never the integral test, which is only valid for positive, continuous, eventually-decreasing terms.
03 · The Limit Comparison Test
Direct term-by-term comparison (Section 01) requires finding an inequality that holds for every — sometimes awkward to set up. The limit comparison test replaces that inequality with a single limit computation.
Suppose for all , and where (a finite, positive number). Then and either both converge or both diverge.
04 · The Alternating Series Test
Every test so far required non-negative terms. Series whose terms alternate in sign behave differently — the sign changes themselves can produce convergence.
For with : if (1) for all (terms shrink, or stay equal) and (2) , then the series converges.
. Here : it is decreasing () and (Chapter 09, Section 01's example). Both alternating series test conditions hold, so this series converges.
This is the single most important contrast in the whole topic: Chapter 09, Section 05 proved the plain harmonic series diverges — but inserting alternating signs on the exact same terms converges. The sign pattern itself is doing real work.
Consider where — so takes the values and alternately, and is still true, but does not decrease monotonically (it bounces between roughly and instead of shrinking every single step).
Why it breaks: the alternating series test's proof (not derived in full here) relies on the partial sums oscillating with strictly shrinking amplitude — if fails to decrease, that oscillating-and-shrinking structure is not guaranteed, and the test's conclusion no longer follows from its hypotheses.
Consequence: alone is not sufficient — both conditions of the alternating series test must hold together. (This particular series happens to still converge by a more delicate argument, but the alternating series test itself does not certify it, since one of its two hypotheses fails; a test only proves what its hypotheses actually guarantee.)
05 · Absolute vs. Conditional Convergence
Section 04 showed that a series can converge only because of its alternating signs. This motivates classifying series with mixed-sign terms by a stronger question: does the series still converge if every term is made positive?
converges absolutely if converges (a stronger condition — this is Chapter 10's "converges absolutely" language, made precise here).
converges conditionally if converges but diverges.
Absolute convergence implies convergence — if converges, then converges too (proof omitted, but consistent with the comparison test: sandwiches between two pieces built from the convergent ).
converges (Section 04). Taking absolute values: , the plain harmonic series, which diverges (Chapter 09, Section 05).
The original series converges, but the absolute-value version diverges — so converges conditionally, not absolutely.
06 · Choosing a Test
- Do the terms fail to approach ? → test for divergence (Chapter 09) settles it immediately.
- Is it a geometric series or p-series? → apply the known formula/threshold directly (Chapter 09, Section 02 above).
- Do the terms resemble a known series (geometric or p-series) after ignoring lower-order behavior? → comparison test or limit comparison test.
- Are the terms for a positive, continuous, decreasing , with no elementary antiderivative comparison available? → integral test.
- Do the signs strictly alternate? → alternating series test, then classify absolute vs. conditional.
- Does the term involve a factorial, a fixed base raised to the -th power, or resemble a power series? → ratio test (Chapter 10).
07 · Exercises
Bound the given series' terms above (or below) by a p-series or geometric series whose convergence is already known.
: for all , , so . is a p-series with , converges (Section 02). By the comparison test, converges too.
Use the comparison test to determine whether converges.
Identify the dominant terms in the numerator and denominator for large , and choose a comparison series matching that behavior.
behaves like for large . Choose (p-series, , converges). (dividing by ). , finite and positive, so by the limit comparison test, converges.
Use the limit comparison test to determine whether converges.
Check that the integral test's three hypotheses (positive, continuous, decreasing) hold, then evaluate the corresponding improper integral using Chapter 08's tools.
(for , since ): let , positive, continuous, and decreasing for . : substitute , (Chapter 07 u-substitution), giving . Evaluate: , finite. The integral converges, so by the integral test, the series converges too.
Use the integral test to determine whether converges.
Check both alternating series test conditions (decreasing terms, terms shrinking to zero), then separately check convergence of the absolute-value series.
: is decreasing and , so by the alternating series test the series converges. Absolute values: , a p-series with , which converges. Since the absolute-value series also converges, the original series converges absolutely, not merely conditionally.
Show that converges, and determine whether it converges absolutely or only conditionally.
The presence of a factorial in the terms is the strongest signal to reach for the ratio test rather than a comparison-style test.
: ratio test, as . Since , the series diverges by the ratio test (Chapter 10) — factorial growth in the numerator overwhelms the exponential denominator.
Use the ratio test to determine whether converges.
A stream of alternating gains and losses, shrinking in size and tending to zero, is exactly the setup for the alternating series test.
A trading strategy's realized monthly P&L follows dollars in month (alternating gains and losses, shrinking in size). Total realized P&L across all months: . Since is decreasing and , the alternating series test gives convergence — the infinite stream of P&L sums to a finite total, even though the un-signed magnitudes (the harmonic series scaled by 1000) would diverge. This is a conditionally convergent total: it depends on the exact alternating order of gains and losses, not just their sizes.
A trading strategy's monthly P&L is modeled by dollars in month . Determine whether the total P&L over infinitely many months converges, and state whether it does so absolutely or conditionally.
08 · Chapter Summary
| Concept | Formula / Rule |
|---|---|
| Comparison test | : converges converges; diverges diverges |
| p-series | converges iff |
| Integral test | , positive/continuous/decreasing: series and share convergence |
| Limit comparison test | : both converge or both diverge |
| Alternating series test | decreasing, converges |
| Absolute convergence | converges converges |
| Conditional convergence | converges but diverges |
| Ratio test | Recap from Chapter 10 — best for factorials, fixed bases to the |
Next: Chapter 13 — Parametric Equations and Polar Coordinates, which describes curves that cannot be written as a single function .