I learned about the Riemann rearrangement theorem recently and I'm trying to develop an intuition as to why commutativity breaks down for conditionally convergent series.
I understand the technique used in the theorem, but it just seems really odd that commutativity breaks down to me. It doesn't happen for other properties -- associativity holds for convergent series and commutativity holds for absolutely convergent series. What makes this particular property for this particular kind of convergent series "special" in this way?
I'm aware of this question: why does commutativity of addition fail for infinite sums? but the answers haven't been helpful for me. JiK's answer is "why would it?", and goes on to talk about why you can't apply rules to infinite series, but this seems erroneous because associativity holds for convergent series and commutativity holds for absolutely convergent series. Fly by Night just explains conditionally vs absolutely convergent, josh314 says it applies to finite sums only which isn't true, and Denis just explains the theorem again, and Barry Cipra seems to have a similar kind of argument as JiK's and problematic for similar reasons.
Is there a good way to understand why this is happening intuitively? or is this the wrong way to think about it and I should just accept that it's happening even though it's unintuitive? It's hard for me to just let it go without an intution because it seems like math starts to "break" here.. the theorem is sound but this property no longer holds in this case, which is really strange to me
Does anyone know of any resources that go into depth on this kind of question?
"commutativity" is normally defined for two elements (addition is at root a binary operation) and extended to any finite number of elements.
The limit operation for infinite sums is defined without reference to the commutative property. There is no reason therefore for the limit operation to respect commutativity.
In the case of conditional convergence I think it is intuitive to see that (a) the sum of the positive terms alone is unbounded; (b) the sum of the negative terms alone is unbounded; (c) if I can change the order however I like I can push the negative terms as far down the order as I care to determine, and because the sum of the positives is unbounded, I can overwhelm each negative by positives; (d) I can likewise push the positives as far as I care down the order, and overwhelm the positives; hence (e) different orders have different behaviours; and (f) convergence and limits depend on order.
To add a second thought, which may be helpful. I can change the order of a finite number of summands in an infinite sum without changing convergence or limit properties. Why? Because then there is an $N$ after which nothing has changed, and the sum up to $N$ is also the same as it originally was.
So we could say that the (finite) commutative property does still apply.