I need to prove the following:
Given the harmonic series $\sum_{n=1}^∞ 1/n$, One can add '+' and '-' Signs such that the sum of the resulting series will be zero.
Will this remain true for any $\sum_{n=1}^∞ a_n$ such that $\lim_{n \rightarrow \infty}a_n = 0$?
To be honest, It doesn't feel so intuitive to me. I guess that If I knew how to add the '+' and '-' signs, All I need to do is to prove that $\lim_{n \rightarrow \infty}S_n = 0$, Wheres $S_n$ Is the partial sum of the resulting series.
Ive tried to look at this: changing the signs of the harmonic series so that it converges?
And this: If $a_n$ goes to zero, can we find signs $s_n$ such that $\sum s_n a_n$ converges?
But did not help much.