It is well-known that $$\sum_{n=1}^{\infty}(-1)^n$$ diverges, because $\lim_{n \to \infty}a_n\neq0$ But look at this as a fake proof. Someone claimed that he can show $$s=-1+1-1+1-1+1+\cdots \sim \log 2$$ I Know that is $\color{red} {\bf \text{fake}}$, but I am looking for the idea behind his claim.
I tried to $s=1,s=-1 ,s=\frac12$ but I can't find some more idea. Again I say, I know that is $\color{red} {\bf \text{fake}}$. but may be an fantastic idea behind his claim.
for example my trial was like below
$$s=(-1+1)+(-1+1)+(-1+1)+...=0\\$$simplify the parentheses
$$s=-1+(1-1)+(1-1)+(1-1)+(1-1)+...=-1\\$$ rearrange and simplify parentheses
or pick up one $+1$ and simplify parentheses $$s=+1+(1-1)+(1-1)+(1-1)+(1-1)+...=1$$ or
$$s=(-1+1)+(-1+1)+(-1+1)+...=\\-1-\underbrace{(-1+1)-(-1+1)-(-1+1)...}_{-s}\\\to \\s=-1+s \\s=\frac12$$ Now :is there any idea to show $s\to $ any other number ?
for example can you show $s\to \frac{3}{$}$ ?
I think It is necessary to see some $\color{red} {\bf \text{fake}}$ proof like this , because some student or others may ask about them .
Thanks for any hint in advance.
This is all fake because you are manipulating a divergent series as if it were convergent. If we are allowed this, we can show that $\sum_{n=1}^\infty (-1)^n$ is equal to any real number.
Indeed, suppose $a$ is a real number. Then $$ \begin{align*} \sum_{n=1}^\infty (-1)^n &= -1 + 1 -1+1-1+1-+\cdots \\ &= (-1+1)+(-1+1)+\cdots \\ &= 0 \\ &= 0a \\ &= ((-1+1)+(-1+1)+\cdots)a \\ &= ((1-1)+(1-1)+\cdots)a \\ &=(1+((-1+1)+(-1+1)+\cdots))a \\ &=(1+0)a \\ &=a \\ \end{align*} $$