Say I have an infinite series $\sum_{i\ge 1}a_i$ that is conditionally convergent. Is it true that $$a_1+a_2+a_3+a_4+a_5+\cdots = a_2+a_1+a_4+a_3+a_6+\cdots?$$
That is, swapping terms $a_{2i}$ and $a_{2i+1}$ for all $i\ge 1$. In particular, does the (conditional) convergence of the $\text{LHS}$ imply the (conditional) convergence of the $\text{RHS}$?
My question is motivated by trying to prove that the $\text{RHS}$ converges when $(a_n)$ is the alternating harmonic sequence.
A positive answer doesn't seem far fetched. I know of the theorem of Riemann stating that for a conditionally convergent series $\sum a_i$, and any real $\ell$, there is a permutation $\sigma\colon\mathbb N\to\mathbb N$ such that $\sum a_{\sigma(i)}=\ell$.
Is there a related result giving restrictions we can we place on $\sigma$ to ensure that $\sum a_{\sigma(i)}=\sum a_i$?
Thanks!