In Prof Norman Wildberger's A Socratic look at the logical weaknesses of modern pure mathematics (which just made available on youtube), he mentioned a discovery by Euler (30:55) that:
$$...x^{-3}+x^{-2}+x^{-1}+1+x^1+x^2+x^3.. = 0$$
I'd like to learn more about it (I'm especially interested in Euler's approach to this) so I try googling but without the right keywords I can't find anything.
Here is my take in this:
$$S = ... x^{-3}+x^{-2}+x^{-1}+1+x^1+x^2+x^3 ... \\ x \cdot S = ... x^{-2}+x^{-1}+1+x^1+x^2+x^3+x^4.. = S $$
$$\forall x \in \mathbb{R} (x \cdot S = S \Leftrightarrow S \in \mathbb{R}) \Leftrightarrow (S =0) $$
with this I conclude that $S=0$ iff $S$ is a real number.
But what are some other more interesting ways of giving a sum to this divergent series? How did Euler do it? Is there a name for this special power series? Where can I learn more about it?
Update: perviously I have used the word "prove" but it appears that this is not exactly the "right" word to be used here so I have changed it to "giving a sum to a divergent series" ( e.g. in the case where $1+2+3+4... = -\frac{1}{12}$ ).