I recently saw the following "proof" online, and couldn't pinpoint where the mistake was made:
From a well known property, $$1+2+3+\cdots = -\frac{1}{12}.$$
Multiplying both sides by $-1,$ we get $$-1-2-3-\cdots = \frac{1}{12}.$$
We can thus rearrange these equations as follows:
\begin{align*} 1+2+3+4+\cdots= \, -\frac{1}{12} \\ -1-2-3-\cdots= \; \: \, \, \frac{1}{12} \\ -1-2-3-\cdots= \; \: \, \, \frac{1}{12} \\ 1+2+\cdots = -\frac{1}{12} \end{align*} Adding, the RHS clearly sums to $0$, while the LHS yields $1$, seemingly yielding that $0=1$. Where did this proof go wrong?
The "well-known property" that you mention in the beginning does not hold. Therefore, neither does anything that you state after that.