saratchandra said:
If you assume that the answer is x, then 1-x = x and the answer is 1/2.
To demonstrate what saratchandra is talking about, let S be the value of this series,
S=\sum_{r=0}^{\infty} (-1)^r
Then
if S exists, we can compute 1-S by adding 1 and the additive inverse of S:
1-S=1-\sum_{r=0}^{\infty} (-1)^r = 1+\sum_{r=0}^{\infty} (-1)(-1)^r<br />
= 1+\sum_{r=1}^{\infty}(-1)^r = \sum_{r=0}^{\infty} (-1)^r = S
or 1-S=S, yielding S=1/2. This is of course illegal; just because an operation is valid when applied to a convergent series does not mean it can be applied to a divergent series. However, this value of 1/2 appears in many other forms when evaluating this series. For example,
\frac 1{1+x} = \sum_{r=0}^{\infty} (-1)^rx^r
Evaluating this at x=1 yields
\frac 1{1+1} = 1/2 = \sum_{r=0}^{\infty} (-1)^r
Hah! 1-1+1-1+... = 1/2! Yet another place this series arises is in the eta function,
\eta(z) = \sum_{r=1}^{\infty} \frac{(-1)^{r+1}}{r^z}
At z=0, this becomes
\eta(z) = 1/2 = \sum_{r=0}^{\infty} (-1)^r
So once again, 1-1+1-1+... = 1/2. Another way to look at the eta function is via its relation to the zeta function,
\eta(z) = (1-2^{1-z})\zeta(z)
Thus \eta(0) = -\zeta(0). The series representation of the zeta function is
\zeta(z) = \sum \sum_{r=1}^{\infty} \frac{1}{r^z}
Evaluating this series at z=0 yields
\zeta(0) = -1/2 = 1+1+1+1+\cdots
This shows how the series 1-1+1-1+... is related to the series 1+1+1+1+..., which every physicist knows has a value -1/2 (zeta function renormalization).
Some very nasty tricks were employed here, several of them illegal. On the other hand, analytic continuity is a very legal operation, and this was used underneath the hood to find several of these evaluations. Several divergent series can indeed take on well-defined, consistent values when analyzed in the context of analytic continuity.