4

I just saw the proof that $$1+2+3+\cdots=-\frac{1}{12}$$ and my brain still hurts.

I completely understood the proof and my question is NOT actually about the proof itself. At the end of the proof, they said that this answer shows itself in quantum physics (e.g. it has a role in why there are 26 dimensions in string theory).

Sadly though, I am no expert in quantum physics and I'm wondering are there any other physical and/or mathematical situations that this counter intuitive result shows itself?

P.S. Needless to say, it would be great if your answer doesn't need a very deep background in physics or math.

Pouya
  • 421
  • This makes no sense to me. How could that sum possibly be convergent? – Wintermute Jan 09 '14 at 22:26
  • 2
    Didn't this just appear a few days ago? – copper.hat Jan 09 '14 at 22:27
  • 1
    @mtiano Check the following answer – Peter Košinár Jan 09 '14 at 22:28
  • @mtiano One can still sum a divergent series by various methods - in this case, analytic continuation of the Riemann zeta function. – Ayesha Jan 09 '14 at 22:29
  • 6
    I only wish people had the habit of indicating that they use a special summation method when they state such results. That would lead to less confusion and fewer duplicate questions. – Daniel Fischer Jan 09 '14 at 22:33
  • 2
    This is not a duplicate, in my view. The asker clearly wants a more "bird's eye view" answer with a physical example. – Potato Jan 09 '14 at 22:35
  • We have been barraged by $1+2+3+\cdots=-\frac{1}{12}$ over the past few days. – Ross Millikan Jan 09 '14 at 22:38
  • 2
    Please note that I'm NOT asking about the proof. I read the proof and as I said in my question I understood it completely. I'm asking weather you can provide mathematical/physical situations that this $-\frac{1}{12}$ shows itself. – Pouya Jan 09 '14 at 22:40
  • The link mentioned in the yellow box dose not answer my question. It would be great if one of the moderators that is reading my comment take some action on that. – Pouya Jan 09 '14 at 22:41
  • 1
    @Pouya I agree with you that people who have voted to close as a duplicate have made an error. Should it be closed, I will vote to reopen it. However, does my answer provide what you were looking for, or do you want something different? – Potato Jan 09 '14 at 22:45
  • This is certainly not a proof. – ocg Jan 09 '14 at 22:55
  • @JulienGodawatta, I agree that's just a little bit cheesy, but the other proof based on Riemann is more solid. Check the other video. – Pouya Jan 09 '14 at 22:57
  • @RossMillikan, as I've stated in my question, I'm not asking for the proof. Please read Potato's comment just above yours. – Pouya Jan 09 '14 at 22:59
  • I didn't say it was a duplicate and I didn't vote to close. I just said we have seen this particular sum a lot. – Ross Millikan Jan 09 '14 at 23:00
  • @RossMillikan, I apologize, my bad. I meant no attack :). – Pouya Jan 09 '14 at 23:01
  • You can see a geometrical interpretation for this here: http://mathoverflow.net/questions/215762/non-standard-numbers-and-exponential-form-of-zeta-function In short, $(1+2+3+4+...)=-\frac{\omega_-^2}2$ where $\omega_-=(1+1+1+1+...)$ is the quantity of natural numbers. – Anixx Sep 09 '15 at 15:26

1 Answers1

16

The identity as you've stated it isn't quite correct. We usually define an infinite sum by taking the limit of the partial sums. So

$$1+2+3+4+5+\dots $$

would be what we get as the limit of the partial sums

$$1$$

$$1+2$$

$$1+2+3$$

and so on. Now, it is clear that these partial sums grow without bound, so traditionally we say that the sum either doesn't exist or is infinite.

So, to make the claim in your question title, you must adopt a nontraditional method of summation. There are many such methods available, but the one used in this case is Zeta function regularization. That page might be too advanced, but it is good to at least know the name of method under discussion.

You ask why this nontraditional approach to summation might be useful in physics. The answer is that sometimes this approach gives the physically correct result. A simple example is the Casimir effect. Suppose we place two metal plates a very short distance apart (in a vacuum, with no gravity, and so on -- we assume idealized conditions). Classical physics predicts they will just be still. However, there is actually a small attractive force between them. This can be explained using quantum physics, and calculation of the magnitude of the force uses the sum you discuss, summed using zeta function regularization.

Potato
  • 40,171
  • thank you for actually answering the question. Your answer is close to what I'm searching for. In a way, it's exactly what I'm looking for i.e. situations that this summation is present. My only problem with your answer is that it's again, a bit to complected for hobbyist. I've already +1 your answer because it's a valid answer but if you don't mind I will wait for some other answers as well. – Pouya Jan 09 '14 at 22:55
  • 1
    Potato, you can write $\ldots$ using \ldots and $\cdots$ using \cdots; compare $1+\ldots$ and $1+\cdots$, for example. – Ian Mateus Jan 09 '14 at 23:17
  • @IanMateus Thanks. I have a bad habit of forgetting to do that. – Potato Jan 09 '14 at 23:42
  • Reading "idealized conditions" reminded me of http://xkcd.com/669/ – André Caldas Jan 09 '14 at 23:51