No, infinite series are generally not commutative. The order in which terms are summed does matter for many infinite series.
Understanding Commutativity and Infinite Series
The commutative property, as you likely know, states that the order of numbers in an addition operation does not affect the result (e.g., 2 + 3 = 3 + 2). However, this property, which works perfectly well for finite sums, doesn't always hold true for infinite series.
An infinite series is the sum of an infinite number of terms. Rigorously, an infinite series is defined as the limit of a sequence of partial sums. It's not just an "infinite sum" in the intuitive sense. This distinction is crucial.
Conditional vs. Absolute Convergence
Whether or not you can rearrange the terms of an infinite series and still obtain the same sum depends on whether the series converges absolutely or conditionally:
-
Absolutely Convergent Series: If the series formed by taking the absolute value of each term converges (i.e., ∑|an| converges), then the original series (∑an) is absolutely convergent. Absolutely convergent series are commutative. You can rearrange the terms, and the sum will remain the same.
-
Conditionally Convergent Series: If a series converges (∑an converges), but the series formed by taking the absolute value of each term diverges (∑|an| diverges), then the original series is conditionally convergent. Conditionally convergent series are not commutative. The Riemann series theorem states that for any real number (or even infinity), the terms of a conditionally convergent series can be rearranged so that the series converges to that number.
Example: Conditionally Convergent Series
The alternating harmonic series is a classic example of a conditionally convergent series:
1 - 1/2 + 1/3 - 1/4 + 1/5 - 1/6 + ...
This series converges to ln(2). However, if you rearrange the terms strategically, you can make it converge to a different value (or even diverge).
Why Does This Happen?
The issue arises because conditionally convergent series have both infinitely many positive and infinitely many negative terms. When you rearrange the terms, you effectively change the balance between these positive and negative contributions, leading to a different sum. Absolutely convergent series, on the other hand, don't suffer from this problem because the sum of the absolute values converges, limiting the "damage" that any rearrangement can do.
In Summary
The commutative property of addition does not always apply to infinite series. Absolutely convergent series are commutative, but conditionally convergent series are not. The order in which the terms are summed can dramatically affect the sum of a conditionally convergent series.