1

I came across the following video on YouTube: Sum of all natural numbers (- 1/8).

Basically what happens is: \begin{align*} 1+2+3+\dotsb &= N \\ 1+(2+3+4)+(5+6+7)+\dotsb &= N\\ 1+9+18+27+\dotsb &= N\\ 1+9(1+2+3+4+\dotsb)&= N\\ 1+9N &= N \end{align*} and therefore $N=-\frac{1}{8}$.

This is directly in contradiction with the well-known result of $-\frac{1}{12}$.

What is the problem with this reasoning? Was this result discovered earlier? Is this a consequence of Riemann's Rearrangement Theorem? Thanks in advance.

This was a repost of my previous post because some people said it was a duplicate to "Why is the sum of natural numbers $-1/12$?"

mtheorylord
  • 4,274
  • 2
    There is one right answer to that question, and infinitely many wrong ones. -1/8 and -1/12 simply happen to be two different wrong ones. – dxiv Aug 21 '16 at 23:51
  • 1
    I agree that your question is not a duplicate. I would be interested to see if there is a regularization method that yields $1+2+3+\ldots=-\frac{1}{8}$. The method I know e.g. Riemann zeta regularization yield $1+2+3+\ldots=-\frac{1}{12}$. – Batominovski Aug 21 '16 at 23:52
  • @Batominovski Just compose the grouping operation OP used with zeta regularization. – anon Aug 21 '16 at 23:53
  • How exactly? Writing $\frac{1}{1^s}+\frac{2+3+4}{2^s}+\frac{5+6+7}{3^s}+\ldots=1+9\big(\zeta(s-1)-\zeta(s)\big)$? – Batominovski Aug 21 '16 at 23:54
  • @Batominovski A more interesting question, to my mind, is whether different ("formally valid") regularisation techniques can yield different finite "sums"? We all know that "naive" algebraic manipulations of divergent series can give convergent "sums" but the process is invalid and the answers are "totally wrong". But do "valid" regularisation techniques all converge to the same solution for a given series? In other words, is there a single "correct finite sum" for a divergent series? (as an aside: that's the most number of quote marks ("...") I've ever used in a single comment or answer! :) – Deepak Aug 22 '16 at 00:36
  • Well, my comment above gives a different regularization (try plugging in $s=0$). However, it doesn't give $-\frac{1}{8}$ or $-\frac{1}{12}$. So, the answer is really dependent on how you make the regularization. – Batominovski Aug 22 '16 at 00:38
  • @Batominovski Thanks. I've seen regularisation derived "sums" be used in practical applications, e.g. higher physics. But that leads me to question whether one particular regularisation is somehow "more correct" than another. – Deepak Aug 22 '16 at 00:39
  • @Batominovski Just putting my (probably hair-brained!) query into context, it's like when someone asked (I think it was on this site) whether there was a "natural" constant of indefinite integration (normally considered arbitrary). And I think there was a constant that was thought to be more "natural" than any other - I believe it was the Euler-Mascheroni constant. This query is along the same lines. – Deepak Aug 22 '16 at 00:42
  • It's a cute joke, I admit. It's neat that 1+2 +(3+4+5+6+7)+.... leads to the exact same result. As does 1+2 + 3 +(4+5+6+7+8+9+10). – fleablood Aug 22 '16 at 00:42
  • 1+...+n+((n+1)+.....+(3n+1))+...=n (n+1)/2 +(2n+1)^2N. So N =-(n (n+1)/2)/[(2n+1)^2-1]=-1/8. That's neat in a wrong and useless sort of way. – fleablood Aug 22 '16 at 00:51
  • @mtheorylord: Do not repost your questions. You already posted this question here: http://math.stackexchange.com/q/1899339/264, where it was closed by the community. – Zev Chonoles Aug 22 '16 at 01:04
  • @Deepak Like this? http://math.stackexchange.com/questions/1854642/can-different-choices-of-regulator-assign-different-values-to-the-same-divergent – Clement C. Aug 22 '16 at 01:28
  • @ClementC. Thank you! – Deepak Aug 22 '16 at 02:28
  • @dxiv $1 + 2 + 3 + ... = -\frac{1}{12}$ is not a wrong answer. – user76284 Jun 28 '19 at 01:00
  • @user76284 It is a wrong answer to the question as stated: "the sum of natural number". If the OP (or you) meant "sum" in the sense of some regularization, then that would have needed to be spelled out explicitly, since there is no unique choice, and the "value" depends on the one being chosen, see for example https://math.stackexchange.com/questions/1862343/non-canonicity-of-using-zeta-function-to-assign-values-to-divergent-series or https://math.stackexchange.com/questions/1854642/can-different-choices-of-regulator-assign-different-values-to-the-same-divergent. – dxiv Jun 28 '19 at 02:53
  • @dxiv Isn't it obvious to you that the OP is asking for a regularized sum? Regarding the links you shared: The first one is wrong, I think, because you cannot split the series into two like that when all three series diverge. The second one is more interesting and I was coincidentally looking into it right now. – user76284 Jun 28 '19 at 02:57
  • @user76284 No, it's not obvious to me in this context. And I don't know that it's obvious to the OP, either, given the posted attempt to get their result via elementary arithmetic with divergent series. – dxiv Jun 28 '19 at 03:03
  • @dxiv Fair point. Regarding the second link you shared earlier, I think I found why $\beta = 1/2$ is the only value that really makes sense: https://math.stackexchange.com/questions/1854642/can-different-choices-of-regulator-assign-different-values-to-the-same-divergent#comment6763648_1863154. Let me know what you think. – user76284 Jul 10 '19 at 03:37

4 Answers4

4

What is the problem with this reasoning?

You grouped terms together, and indeed performed infinitely many groupings of terms. Generally speaking, this can change the regularized value of a divergent series with respect to a fixed choice of summation method.

Was this result discovered earlier?

No idea.

Is this a consequence of Riemann's Rearrangement Theorem?

No, that theorem only applies to (conditionally) convergent series, not to divergent series.

anon
  • 151,657
3

Let us try to work with that kind of logic. Let $$ N=1+2+3+\cdots,\ \ \ \ \ \ M=1+1+1+1+\cdots $$ Then $$ N-M=0+1+2+3+\cdots=N. $$ So $M=0$. Now $$ -1=-1+0=-1+M=-1+1+1+\cdots=1+1+1+\cdots=0. $$ Not particularly sound: this proves that all numbers are zero.

The problem arises from treating $N$ and $M$ as numbers. We can assign them a number if we want, but as the above shows the assignment will not be coherent with the usual laws of arithmetic.

As mentioned in artic tern's answer, this has nothing to do with rearrangements of conditionally convergent series.

Martin Argerami
  • 205,756
3

In your basic calculus course you define what it means for a series (an infinite sum) to be equal to a real number. One also defines exactly when one can say that a series is equal to a number.

Under that definition, we can say that the series/sum $$ 1 + 2 + 3 + 4 + \dots $$ is divergent. This means that it is not equal to $-1/8$ or $-1/12$. On might even say that it doesn't exist (as a limit of partial sums).

Now, when people then say stuff like $1 + 2 + 3 + \dots = -1/12$ they will have a definition that explains exactly what this means. And that definition will be different from the standard definition from your standard calculus class. To understand more about how one can give meaning to saying things like this, I suggest that you browse the following questions that have already touched on this:

There are other questions that a relevant (as you can see from the list on the side).

Thomas
  • 43,555
1

Infinite sums that do not converge can be assigned meaningful values in different ways.

$1+2+3+\dots = \infty$ and $1+2+3+\dots = -\frac 1{12}$ are both meaningful in the appropriate context.

But calculating with hyperreals has no bearing on this issue except that it makes the first choice reasonable in some contexts.

Enrico M.
  • 26,114