series
Absolute and Conditional Convergence
You should know: series convergence
Overview
A series Σaₙ is absolutely convergent if the series of absolute values Σ|aₙ| converges; it is conditionally convergent if Σaₙ itself converges but Σ|aₙ| diverges. Absolute convergence is the stronger notion — it implies ordinary convergence, and moreover guarantees the sum is completely robust: absolutely convergent series can be rearranged, regrouped, and manipulated in ways that are otherwise unsafe. Conditional convergence, by contrast, arises purely from delicate cancellation between positive and negative terms; the Riemann rearrangement theorem shows that a conditionally convergent series of reals can be reordered to converge to ANY target value, or to diverge, making the distinction one of the most consequential subtleties in the theory of infinite series.
Intuition
Think of a series as a sequence of steps along a number line, some forward (positive terms) and some backward (negative terms). Absolute convergence means the TOTAL DISTANCE traveled (ignoring direction) is finite — you could walk the same steps in any order, or all the forward steps first and all backward steps after, and you'd still end up bounded and consistent. Conditional convergence means the total distance traveled is actually infinite (you wander arbitrarily far in both directions over the full journey), but you happen to end up settling at a specific point ONLY because forward and backward steps are interleaved in exactly the right pattern to cancel. Shuffle that interleaving and the destination can change entirely — the convergence was a fragile artifact of order, not a robust property of the terms themselves.
Formal Definition
For a series Σaₙ of real (or complex) numbers:
Notation
| Notation | Meaning |
|---|---|
| The series of absolute values, whose convergence defines absolute convergence of Σaₙ | |
| Common shorthand for 'absolutely convergent' | |
| Common shorthand for 'conditionally convergent' |
Derivation
Proof sketch that absolute convergence implies convergence, using the Cauchy criterion for series.
T_n converges (given), so (T_n) is a Cauchy sequence
Triangle inequality bounds the partial-sum gap of Σaₙ by the partial-sum gap of Σ|aₙ|
Since (T_n) converges it is Cauchy
Cauchy criterion for sequences (equivalent to completeness of ℝ) concludes Σaₙ converges
Properties
Absolute convergence implies convergence
Condition: Proved via the Cauchy criterion: partial sum differences are bounded by the corresponding differences in Σ|aₙ|'s partial sums, which form a Cauchy sequence.
Riemann rearrangement theorem
Condition: A striking failure of commutativity for infinite sums — only possible because the positive-term subseries and negative-term subseries both diverge to +∞ and -∞ respectively.
Rearrangement invariance (absolute case)
Condition: This is precisely why absolutely convergent series behave like finite sums under reordering.
Comparison test (a route to absolute convergence)
Alternating Series Test does not give absolute convergence
Condition: The Alternating Series Test is often the tool that reveals CONDITIONAL, not absolute, convergence.
Applications
Worked Examples
Test the series of absolute values.
Σ1/n² is a p-series with p=2>1, so it converges.
Answer: Absolutely convergent (the series of absolute values, a p-series with p=2, converges)
Practice Problems
Is Σ(-1)ⁿ/n³ (n=1 to ∞) absolutely convergent, conditionally convergent, or divergent?
Which best describes the relationship between absolute and ordinary (conditional-or-better) convergence?
Determine whether Σ(-1)ⁿ n/(n²+1) converges absolutely, conditionally, or diverges, and justify.
Common Mistakes
Believing that if Σaₙ converges, then Σ|aₙ| must also converge (i.e. treating convergence and absolute convergence as the same thing).
This is false — Σ(-1)ⁿ/n converges (Alternating Series Test) while Σ|(-1)ⁿ/n| = Σ1/n (the harmonic series) diverges. Convergence is strictly weaker than absolute convergence.
Assuming a conditionally convergent series can be freely reordered or regrouped without changing its sum, just like a finite sum.
The Riemann rearrangement theorem shows a conditionally convergent series of reals can be rearranged to converge to ANY real number (or to diverge). Only absolutely convergent series are safe to rearrange without changing the sum.
Thinking the Alternating Series Test proves absolute convergence.
The Alternating Series Test only proves that Σ(-1)ⁿbₙ converges — it says nothing about Σbₙ (the absolute series). A separate test (e.g. p-series, comparison, ratio) must be applied to Σ|aₙ| to check absolute convergence.
Quiz
Flashcards
Summary
- Σaₙ is absolutely convergent if Σ|aₙ| converges; this is strictly stronger than ordinary convergence.
- Σaₙ is conditionally convergent if it converges but Σ|aₙ| diverges — convergence depends entirely on cancellation between positive and negative terms.
- Absolute convergence implies convergence (via the Cauchy criterion), but the converse fails: Σ(-1)ⁿ/n converges yet is not absolutely convergent.
- Σ(-1)ⁿ/√n is a clean example of conditional convergence: the Alternating Series Test gives convergence, while the p-series test (p=1/2<1) shows the absolute series diverges.
- The Riemann rearrangement theorem shows conditionally convergent series can be reordered to converge to any real number, or to diverge — a failure of commutativity that absolutely convergent series do not share.
References
- BookRudin, W. Principles of Mathematical Analysis, 3rd ed. Ch. 3.
Mathematics