There’s a video doing the rounds that purports to show 1 + 2 + 3 + 4 … = -1/12.
Briefly the sum 1 + 2 + 3 + 4 … does not converge. As a limit we would say the sum approaches positive infinity.
There are some physics and maths applications in which there are other kinds of “sums”, but the video doesn’t give much hint that is dealing with anything other than arithmetic summation so, dealing with it on its own terms, it is wrong, because of two important errors.
Firstly, you can’t perform additions, subtractions etc on “infinities” as though they were ordinary numbers. If you do allow that, you can prove anything.
1 + 2 + 3 + 4 + 5 … = X
Now add 0 to both sides
0 + 1 + 2 + 3 + 4 … = 0 + X
Subtract the second eqn from the first
1 + 1 + 1 + 1 + 1 … = 0
So the sum of an infinite series of 1s is 0, yay.
Add another 0 to both sides …
0 + 1 + 1 + 1 + 1 … = 0 + 0
Now subtract that last eqn from the second last eqn …
1 + 0 + 0 + 0 + 0 + 0 = 0
Therefore, 1 = 0
The second error is that they use a power series expansion outside the domain for which it is valid. The power series representation of 1/(1 + x)^2 is 1 – 2x + 3×2 – 4×3 + · · for a domain of -1 < x < 1.
The domain is important. This formula is invalid outside that domain. That is, it is not valid for x=1, x=-1, or x> 1 or x < -1. Outside that range, the sum diverges.
—-
So, going through the “proof” in the video:
S = 1 + 2 + 3 + 4 + 5 + 6 + …
4S = 4 + 8 + 12 + …
Subtract 4S from S and get
-3S = 1 – 2 + 3 – 4 + 5 – 6 …
This is where the first error is. You can’t subtract infinite numbers like you would finite numbers.
But ignoring that and moving on to the next part
The RHS of that last equation looks like the power series expansion of 1/(1 + x)^2 for x = 1… that is, 1/(1+1)^2
This is the second error. That power series expansion has a domain of -1 < x < 1, so saying it is the power series expansion of 1/(1 + 1)^2 is a nonsense.
So from there, you go
-3S = 1/(1+1)^2 = 1/4
S = -1/12


