When Infinite Sums Have Finite Answers
Add together infinitely many numbers. What do you get?
Sometimes infinity. Sometimes a perfectly ordinary finite number. The difference depends on how quickly the terms shrink — and this turns out to be one of the subtler, more surprising corners of mathematics.
The geometric series: the cleanest example
If you multiply a starting value by the same ratio repeatedly and add everything up:
There's an elegant trick. Multiply by :
Subtract: , so , giving .
This works when — when the ratio is small enough that the terms shrink to zero fast enough.
This is why exactly — not approximately, not "close to," but equal. They are the same number written two different ways.
The harmonic series: deceptively divergent
Now consider
Each term is smaller than the last. Surely this converges?
It doesn't. The harmonic series diverges — the partial sums grow without bound.
The proof is one of the most elegant in mathematics, due to Nicole Oresme around 1350:
Every block of terms (doubling in size) contributes at least . Since you can form infinitely many blocks, the sum is infinite.
The terms go to zero — but not fast enough. This is the key lesson: is necessary for convergence, but not sufficient.
How slowly does the harmonic series diverge?
Almost comically slowly. The partial sum grows like .
- To reach : you need about terms.
- To reach : about terms.
No computer could ever compute enough terms to reach by direct summation.
The Basel problem: a beautiful surprise
Now add the squares of the reciprocals:
This is the Basel problem, solved by Leonhard Euler in 1735. The result shocked the mathematical world. Why does — a number about circles — appear in the sum of reciprocals of squares?
Euler's proof used the fact that can be expressed as an infinite product over its roots, which he compared to a polynomial's factored form. The argument is not rigorous by modern standards, but the answer is correct, and a rigorous proof was found within decades.
The appearance of is not coincidence — it reflects a deep connection between number theory and analysis that runs through the Riemann zeta function.
Convergence tests in brief
How do you tell whether a series converges?
Ratio test: compute . If , converges. If , diverges.
Comparison: if your terms are smaller than a convergent series' terms, you converge.
-series: converges iff . Borderline case at (harmonic, diverges).
Alternating series test: alternating signs with decreasing terms going to zero — converges.
Absolute versus conditional convergence
Some series converge because of cancellation between positive and negative terms, not because the terms shrink fast enough.
The alternating harmonic series:
This converges. But (ignoring signs) diverges. Such a series is called conditionally convergent.
The Riemann rearrangement theorem: if you rearrange the terms of a conditionally convergent series, you can make it converge to any value you like — or diverge to infinity, or oscillate forever.
This is genuinely strange. Addition is supposed to be commutative. But for conditionally convergent series, the order of the terms determines the sum.