Series and Convergence Tests
A series converges when its sequence of partial sums does, so every fact about sequences transfers. Geometric and telescoping series sum in closed form; the n-th term test rejects series whose terms miss zero, though the harmonic series shows the converse fails; and the comparison test against the geometric and p-series benchmarks settles most nonnegative-term series.
╌╌╌╌
A series adds infinitely many numbers. The sum is given meaning by the sequence of finite partial sums, so the whole theory of sequences applies to a series through that sequence. The motivation for building analysis rigorously was largely to understand series, since solutions of differential equations and expansions of functions arrive as series.
Series and partial sums
The notation does double duty: it names the series and, when convergence holds, the limit of the partial sums. Context decides which. The index may start anywhere convenient; and denote the same series.
The geometric series
The one family that can be summed in closed form is the geometric series, and it underlies most convergence tests.
If the terms do not go to zero, and the series diverges. The picture is a unit length repeatedly halved (for ): the pieces shrink fast enough that their total is finite.
A second family collapses because consecutive terms cancel: whenever for a convergent sequence , the series telescopes and sums to .
The correspondence runs both ways: the terms recover from the partial sums as first differences, .
Tails, the Cauchy criterion, and linearity
Three properties transfer directly from sequences to series.
- Tails. For any , the series and converge together, differing only by the fixed finite sum . Convergence is a property of the tail.4
- Cauchy criterion. Since a real sequence converges iff it is Cauchy, a series converges iff its partial sums are Cauchy: for every there is with This says every sufficiently late block of consecutive terms has small sum.5
- Linearity. If and converge and , then and . Each follows by taking limits of the corresponding identity for partial sums.6
The n-th term test
The Cauchy criterion with isolates a single term, yielding a fast necessary condition for convergence.
The test is a divergence test: if the terms do not go to zero, the series diverges. It gives at once that diverges for . The converse is false, as the harmonic series shows.
The harmonic series diverges
The terms tend to zero, but not fast enough: their partial sums outgrow every bound, albeit slowly. Deciding whether a nonnegative series converges is therefore a question of how fast its terms decay, and the comparison test answers it.
Nonnegative series and the comparison test
When every term is nonnegative, the partial sums are monotone increasing, so by the monotone convergence theorem the series converges exactly when they are bounded above.
This reduces convergence of a nonnegative series to one inequality, and comparing against a series already understood settles it.
The p-series
The benchmark family for the comparison test is the -series.
The direction of the block estimate is the whole difference: bounding blocks from below shows divergence, from above shows convergence. Neither test names the sum. The value is a separate and much harder computation, and as a function of is the Riemann zeta function, the subject of a famous open problem.
| Series | Converges? | Reason |
|---|---|---|
| iff | geometric, closed form | |
| yes () | telescopes | |
| no | block bound | |
| iff | comparison with a geometric series |
Summary
A series converges by definition when its partial sums do, so sequences supply all the theory: the Cauchy criterion, linearity, and tail-independence carry over unchanged. The -th term test rejects any series whose terms miss zero, but passing it guarantees nothing, as the harmonic series shows. For nonnegative terms, convergence is boundedness of the partial sums, and the comparison test against the geometric and -series decides most cases at sight. The comparison test requires nonnegative terms; series with mixed signs need absolute convergence and the ratio, root, and alternating-series tests.
Footnotes
- Lebl, §2.5, Example 2.5.4. ↩
- Lebl, §2.5, Proposition 2.5.5. ↩
- Lebl, §2.5, Exercise 2.5.1. ↩
- Lebl, §2.5, Proposition 2.5.6. ↩
- Lebl, §2.5, Definition 2.5.7 and Proposition 2.5.8. ↩
- Lebl, §2.5, Proposition 2.5.12. ↩ ↩2
- Lebl, §2.5, Proposition 2.5.9. ↩
- Lebl, §2.5, Example 2.5.11; the proof is due to Oresme. ↩
- Lebl, §2.5, Propositions 2.5.13 and 2.5.16. ↩
- Lebl, §2.5, Example 2.5.18. ↩
- Lebl, §2.5, Exercise 2.5.3. ↩
- Lebl, §2.5, Proposition 2.5.17. ↩
╌╌ END ╌╌