deepdream of
          a sidewalk
Show Question
Math and science::Analysis::Tao::07. Series

Alternating series test

An alternating series converges if the sequence of elements converges absolutely to zero.

Let (an)n=m be a sequence of real numbers which are non-negative and decreasing, thus an0 and anan+1 for every nm. Then the series n=m(1)nan is convergent if and only if the sequence (an)n=m converges to 0 as n.


There is some weight to this proposition, as non-alternating series do not have this property. For example, the series n=m1n does not converge. But, n=m(1)n1n in comparison will converge to zero.

Proof outline

The below approach is summarized as:

Let N be even. For any k>0, SN+k is less than SN but greater than SN+1. The difference between SN and SN+1 approaches zero because the sequence (an)n=m approaches zero. So the sequence of sums (Sn)n=m is ε-steady for every ε>0.

Proof

This proof is crafty, and my attempts at an alternative failed, so there is some value in internalizing the approach.

One side of the iff relationship is easy. From the zero test for series, we know that if n=m(1)nan is a convergent series, then the sequence ((1)nan)n=m converges to 0, and by the zero test for sequences, we can infer that the sequence (an)n=m must also converge to zero. 

Now suppose conversly that ((1)nan)n=m converges to 0. For each Nm, let SN be the partial sum SN:=n=mN(1)an; our job is to show that (SN)N=m converges. Observe that

SN+2=SN+(1)N+1aN+1+(1)N+2aN+2=SN+(1)N+1(aN+1aN+2)

By hypothesis (aN+1aN+2) is non-negative. Thus we have SN+2SN, when N is odd and SN+2SN when N is even. Now suppose that N is even. [What is nice is the the proof proceeds without needing to consider the other case. We arrive at an inequality that works for what we need.]

From the above discussion and induction we see that both:

SN+2kSN and SN+2k+1SN+1=SNaN+1 for all natural numbers k. Also we have SN+2k+1=SN+2kaN+2k+1SN+2k. Combining all of this we can say:

SNaN+1SN+2k+1SN+2kSN for all k

This means that

SNaN+1SnSN for all nN

This is enough for us to be able to say that (Sn)n=m is eventually aN+1-steady. But the sequence (aN)N=m converges to 0 as N, which implies that (Sn)n=m is eventually ε-steady for every ε>0. Thus, (Sn)n=m converges, and so the series n=m(1)nan is convergent.