Describes a series that converges when
all terms are replaced by their
absolute values.
To see
if a
series converges absolutely, replace any subtraction in the series
with addition. If the new series converges, then the original
series converges absolutely.
Note: Any series that converges
absolutely is itself convergent.
Definition:
The series \(\sum\limits_{n = 1}^\infty {{a_n}} \) is absolutely
convergent if
the series \(\sum\limits_{n = 1}^\infty {\left| {{a_n}} \right|} \) converges.
This is an infinite geometric series with ratio \(r = \frac{1}{2}\), so we know that it converges as shown. \[\sum\limits_{n = 1}^\infty {\frac{1}{{{2^n}}}} = 1 + \frac{1}{2} + \frac{1}{4} + \frac{1}{8} + \cdots = \frac{1}{{1 - \frac{1}{2}}} = 2\]
As a result, we can conclude that \(\sum\limits_{n = 1}^\infty {\frac{{{{\left( { - 1} \right)}^n}}}{{{2^n}}}} \) converges absolutely.
Note:
The series \(\sum\limits_{n = 1}^\infty {\frac{{{{\left( { - 1} \right)}^n}}}{{{2^n}}}} = 1 - \frac{1}{2} + \frac{1}{4} - \frac{1}{8} + \cdots \) and \(\sum\limits_{n = 1}^\infty {\frac{1}{{{2^n}}}} = 1 + \frac{1}{2} + \frac{1}{4} + \frac{1}{8} + \cdots \) converge to different sums. In fact, \(\sum\limits_{n = 1}^\infty {\frac{{{{\left( { - 1} \right)}^n}}}{{{2^n}}}} \) is an infinite geometric series with ratio \(r = - \frac{1}{2}\), so \[\sum\limits_{n = 1}^\infty {\frac{{{{\left( { - 1} \right)}^n}}}{{{2^n}}}} = 1 - \frac{1}{2} + \frac{1}{4} - \frac{1}{8} + \cdots = \frac{1}{{1 - \left( { - \frac{1}{2}} \right)}} = \frac{2}{3}\]
n=1∑∞an is absolutely convergent if n=1∑∞∣an∣ converges.
Where:
an = The general term of the series, which may be positive, negative, or alternating in sign
∣an∣ = The absolute value of each term, making every term non-negative
n = The index of summation, typically starting at 1 and increasing to infinity
Worked Example
Problem:Determine whether the series ∑n=1∞n2(−1)n converges absolutely.
Step 1: Form the absolute value series by taking the absolute value of each term.
n=1∑∞n2(−1)n=n=1∑∞n21
Step 2: Recognize the resulting series. This is a p-series with p = 2.
n=1∑∞np1 converges when p>1
Step 3: Since p = 2 > 1, the p-series converges. In fact, it converges to a known value.
n=1∑∞n21=6π2≈1.6449
Step 4: Because the absolute value series converges, the original series converges absolutely.
n=1∑∞n2(−1)n is absolutely convergent.
Answer:The series ∑n=1∞n2(−1)n converges absolutely because the p-series ∑n=1∞n21 converges.
Another Example
This example shows a series that converges but fails absolute convergence, illustrating the important distinction between absolute and conditional convergence.
Problem:Determine whether the alternating harmonic series ∑n=1∞n(−1)n+1=1−21+31−41+⋯ converges absolutely.
Step 1: Form the absolute value series by removing the alternating sign.
n=1∑∞n(−1)n+1=n=1∑∞n1
Step 2: Identify the resulting series. This is the harmonic series, a p-series with p = 1.
n=1∑∞n1=1+21+31+41+⋯
Step 3: The harmonic series diverges (since p = 1 is not greater than 1). So the series does NOT converge absolutely.
n=1∑∞n1 diverges
Step 4: However, the original alternating series does converge by the Alternating Series Test (terms decrease to zero). This means the series is conditionally convergent, not absolutely convergent.
n=1∑∞n(−1)n+1=ln2≈0.6931
Answer: The alternating harmonic series is NOT absolutely convergent. It is conditionally convergent — it converges on its own, but its absolute value series diverges.
Frequently Asked Questions
What is the difference between absolute convergence and conditional convergence?
A series is absolutely convergent when the series of absolute values converges. A series is conditionally convergent when the original series converges but the series of absolute values diverges. Absolute convergence is the stronger condition: every absolutely convergent series is convergent, but not every convergent series is absolutely convergent. The alternating harmonic series is the classic example of conditional convergence.
Does absolute convergence imply convergence?
Yes. If ∑∣an∣ converges, then ∑an also converges. This is a theorem, not a definition — the proof relies on the comparison test. The converse is false: a series can converge without converging absolutely (conditional convergence).
How do you test for absolute convergence?
Replace every term an with ∣an∣ and test whether the resulting non-negative series converges. You can use any standard convergence test on ∑∣an∣, such as the ratio test, root test, comparison test, or p-series test. The ratio test and root test are especially convenient because they automatically test absolute convergence.
Absolute Convergence vs. Conditional Convergence
Absolute Convergence
Conditional Convergence
Definition
∑∣an∣ converges
∑an converges but ∑∣an∣ diverges
Strength
Stronger condition — implies ordinary convergence
Weaker — series converges only because of sign cancellation
Rearrangement
Terms can be rearranged in any order without changing the sum
Rearranging terms can change the sum to any value (Riemann rearrangement theorem)
Classic example
∑2n(−1)n (geometric, ∣r∣<1)
∑n(−1)n+1 (alternating harmonic)
Tests used
Ratio test, root test, comparison test on ∑∣an∣
Alternating Series Test after absolute convergence fails
Why It Matters
Absolute convergence appears throughout calculus and analysis, especially when working with power series and determining their intervals of convergence. It matters because absolutely convergent series behave predictably — you can rearrange, regroup, or multiply them term-by-term without worrying about changing the result. Many convergence tests, including the ratio test and root test, actually test for absolute convergence, so understanding this concept is essential for series problems on AP Calculus BC exams and in college-level courses.
Common Mistakes
Mistake:Assuming that if ∑∣an∣ diverges, then ∑an also diverges.
Correction: A divergent absolute value series only tells you the series is not absolutely convergent. The original series might still converge conditionally. Always check for conditional convergence (e.g., with the Alternating Series Test) before concluding that the series diverges.
Mistake: Confusing the sum of the original series with the sum of the absolute value series.
Correction:Even when a series converges absolutely, ∑an and ∑∣an∣ generally have different sums. For example, ∑2n(−1)n=32 while ∑2n1=2. Absolute convergence is about whether the absolute value series converges, not about what it converges to.