Exercise 2.7.1

Proving the Alternating Series Test (Theorem 2.7.7) amounts to showing that the sequence of partial sums

s n = a 1 a 2 + a 3 ± a n

converges. (The opening example in Section 2.1 includes a typical illustration of ( s n ) .) Different characterizations of completeness lead to different proofs.

(a)
Prove the Alternating Series Test by showing that ( s n ) is a Cauchy sequence.
(b)
Supply another proof for this result using the Nested Interval Property (Theorem 1.4.1).
(c)
Consider the subsequences ( s 2 n ) and ( s 2 n + 1 ) , and show how the Monotone Convergence Theorem leads to a third proof for the Alternating Series Test.

Answers

(a)
Let N N be even and let n N . because the series is alternating we have s N s n s N + 1

Obviously | s N + 1 s N | = | a N | can be made as small as we like by increasing N , setting N large enough to make | a N | < 𝜖 2 gives

| s m s n | | s m s N | + | s N s n | < 𝜖 2 + 𝜖 2 = 𝜖

Which shows ( s n ) is Cauchy, and hence converges by the Cauchy Criterion.

(b)
Let I 1 be the interval [ a 1 a 2 , a 1 ] and in general I n = [ a n a n + 1 , a n ] , since ( a n ) is decreasing we have I n + 1 I n . Applying the nested interval property gives n = 1 I n

Let x n = 1 I n , since a n I n and x I n the distance | a n x | must be less then the length | I n | . and since the length goes to zero | a n x | can be made less then any 𝜖 .

(c)
If we can show lim s 2 n = lim s 2 n + 1 = s that will imply lim s n = s since each s n is either in ( s 2 n + 1 ) or in ( s 2 n ) as n is must be even or odd.

We have s 2 n + 1 a 1 since

s 2 n + 1 = a 1 ( a 2 a 3 ) ( a 2 n a 2 n + 1 ) a 1

Thus s 2 n + 1 s by the Monotone Convergence Theorem, to show ( s 2 n ) s notice s 2 n = s 2 n + 1 a 2 n + 1 with ( a 2 n + 1 ) 0 meaning we can use the triangle inequality

| s 2 n s | | s 2 n s 2 n + 1 | a 2 n + 1 + | s 2 n + 1 s | < 𝜖 2 + 𝜖 2 < 𝜖

Thus ( s 2 n ) s aswell finally implying ( s n ) s .

Summary: Partition the alternating series into two subsequences of partial sums, then use MCT to show they both converge to the same limit.

User profile picture
2022-01-27 00:00
Comments