In a course of analysis it's written that if $\sum_{k=1}^\infty x_k$ converge but it's not absolutely convergent, then changing any order of summation will change the sum.
For example, if I consider $$\sum_{n=1}^\infty \frac{(-1)^n}{n}=\ln(2).$$
What will be $-\frac{1}{2}+1+\sum_{n=3}^\infty \frac{(-1)^n}{n}$? To me it should be $$-\frac{1}{2}+1+\ln(2)-1+\frac{1}{2}=\ln(2),$$ so may be it's only by changing an infinite number of element of the sum no? If we change just a finite number, it should be the same, no?