OK, Numberphile just blew my mind. The sum of all natural numbers (from 1 to infinity) produces an “astounding” result.
I can’t help feeling that it’s a bit of a parlor trick like “proving” 1 = 2 via mathematical trickery. All that sliding infinite series one spot to the right or left to make things cancel.
i turned the video off when he decided he’d add two series together by spacing them apart. Like adding 100 + 100 and just deciding i’ll do it like this:
100
+100
1100
So 100 + 100 = 1100? I don’t think so. If doing that is a critical step to proving all the numbers to infinity add up to -1/12 I’m not interested.
The sum of the first 100 numbers is 5050. No way the sum up to infinity (which includes the first 100) is less than that, let alone a negative fraction. The sum of any amount of positive numbers cannot be negative. The sum of any amount of whole numbers can’t be a fraction.
This must be based on some sort of hidden mistake shorthand trickery crap. I’m just going to use common sense.
Almost always a mistake. There’s a reason why mathematical brilliance also requires years of training. Human beings are generally pretty bad at logical reasoning. As the saying goes, “common sense” is neither.
What you did above is not the same thing that he did in the video. He wasn’t adding together two invidiual numbers, but two whole series of numbers, and the sliding/spacing just changed the order of the addition.
As for your other objection, you’re sort of right; but I think that’s addressed in the other thread I linked to above. If it makes you feel any better, think of it as a sort of mathematical equivalent of science fiction, starting with “What if we could do this” and seeing where it takes you.
Ok fair enough, forget “common sense” and replace it with basic mathematical conjectures. The sum of two whole numbers is a whole number. The sum of two positive numbers is also a positive number. Basic pre-algebra principles of math.
In the video, that’s how he added two (equivalent) series together - by spacing them apart one digit and adding straight down. I call bullshit on that. It was exactly like my 100+100=1100 example. He did it like this:
S1=1+2+3+4…
2(S1) =
1+2+3+4…
1+2+3+4…
1+3+5+7…
No. It would be:
1+2+3+4…
1+2+3+4…
2+4+6+8…
So if that’s the type of mistake this is premised on, I’m not interested in seeing any more.
In your defense, it’s pretty hard to search for 1+2+3+ … = -1/12. And we wouldn’t have been discussing that particular video before, since it just got posted.
Explain how either is a mistake. Neither really is.
The mistake here is supposing this is a “basic” mathematical operation.
Yes, it involves only addition. But it involves addition of two divergent infinite series, which is not well defined.
While that’s bad enough, your 100+100 example is actually worse, since it involves incorrect addition on top of everything else. At no point in either addition of infinite series is the value of any individual term changed. But in your addition, you increase the value of one of your terms by a factor of 10 for some reason. That makes no sense and does not occur in the addition of the infinite series.
The sliding changed the answer. Just like how it changes 100+100 from 200 to 1100. He wanted to multiply the series by 2, and adding it to itself is an easy way to do that. But you don’t get to slide the numbers around. That changes the answer. I understand it’s a series as opposed to a single number, but moving it around to add down in columns changes the answer. You have to add the first number in the first series to the first number in the second series, and so on. You can’t add the first number to the second number, 3rd to the 4th, and so on. That’s arbitrary. Why not add the 1st number to the 3rd number? Let’s move it apart two spaces instead of one.
It is a parlor trick. Most proofs of “1=2” divide by zero at some point, rendering the rest of the proof invalid. This one relies on treating a divergent series like one that converges, which is equally invalid. The sum of all positive integers does not equal negative one twelfth. It doesn’t equal anything, because the series grows without bound.
I didn’t have the sound on, but the result for S1 is incorrect.
He puts:
S1 = 1 - 1 + 1 - 1 + 1 - 1 + 1 - 1 + … = 1/2,
which is incorrect. Everything after that pretty much falls apart.
If my previous post didn’t make it clear: you seem to be confusing numbers with digits of a number. It’s basic math that when you have a finite set of numbers to add together, you can add them in any order whatsoever without changing the result. 1 + 2 + 3 + 4 is the same as 1 + 3 + 4 + 2 is the same as 4 + 1 + 2 + 3 and etc.
Ah okay, that does help. He said he was trying to multiply the same series by 2. I was using “digits” interchangeably with “numbers” (or spaces, places, whatever). I guess it’s like adding all the even numbers and adding all the odd numbers, presumably the sums are the same.
Under the standard definitions, that sum is undefined. If, however, you extend the definitions in any of a variety of obvious ways, the sum becomes equal to -1/12.
By analogy: What’s 3 divided by 2? It doesn’t make sense: 3 isn’t a multiple of 2, so there’s no integer that you can multiply by 2 to get 3. But if we assume that it does make sense, and extend the definition of “number” to compensate, we can get a sensible answer.
Or another one: What’s 4^2.5? Well, 4^2 = 44, with two 4s, and 4^3 = 44*4, with three 4s… But what the heck does it mean to multiply two and a half 4s together? That’s clearly nonsense! Except that we can come up with a new definition of exponentiation to accommodate that, and find that it makes perfect sense to say that 4^2.5 = 32.
It’s the same thing here. Using the simple set of definitions, it looks like (1+2+3+4+…) is nonsense. But if we extend the definitions, we can get an answer for it.
Pretty much, yeah. If you take a class in which infinite series are covered (often second-semester Calculus), they’ll tell you you can only perform manipulations like these on series that are absolutely convergent (or they’ll be careful to work with partial sums and worry about when and how those sums converge). But centuries ago, mathematicians like Euler played fast and loose with infinite series like this and got some pretty interesting results that way.
Here we do get a “nonsensical” result; but is it the kind of nonsensical result like “1 = 2”, that just plain isn’t true, or is it the kind of nonsensical result like “sqrt(-1) is a number,” that leads somewhere interesting and useful if you allow yourself to accept it?
I think it’s like the former, not the latter. It’s just as nonsensical as 1=2. Imaginary numbers are not clearly wrong. If you want to say sqrt (-1) = i so be it. If you can get useful results from that, wonderful. IF you want to say sqrt (-1) = 1 or 0 or 2 or 50 or -1/12 then no, that’s not gonna work.
Worries me to think any theoretical physics might use this sort of thing. I have no doubt such physics will remain theoretical.