Recently I came across this paradoxical equation:
$$1-2+3-4+\dots = \frac{1}{4}$$
More rigorously, this infinite sum can be write as
$$\sum_{n=1}^{\infty} n(-1)^{n-1}$$
and it is well known to diverge since, for instance
$$1=1$$
$$1-2=-1$$
$$1-2+3=2$$
$$1-2+3-4=-2$$
$$1-2+3-4+5=3$$
$$1-2+3-4+5-6=-3$$
Now, the thing I cannot explain to myself is why the sum equals $\frac{1}{4}$, although it doesn't tend towards any limit. Here's because, I think, the equality above is called "paradoxical".
I (tried to) read the Wikipedia article, but it is full of material I've never encountered in my studies, full of examples and analogies that made me even more confused.
The only thing I believe to have understood concerning this equality, written for the first time by Leonhard Euler, is that the latter came to the rusult by reducing the polynomial $$1-2x+3x^2-4x^3+\dots$$ in $$\frac{1}{(1+x)^2}$$
Thus, if we take $x=1$, we obtain the equality above. But how is this reduction done?
I'm afraid if I couldn't realise the answers to this question on Wikipedia, but I just need an explanation that would make me understand, even intuitively, the paradoxical nature of the equality and its mathematical derivation by means of even one clear reasoning.