← Back to Paradoxes

The Ramanujan Summation

1 + 2 + 3 + 4 + ... = −1/12

How can adding all positive integers give a small negative fraction? This "absurd" result is used in string theory and quantum physics. Let's explore the mathematics behind this mind-bending claim.

1

The Obvious Truth: This Sum Diverges

Let's be clear: if you add positive integers the normal way, the sum grows without bound.

Partial sum S(0) = 0

Important Caveat

The statement "1+2+3+... = -1/12" is not true in the traditional sense of infinite sums. The partial sums S(n) = n(n+1)/2 grow to infinity. What we're about to explore is a different way of assigning a value to this divergent series—a technique called regularization.

2

The Grandi Series: 1 − 1 + 1 − 1 + ... = ?

Before tackling 1+2+3+..., let's look at a simpler paradox:

G = 1 − 1 + 1 − 1 + 1 − 1 + ...
Partial sums oscillate: 1, 0, 1, 0, 1, 0, ...
Trick: G = 1 − (1 − 1 + 1 − 1 + ...) = 1 − G
Solving: 2G = 1, therefore G = 1/2

Cesàro Summation: The average of partial sums (1, 0.5, 0.67, 0.5, 0.6, 0.5, ...) converges to 1/2. This is one rigorous way to assign a value to this divergent series.

3

The Alternating Sum: 1 − 2 + 3 − 4 + ... = 1/4

Now consider this alternating series:

A = 1 − 2 + 3 − 4 + 5 − 6 + ...
Write A−A: A − A = 0
Shift A:   A =   1 − 2 + 3 − 4 + 5 − ...
−A =      −1 + 2 − 3 + 4 − ...
Add: 2A = 1 − 1 + 1 − 1 + 1 − ... = G = 1/2
Result: A = 1/4

Abel summation: limx→1⁻ Σ(-1)ⁿ⁺¹n·xⁿ = 1/4

4

Ramanujan's Algebraic Magic

Now, let S = 1 + 2 + 3 + 4 + 5 + ... (our target sum)

Define: S = 1 + 2 + 3 + 4 + 5 + 6 + ...
Compute S−A: S = 1 + 2 + 3 + 4 + 5 + 6 + ...
A = 1 − 2 + 3 − 4 + 5 − 6 + ...
Subtract: S − A = 0 + 4 + 0 + 8 + 0 + 12 + ... = 4(1 + 2 + 3 + ...) = 4S
Solve: S − A = 4S → −A = 3S → S = −A/3
Using A=1/4: S = −(1/4)/3 = −1/12
5

The Rigorous Foundation: Riemann Zeta Function

The mathematically rigorous explanation uses analytic continuation:

ζ(s) = 1 + 1/2s + 1/3s + 1/4s + ...   (converges for Re(s) > 1)

The zeta function can be analytically continued to all complex numbers except s=1. When we evaluate at s = −1:

ζ(−1) = −1/12

This is NOT the same as saying the series converges to −1/12. Rather, it's the unique analytic continuation of the function defined by that series.

6

Why Physicists Care: Real-World Applications

This "absurd" result appears in actual physics calculations:

The Casimir Effect

When calculating the vacuum energy between two metal plates, the sum 1+2+3+... appears. Using −1/12 gives predictions that match experiments precisely!

String Theory

The bosonic string only works consistently in 26 dimensions. This number comes directly from regularizing 1+2+3+... to −1/12. The calculation: 1 − 26·(−1/12) = 1 + 26/12 = 0 (required for consistency).

Quantum Field Theory

Renormalization often requires assigning finite values to divergent sums. Zeta regularization (using ζ(−1) = −1/12) is one standard technique.

The Takeaway

−1/12 is not what the series "sums to" in ordinary terms. It's a meaningful value that can be consistently associated with the divergent series—and nature seems to agree.

The Deep Truth

"The sum of all positive integers equals −1/12" is a provocative statement that captures attention, but it requires careful interpretation. The series 1+2+3+... does not converge in any traditional sense. However, through techniques like analytic continuation and zeta regularization, we can assign it the value −1/12 in a consistent, useful way—one that even predicts correct physics!

"Sometimes in mathematics and physics, the 'wrong' answer turns out to be profoundly right."