Alternating Series: Learn It 3

Absolute and Conditional Convergence

When studying series with both positive and negative terms, we need to consider two different types of convergence behavior.

Consider any series [latex]\displaystyle\sum_{n=1}^{\infty}a_n[/latex] and its related series [latex]\displaystyle\sum_{n=1}^{\infty}|a_n|[/latex] (formed by taking the absolute value of each term). The relationship between these two series reveals important information about convergence.

Let’s examine two key examples:

Example 1: The Alternating Harmonic Series

Consider [latex]\displaystyle\sum_{n=1}^{\infty}\frac{(-1)^{n+1}}{n}[/latex]. The series of absolute values is: [latex]\displaystyle\sum_{n=1}^{\infty}\left|\frac{(-1)^{n+1}}{n}\right| = \sum_{n=1}^{\infty}\frac{1}{n}[/latex]

We know the alternating harmonic series converges, but the harmonic series diverges. This creates an interesting situation. Since the alternating harmonic series converges, but the harmonic series diverges, we say the alternating harmonic series exhibits conditional convergence.

Example 2: An Alternating [latex]p[/latex]-Series

Consider [latex]\displaystyle\sum_{n=1}^{\infty}\frac{(-1)^{n+1}}{n^2}[/latex]. The series of absolute values is: [latex]\displaystyle\sum_{n=1}^{\infty}\left|\frac{(-1)^{n+1}}{n^2}\right| = \sum_{n=1}^{\infty}\frac{1}{n^2}[/latex]

Both series converge in this case. Since both of these series converge, we say the series [latex]\displaystyle\sum _{n=1}^{\infty }\frac{{\left(-1\right)}^{n+1}}{{n}^{2}}[/latex] exhibits absolute convergence.

absolute and conditional convergence

A series [latex]\displaystyle\sum _{n=1}^{\infty }{a}_{n}[/latex] exhibits absolute convergence if [latex]\displaystyle\sum _{n=1}^{\infty }|{a}_{n}|[/latex] converges.

[latex]\\[/latex]

A series [latex]\displaystyle\sum _{n=1}^{\infty }{a}_{n}[/latex] exhibits conditional convergence if [latex]\displaystyle\sum _{n=1}^{\infty }{a}_{n}[/latex] converges but [latex]\displaystyle\sum _{n=1}^{\infty }|{a}_{n}|[/latex] diverges.

The alternating harmonic series demonstrates that a series can converge even when its absolute value series diverges. However, the following theorem shows that absolute convergence guarantees regular convergence.

theorem: absolute convergence implies convergence

If [latex]\displaystyle\sum _{n=1}^{\infty }|{a}_{n}|[/latex] converges, then [latex]\displaystyle\sum _{n=1}^{\infty }{a}_{n}[/latex] converges.

Proof


Suppose that [latex]\displaystyle\sum _{n=1}^{\infty }|{a}_{n}|[/latex] converges. We show this by using the fact that [latex]{a}_{n}=|{a}_{n}|[/latex] or [latex]{a}_{n}=\text{-}|{a}_{n}|[/latex] and therefore [latex]|{a}_{n}|+{a}_{n}=2|{a}_{n}|[/latex] or [latex]|{a}_{n}|+{a}_{n}=0[/latex]. Therefore, [latex]0\le |{a}_{n}|+{a}_{n}\le 2|{a}_{n}|[/latex]. Consequently, by the comparison test, since [latex]2\displaystyle\sum _{n=1}^{\infty }|{a}_{n}|[/latex] converges, the series

[latex]\displaystyle\sum _{n=1}^{\infty }\left(|{a}_{n}|+{a}_{n}\right)[/latex]

 

converges. By using the algebraic properties for convergent series, we conclude that

[latex]\displaystyle\sum _{n=1}^{\infty }{a}_{n}=\displaystyle\sum _{n=1}^{\infty }\left(|{a}_{n}|+{a}_{n}\right)\text{-}\displaystyle\sum _{n=1}^{\infty }|{a}_{n}|[/latex]

 

converges.

[latex]_\blacksquare[/latex]

For each of the following series, determine whether the series converges absolutely, converges conditionally, or diverges.

  1. [latex]\displaystyle\sum _{n=1}^{\infty }\frac{{\left(-1\right)}^{n+1}}{\left(3n+1\right)}[/latex]
  2. [latex]\displaystyle\sum _{n=1}^{\infty }\frac{\cos\left(n\right)}{{n}^{2}}[/latex]

To understand the fundamental difference between absolute and conditional convergence, we need to explore what happens when we rearrange the terms of a conditionally convergent series.

Consider the alternating harmonic series [latex]\displaystyle\sum_{n=1}^{\infty}\frac{(-1)^{n+1}}{n}[/latex], which we know converges conditionally. While rearranging terms in a finite sum doesn’t change the result, infinite series behave very differently.

We can demonstrate this by rearranging the terms to make the series diverge to infinity.

Begin by adding enough positive terms to produce a sum larger than some target value [latex]M > 0[/latex]. For example, let [latex]M = 10[/latex] and find an integer [latex]k[/latex] such that:

[latex]1 + \frac{1}{3} + \frac{1}{5} + \cdots + \frac{1}{2k-1} > 10[/latex]

This is possible because [latex]\displaystyle\sum_{n=1}^{\infty}\frac{1}{2n-1}[/latex] diverges to infinity. Then subtract [latex]\frac{1}{2}[/latex].

Next, add more positive terms until the sum reaches [latex]100[/latex]. Find another integer [latex]j > k[/latex] such that:

[latex]1 + \frac{1}{3} + \cdots + \frac{1}{2k-1} - \frac{1}{2} + \frac{1}{2k+1} + \cdots + \frac{1}{2j+1} > 100[/latex]

Then subtract [latex]\frac{1}{4}[/latex]. By continuing this process—alternating between adding enough positive terms to reach increasingly large values and subtracting single negative terms—we create a rearranged series whose partial sums grow without bound and therefore diverges.

The alternating harmonic series can also be rearranged to converge to entirely different values. In fact, it can be rearranged to converge to any real number [latex]r[/latex] we choose! We’ll see in the next example how to rearrange the terms to create a series that converges to [latex]\frac{3\ln(2)}{2}[/latex].

In general, any series [latex]\displaystyle\sum _{n=1}^{\infty }{a}_{n}[/latex] that converges conditionally can be rearranged so that the new series diverges or converges to a different real number. A series that converges absolutely does not have this property. For any series [latex]\displaystyle\sum _{n=1}^{\infty }{a}_{n}[/latex] that converges absolutely, the value of [latex]\displaystyle\sum _{n=1}^{\infty }{a}_{n}[/latex] is the same for any rearrangement of the terms. This result is known as the Riemann Rearrangement Theorem, which is beyond the scope of this book.

Use the fact that

[latex]1-\frac{1}{2}+\frac{1}{3}-\frac{1}{4}+\frac{1}{5}-\cdots =\text{ln}2[/latex]

 

to rearrange the terms in the alternating harmonic series so the sum of the rearranged series is [latex]\frac{3\text{ln}\left(2\right)}{2}[/latex].