I want to talk about the weirdness of $2\sum\limits_{n=1}^\infty n(-1)^{n-1}$ ,
$$\sum\limits_{n=1}^\infty n(-1)^{n-1} = 1 - 2 + 3 - 4 + 5 - 6 + \dots$$
$$\times 2 \implies 2\sum\limits_{n=1}^\infty n(-1)^{n-1} = 2 - 4 + 6 - 8 + 10 - 12 + \dots\quad\longleftarrow (1)$$
But
$2\sum\limits_{n=1}^\infty n(-1)^{n-1}$
$=\sum\limits_{n=1}^\infty n(-1)^{n-1} + \sum\limits_{n=1}^\infty n(-1)^{n-1}$
$= 1 - 2 + 3 - 4 + 5 - 6 + \dots$
$\quad\quad+ 1 - 2 + 3 - 4 + 5 - 6 +\dots$
$= 1 - 1 + 1 - 1 + 1 - 1 + 1 - \dots \quad\longleftarrow (2)$
Is it true that these series are equal? The manipulation that I've made to get $(2)$ seems very unnatural but in my defense, the way I add them shouldn't matter because the result should be the same. For example, using the same manipulation on a finite series, $2( 1 + 2 + 3) = 1 + 3 + 5 +3$. It yields the same sum but I'm not sure if this is applicable to infinite series a well.
Using $S_\infty = \large \frac{a}{1-r}$ on $(2)$, it can be seen that it's sum is $\large \frac{1}{2}$.
Can I say that the sum of $(1)$ is the same?
I'm a high school student and I have no real background in sequences, so a simple and understandable answer is greatly appreciated. I may not understand many complicated terms but I am willing to learn.