3.5 Convergence results for signed series

So far we have primarily focused on series k=1ak\sum_{k=1}^{\infty}a_{k} with non-negative terms ak0a_{k}\geq 0. All our results can be restated for series with non-positive terms ak0a_{k}\leq 0 simply by multiplying through by 1-1. However, for series with mixed signs (where terms can be either positive or negative) matters of convergence are typically much more subtle. This is because we often have to understand cross-cancellation between terms. We saw a simple instance of cancellation phenomena in the case of the telescoping series in Example 3.14; however, telescoping series are a very specialised examples and for general signed series understanding cancellation is a difficult problem.44 4 In fact, there are whole areas of mathematics (such as Fourier analysis, studied in Year 4) which are dedicated to this problem, and some of the most important unsolved questions in modern mathematics involve understanding cancellation in series (such as the Lindelöf hypothesis, a cousin of the famous Riemann hypothesis and one of the biggest open problems in number theory).

In this course, we shall only scratch the surface of the theory of signed series. We will establish two basic convergence tests: the alternating series test and the absolute convergence test. These tests only deal with very special cases of signed series, but nevertheless provide the groundwork for more sophisticated theory encountered in later courses. We shall also illustrate very surprising behaviour of signed series in the form of the remarkable Riemann rearrangement theorem.

The Cauchy criterion revisited

For series k=1ak\sum_{k=1}^{\infty}a_{k} with non-negative terms ak0a_{k}\geq 0, we observed that the partial sums (sn)n(s_{n})_{n\in\mathbb{N}} form a monotone sequence. The monotone convergence theorem then reduced matters to determining whether (sn)n(s_{n})_{n\in\mathbb{N}} is bounded (c.f. Lemma 3.26); this observation formed the basis of all our earlier convergence tests.

For signed series, the partial sums (sn)n(s_{n})_{n\in\mathbb{N}} no longer form a monotone sequence and so we no longer have access to the monotone convergence theorem. However, we can instead appeal to the Cauchy criterion from Chapter 2. Recall that the Cauchy criterion is another tool for determining whether a sequence converges when the precise value of the limit is unknown. We begin by reformulating the Cauchy criterion in the language of series.

Theorem 3.45 (Cauchy criterion for series).

Let (ak)k=1(a_{k})_{k=1}^{\infty} be a sequence of real numbers. Then the series k=1ak\sum_{k=1}^{\infty}a_{k} converges if and only if for all ε>0\varepsilon>0 there exists NN\in\mathbb{N} such that

(3.10) (3.10) |k=m+1nak|<εfor all n>m>N.\Big{|}\sum_{k=m+1}^{n}a_{k}\Big{|}<\varepsilon\qquad\text{for all $n>m>N$.}
Proof.

Let (sn)n(s_{n})_{n\in\mathbb{N}} denote the sequence of partial sums of the series. Observe that

snsm=k=1nakk=1mak=k=m+1nakfor n>m.s_{n}-s_{m}=\sum_{k=1}^{n}a_{k}-\sum_{k=1}^{m}a_{k}=\sum_{k=m+1}^{n}a_{k}% \qquad\text{for $n>m$.}

Thus, the condition (3.10) is equivalent to the sequence of partial sums (sn)n(s_{n})_{n\in\mathbb{N}} satisfying the Cauchy criterion. However, by Theorem 2.80, the sequence of partial sums (sn)n(s_{n})_{n\in\mathbb{N}} is convergent if and only if it is Cauchy. The result now follows from the definition of convergence of a series. ∎

The alternating series test

We first consider a simple model case for studying signed series. Given a non-negative sequence (ak)k(a_{k})_{k\in\mathbb{N}}, we can form a signed sequence ((1)kak)k((-1)^{k}a_{k})_{k\in\mathbb{N}} by flipping the sign of every odd term.

Theorem 3.46 (Alternating series test).

Let (ak)k(a_{k})_{k\in\mathbb{N}} be a non-increasing, non-negative sequence such that ak0a_{k}\to 0 as kk\to\infty. Then k=1(1)kak\sum_{k=1}^{\infty}(-1)^{k}a_{k} converges.

Example 3.47 (Alternating harmonic series).

Since the sequence (1/k)k(1/k)_{k\in\mathbb{N}} is non-increasing, non-negative and 1/k01/k\to 0 as kk\to\infty, the alternating series test implies that the alternating harmonic series k=1(1)kk\sum_{k=1}^{\infty}\frac{(-1)^{k}}{k} converges.

By contrast, we know from Theorem 3.37 that the unsigned harmonic series k=11k\sum_{k=1}^{\infty}\frac{1}{k} diverges. Hence, the cancellation between terms in the alternating series n=1(1)kk\sum_{n=1}^{\infty}\frac{(-1)^{k}}{k} is essential to ensure convergence: we shall discuss this point in more detail below.

We now turn to the details of the proof of Theorem 3.46. Consider the sequence of partial sums of the series (sn)n(s_{n})_{n\in\mathbb{N}} of the series k=1(1)kak\sum_{k=1}^{\infty}(-1)^{k}a_{k}. Our goal is to show the sequence (sn)n(s_{n})_{n\in\mathbb{N}} converges. Here we do not have any possible candidate for the value of the limit. In such situations we only know two options: either we use the monotone convergence theorem for sequences or we use the Cauchy criterion. However, since the signs of the terms alternate, in general the sequence (sn)n(s_{n})_{n\in\mathbb{N}} will not be monotone. Thus, the Cauchy criterion is our preferred option.

Proof (of Theorem 3.46).

The key observation is that the truncated sums k=m+1n(1)kak\sum_{k=m+1}^{n}(-1)^{k}a_{k} satisfy

(3.11) (3.11) |k=m+1n(1)kak|am+1for all nm with n>m\Big{|}\sum_{k=m+1}^{n}(-1)^{k}a_{k}\Big{|}\leq a_{m+1}\qquad\text{for all $n$% , $m\in\mathbb{N}$ with $n>m$. }

Temporarily assuming (3.11), we can conclude the proof as follows. Let ε>0\varepsilon>0 be given. Since ak0a_{k}\to 0 as kk\to\infty, there exists some NN\in\mathbb{N} such that ak=|ak0|<εa_{k}=|a_{k}-0|<\varepsilon for all k>Nk>N. Let nn, mm\in\mathbb{N} with n>m>Nn>m>N. By (3.11), we have

|k=m+1n(1)kak|am+1<ε.\Big{|}\sum_{k=m+1}^{n}(-1)^{k}a_{k}\Big{|}\leq a_{m+1}<\varepsilon.

Since ε>0\varepsilon>0 was arbitrary, this establishes the Cauchy criterion for the series k=1(1)kak\sum_{k=1}^{\infty}(-1)^{k}a_{k}. Thus, by Theorem 3.45, the series k=1(1)kak\sum_{k=1}^{\infty}(-1)^{k}a_{k} converges.

(a) We use a ‘vectorial’ representation of the real numbers a4,,a9a_{4},\dots,a_{9}, drawing them as arrows. Since here (ak)k(a_{k})_{k\in\mathbb{N}} is decreasing, the arrow representing aka_{k} gets shorter as kk increases.
(b) To form the alternating sums tn:=k=4n(1)kakt_{n}:=\sum_{k=4}^{n}(-1)^{k}a_{k} for 4n94\leq n\leq 9, we place the arrows tip to tail as above. Since the sequence (ak)k(a_{k})_{k\in\mathbb{N}} is nonincreasing, it follows that 0tna40\leq t_{n}\leq a_{4} for all 4n94\leq n\leq 9.
Figure 3.3: A visual representation of the proof of the inequality |k=49(1)kak|a4\big{|}\sum_{k=4}^{9}(-1)^{k}a_{k}\big{|}\leq a_{4}.

It remains to verify (3.11). We shall demonstrate the result in the special case where m=3m=3 and n=9n=9 and leave the proof of the general case as an exercise. See also Figure 3.3 for a visual representation of the argument.

For the specific values m=3m=3 and n=9n=9, we have

k=49(1)kak=a4a5+a6a7+a8a9.\sum_{k=4}^{9}(-1)^{k}a_{k}=a_{4}-a_{5}+a_{6}-a_{7}+a_{8}-a_{9}.

We first group the terms as

k=49(1)kak=(a4a5)+(a6a7)+(a8a9).\sum_{k=4}^{9}(-1)^{k}a_{k}=(a_{4}-a_{5})+(a_{6}-a_{7})+(a_{8}-a_{9}).

Since, by hypothesis, (ak)k(a_{k})_{k\in\mathbb{N}} is non-increasing, a4a50a_{4}-a_{5}\geq 0, a6a70a_{6}-a_{7}\geq 0 and a8a90a_{8}-a_{9}\geq 0. In particular, the sum k=49(1)kak\sum_{k=4}^{9}(-1)^{k}a_{k} is a sum of three non-negative terms and therefore

(3.12) (3.12) |k=49(1)kak|=k=49(1)kak.\Big{|}\sum_{k=4}^{9}(-1)^{k}a_{k}\Big{|}=\sum_{k=4}^{9}(-1)^{k}a_{k}.

Using (3.12), we now group the terms as

|k=49(1)kak|=a4+(a6a5)+(a8a7)a9.\Big{|}\sum_{k=4}^{9}(-1)^{k}a_{k}\Big{|}=a_{4}+(a_{6}-a_{5})+(a_{8}-a_{7})-a_% {9}.

Arguing as before, a6a50a_{6}-a_{5}\leq 0 and a8a70a_{8}-a_{7}\leq 0. On the other hand, since (ak)k(a_{k})_{k\in\mathbb{N}} is non-negative, a90-a_{9}\leq 0. Combining these observations, we see that

|k=49(1)kak|a4+0+0+0=a4,\Big{|}\sum_{k=4}^{9}(-1)^{k}a_{k}\Big{|}\leq a_{4}+0+0+0=a_{4},

which verifies (3.11) in this special case. The same ideas can be used to prove the general case, as discussed in Exercise 3.48 below. ∎

Exercise 3.48.

The goal of this exercise is to complete the proof of Theorem 3.46 by proving (3.11) in full generality. To this end, let (an)n(a_{n})_{n\in\mathbb{N}} be a non-increasing, non-negative sequence.

  1. (i)

    Suppose nn, mm\in\mathbb{N} are either both odd or both even with n>mn>m. Generalise the argument used for the special case above to show (3.11) holds in this case.

  2. (ii)

    Adapt the argument used in part (i) to work for all pairs nn, mm\in\mathbb{N} with n>mn>m.

Hint: for part (i), it is useful to begin by noting

(1)m+1k=m+1n(1)kak=(am+1am+2)+(am+3am+4)++(an1an).(-1)^{m+1}\sum_{k=m+1}^{n}(-1)^{k}a_{k}=(a_{m+1}-a_{m+2})+(a_{m+3}-a_{m+4})+% \cdots+(a_{n-1}-a_{n}).
Exercise 3.49.

Determine whether each of the following series converges or diverges.

  1. (i)

    k=1(1)kk3\displaystyle\sum_{k=1}^{\infty}\frac{(-1)^{k}}{k^{3}};

  2. (ii)

    k=1(1)k1log2(k+1)\displaystyle\sum_{k=1}^{\infty}(-1)^{k}\frac{1}{\log_{2}(k+1)};

  3. (iii)

    k=1(1)k(k+1k)\displaystyle\sum_{k=1}^{\infty}(-1)^{k}(\sqrt{k+1}-\sqrt{k});

  4. (iv)

    k=1(1)k2k3k+1\displaystyle\sum_{k=1}^{\infty}(-1)^{k}\cdot\frac{2k}{3k+1}.

Absolutely convergent series

Consider the following two series

𝐀:=k=11k2and𝐂:=k=1(1)kk.\mathbf{A}:=\sum_{k=1}^{\infty}\frac{1}{k^{2}}\qquad\text{and}\qquad\mathbf{C}% :=\sum_{k=1}^{\infty}\frac{(-1)^{k}}{k}.

From our earlier results, we know that both series converge:

  • The series 𝐀\mathbf{A} converges by the pp-series test (Corollary 3.42);

  • The series 𝐂\mathbf{C} converges by the alternating series test (Theorem 3.46).

However, the mechanism behind the convergence in either case is quite different.

For 𝐀\mathbf{A}, the terms 1/k21/k^{2} are all positive and so the partial sums k=1n1/k2\sum_{k=1}^{n}1/k^{2} form an increasing sequence. Here the series converges simply because the magnitude of the terms of the sequence (1/k2)k(1/k^{2})_{k\in\mathbb{N}} decays at a fast rate.

For 𝐂\mathbf{C}, the magnitude of the terms of the sequence ((1)k/k)k((-1)^{k}/k)_{k\in\mathbb{N}} decays at a much slower rate. In particular, the absolute value of the kkth term is 1/k1/k and the series formed from these absolute values is the harmonic series k=11/k\sum_{k=1}^{\infty}1/k, which we know from Theorem 3.37 diverges. Nevertheless, whilst the terms are relatively large in absolute value (in particular, the series formed from the absolute values diverges), the alternating sign means that there is a lot of cancellation between terms. This cancellation is essential for the convergence to hold in this case.

To distinguish between the two scenarios outlined above, we introduce the following definition.

Definition 3.50.

Let (ak)k(a_{k})_{k\in\mathbb{N}} be a sequence of real numbers.

  1. 1

    We say the series k=1ak\sum_{k=1}^{\infty}a_{k} converges absolutely if the series k=1|ak|\sum_{k=1}^{\infty}|a_{k}| converges.

  2. 2

    We say the series k=1ak\sum_{k=1}^{\infty}a_{k} converges conditionally if it converges but the series k=1|ak|\sum_{k=1}^{\infty}|a_{k}| diverges.

Using this language, we see that the series 𝐀\mathbf{A} above converges absolutely whereas the series 𝐂\mathbf{C} converges conditionally. Intuitively, a series converges conditionally if the cancellation between terms is essential for convergence to hold. On the other hand, a series converges absolutely if it converges even when we ignore any possible cancellation between terms.

Exercise 3.51.

Determine whether the following sequences converge absolutely, converge conditionally or diverge.

  1. (i)

    k=4(1)klog2log2k\displaystyle\sum_{k=4}^{\infty}\frac{(-1)^{k}}{\log_{2}\log_{2}k};

  2. (ii)

    k=11k3\displaystyle\sum_{k=1}^{\infty}\frac{1}{k^{3}};

  3. (iii)

    k=1(1)k(k+1k)\displaystyle\sum_{k=1}^{\infty}(-1)^{k}(\sqrt{k+1}-\sqrt{k});

  4. (iv)

    k=1(1)k2k2k+1\displaystyle\sum_{k=1}^{\infty}(-1)^{k}\cdot\frac{2^{k}}{2^{k}+1}.

The definition of absolute convergence does not directly address whether k=1ak\sum_{k=1}^{\infty}a_{k} converges, it only references the series k=1|ak|\sum_{k=1}^{\infty}|a_{k}|. However, intuitively, if a series converges absolutely, then it is reasonable to expect that it also converges. Indeed, the terms of k=1|ak|\sum_{k=1}^{\infty}|a_{k}| are all non-negative and so there is no cancellation between terms. On the other hand, the terms of k=1ak\sum_{k=1}^{\infty}a_{k} can have different signs, which means there can be cancellation. Intuitively, cancellation should make it more likely for the series to converge. We show this is indeed the case.

Theorem 3.52 (Absolute convergence test).

Let (ak)k(a_{k})_{k\in\mathbb{N}} be a sequence and suppose the series k=1ak\sum_{k=1}^{\infty}a_{k} converges absolutely. Then k=1ak\sum_{k=1}^{\infty}a_{k} converges.

Example 3.53.

Consider the series k=1sinkk2\sum_{k=1}^{\infty}\frac{\sin k}{k^{2}}. This converges absolutely, since the series of absolute values k=1|sink|k2\sum_{k=1}^{\infty}\frac{|\sin k|}{k^{2}} converges by comparison with k=11k2\sum_{k=1}^{\infty}\frac{1}{k^{2}}. Hence, by Theorem 3.52, the series k=1sinkk2\sum_{k=1}^{\infty}\frac{\sin k}{k^{2}} converges.

We remark that we cannot apply the comparison test directly to the series k=1sinkk2\sum_{k=1}^{\infty}\frac{\sin k}{k^{2}}, since the terms take positive and negative values (the comparison test applies to unsigned series).

This is yet another instance where we wish to show convergence without knowing the precise value of the limit. Since the terms of the series may be signed, we cannot appeal directly to the monotone convergence theorem, so we use the Cauchy criterion.

Proof (of Theorem 3.52).

Let (ak)n(a_{k})_{n\in\mathbb{N}} be a sequence of real numbers and suppose the series k=1ak\sum_{k=1}^{\infty}a_{k} converges absolutely. We shall show the series satisfies the Cauchy criterion from Theorem 3.45.

Let ε>0\varepsilon>0 be given. Since the series k=1ak\sum_{k=1}^{\infty}a_{k} converges absolutely, we may apply the Cauchy criterion to find some NN\in\mathbb{N} such that

k=m+1n|ak|<εfor all n>m>N.\sum_{k=m+1}^{n}|a_{k}|<\varepsilon\qquad\text{for all $n>m>N$.}

Now let n>m>Nn>m>N and apply the triangle inequality to deduce that

|k=m+1nak|k=m+1n|ak|<ε.\Big{|}\sum_{k=m+1}^{n}a_{k}\Big{|}\leq\sum_{k=m+1}^{n}|a_{k}|<\varepsilon.

This establishes the Cauchy criterion for the series k=1ak\sum_{k=1}^{\infty}a_{k} and so the series is convergent. ∎

Exercise 3.54.

Determine whether the following series converge or diverge.

  1. (i)

    k=2sinkk(log2k)2\displaystyle\sum_{k=2}^{\infty}\frac{\sin k}{k(\log_{2}k)^{2}};

  2. (ii)

    k=1(5)kk!\displaystyle\sum_{k=1}^{\infty}\frac{(-5)^{k}}{k!};

  3. (iii)

    k=1cosk3k+14k33\displaystyle\sum_{k=1}^{\infty}\cos k\cdot\frac{3k+1}{4k^{3}-3}.

Exercise 3.55.

Give an alternative proof of Theorem 3.52 by considering the positive and negative terms of (ak)n(a_{k})_{n\in\mathbb{N}} separately. In particular, define the non-negative sequences (bk)n(b_{k})_{n\in\mathbb{N}} and (ck)n(c_{k})_{n\in\mathbb{N}} by

bk=max(ak,0)andck=max(ak,0),b_{k}=\max(a_{k},0)\quad\text{and}\quad c_{k}=\max(-a_{k},0),

and make use of results that we established for non-negative series.