Let $a_n$ be sequence of positive numbers.
Is that true that:
$\sum_{n=1}^{\infty} (-1)^n\cdot a_n$ converges $\implies$ $\sum_{n=1}^{\infty} a_{2n}-a_{2n+1} $ converges
$\sum_{n=1}^{\infty} (-1)^n\cdot a_n$ diverges to $\pm \infty$ $\implies$ $\sum_{n=1}^{\infty} a_{2n}-a_{2n+1} $ diverges to $\pm \infty$
Both statements are true. The key is to go to partial sums. Let $S_n = \sum_{k=1}^{n}(-1)^na_n,$ $T_n=\sum_{k=1}^{n} (a_{2k}-a_{2k+1}).$ Then
$$T_n = a_1 + S_{2n+1}$$
for all $n.$ Suppose $S_n \to S \in \mathbb R.$ Then the same is true for any subsequence of $S_n.$ Hence $S_{2n+1} \to S,$ which implies $T_n \to a_1 + S.$
The proof of the second statement is the same if we use the following simple result: If $x_n \to \pm \infty,$ then the same is true for the sequence $y_n= x_n + c,$ where $c$ is a constant.