Infinite series can behave in ways that finite sums never do. For a finite list of numbers, changing the order does not change the total, but an infinite list may be different. Rearrangements of series reveal a deep connection between convergence, order, and the balance of positive and negative terms.
This matters because series are used throughout calculus, physics, and engineering to approximate functions and model accumulated effects.
The key distinction is between absolute convergence and conditional convergence. If the series of absolute values converges, then any rearrangement has the same sum, so the series is stable under reordering. If a series converges but not absolutely, its positive and negative parts are large enough to be rearranged to approach many different targets.
Riemann's rearrangement theorem states that a conditionally convergent series can be rearranged to converge to any chosen real number, or even be made to diverge.
Understanding Calculus: Rearrangements of Series
The danger comes from taking a limit. A partial sum uses only the first few terms, so it behaves like an ordinary finite total. The value of an infinite series is defined as the number approached by these partial sums as more terms are included.
Reordering changes which terms appear early in that process. For a stable series, the missed terms become too small in total to matter. For an unstable series, long runs of positive or negative terms can shift the running total by a noticeable amount before the opposite signs catch up.
The alternating harmonic series gives a useful picture. Its terms get smaller, and the signs alternate in the usual order. That regular pattern keeps the partial sums trapped in a narrowing range.
If several positive terms are chosen before taking a negative term, the running total rises. If several negative terms are chosen first, it falls.
Each individual term is small, but there are endlessly many terms of each sign. This allows a rearrangement to steer the partial sums instead of merely following the original pattern.
To build a rearrangement with a chosen target, begin by adding unused positive terms until the partial sum goes above the target. Then add unused negative terms until it goes below the target. Repeat this process forever.
The overshoots shrink because the available terms eventually have very small size. The partial sums keep crossing the target from opposite sides, with smaller errors each time.
This is why they settle at the chosen value. A different selection rule can force the partial sums to grow without bound or fail to settle at all.
Students should not confuse rearranging terms with grouping terms. Grouping keeps the original order but places brackets around nearby terms. Rearranging moves terms to new positions.
Both operations need care for infinite series because every step changes the sequence of partial sums used in the definition. It is not enough to say that all the same numbers are present. In infinite processes, the route used to include those numbers is part of the calculation.
This idea matters whenever a calculation replaces a quantity by an infinite expansion. In physics and engineering, a series may represent a signal, a wave, or a correction built from many small contributions. Before changing the order of terms, combining separate series, or calculating term by term, one needs conditions that justify the step.
In calculus courses, look for tests involving absolute values and for statements about uniform behavior of sums. Those conditions are not technical decoration. They tell you whether a manipulation preserves the quantity being modeled.
Key Facts
- A series is absolutely convergent if sum |a_n| converges.
- A series is conditionally convergent if sum a_n converges but sum |a_n| diverges.
- Absolute convergence guarantees that every rearrangement converges to the same sum.
- Riemann's rearrangement theorem: if sum a_n is conditionally convergent, its terms can be rearranged to converge to any real number L.
- The alternating harmonic series converges conditionally: 1 - 1/2 + 1/3 - 1/4 + ... = ln 2.
- For a conditionally convergent series, the sum of positive terms diverges to infinity and the sum of negative terms diverges to negative infinity.
Vocabulary
- Series
- A series is the sum of the terms of a sequence, often written as sum a_n.
- Partial sum
- A partial sum is the sum of the first n terms of a series, written s_n = a_1 + a_2 + ... + a_n.
- Absolute convergence
- A series converges absolutely when the series formed from the absolute values of its terms also converges.
- Conditional convergence
- A series converges conditionally when it converges, but the series of absolute values diverges.
- Rearrangement
- A rearrangement is a new ordering of the same terms of an infinite series, with no terms added or removed.
Common Mistakes to Avoid
- Assuming infinite sums always behave like finite sums. This is wrong because changing the order of infinitely many conditionally convergent terms can change the limiting value.
- Forgetting to test absolute convergence. This is wrong because absolute convergence is the condition that makes rearrangements safe and preserves the sum.
- Calling every alternating series conditionally convergent. This is wrong because some alternating series converge absolutely, such as sum (-1)^(n+1)/n^2.
- Rearranging by grouping terms without checking convergence. This is wrong because grouping or reordering infinitely many terms can hide divergence or create a different limit.
Practice Questions
- 1 Determine whether the series sum from n = 1 to infinity of (-1)^(n+1)/n is absolutely convergent, conditionally convergent, or divergent. State what this means for rearrangements.
- 2 Determine whether the series sum from n = 1 to infinity of (-1)^n/n^2 is absolutely convergent, conditionally convergent, or divergent. Can a rearrangement change its sum?
- 3 Explain why the positive terms and negative terms of a conditionally convergent series must both be large enough, in total, to allow rearrangements that target different sums.