I found that if the series $\sum {a_n}$ convergences conditionally, there exists the convergent rearrangement series $\sum {b_n}$.
For example, Let rearrangement of $$\sum {(-1)^{n+1} \frac{1}{n}} = ln2$$ is
$$ 1 - \frac{1}{2} - \frac{1}4 + \frac{1}3 - \frac{1}6 - \frac{1}8 + \cdots $$
Can I roughly associate some terms like this?
$$ \left( \frac{1}1 - \frac{1}2 - \frac{1}4 \right) + \left( \frac{1}3 - \frac{1}6 - \frac{1}8 \right ) + \cdots $$
so, the normal term is
$$ \frac{1}{2n - 1} - \frac{1}{4n-2} - \frac{1}{4n} $$
like this?
If I calculate like this, the result is $\frac{1}{2} ln2$
But, can I assure that the associative property is valid for this rearranged series? I even don't know this series converges or diverges. Would you please give me the right, strict and reliable answer?
I want to show the possibility of associative property in this rearranged series. Because normally, the associative property is invalid in infinite series. Is it OK to associate some terms if the original form is convergent conditionally?