Alternating Series Test (AST)

Alternating Series Test (AST)

Suppose (an) satisfies:

  1. (an) is decreasing.
  2. an0
    Then n=1(1)n+1(an)=a1a2+a3a4+ converges.

Proof
Both conditions gives that an0 (just use MCT). As a result, the proof is done in:

2.7.1

Question

Prove the Alternating Series Test (AST). This is done by showing that the sequence of partial sums:
$
s_{n} = a_{1} - a_{2} + a_{3} - \dots \pm a_{n}
$
converges. Different characterizations of completeness lead to different proof.
a. Prove the AST by showing that (sn) is Cauchy.
b. Supply another proof for this result using the Nested Interval Property.
c. Consider the subsequences (s2n),(s2n+1) and show how the MCT leads to a third proof for the AST.

Scratch Work:

a.
For scratch, if we have this case then:
$
\begin{align}
|s_{n} - s_{m}| &= |a_{1} - a_{2} + \dots \pm a_{n} - (a_{1} - a_{2} + \dots \pm a_{n} \mp \dots \pm a_{m})| \
&= \left|\sum_{k=n+1}^{m} (-1)^{n+1}a_{k}\right| \
& \leq \sum_{k=n+1}^{m} |a_{k}| & \text{ Triangle Ineqality} \
& < \sum_{k=n+1}^{m} \frac{\epsilon}{m-(n+1)} \
& = \epsilon
\end

$

Proof

a. Let ϵ>0. Now we know that (an)0 so then since we can choose such an N where:
|an|<ϵ
for some nN. Now let m>nN as follows. Then notice that mn>0 so then notice that each |an+1|,|an+2|,,|an+(mn)|<ϵmn since this chosen epsilon is greater than 0 (applying the limit definition above). Then:
|an+1an+2+±an+(mn)||an+1|+|an+2|++|±an+(mn)=|an+1|+|an+2|++|an+(mn)|(an0)<(mn)ϵmn=ϵ
But the LHS is just |snsm| so we've really shown:
|snsm|<ϵ
showing it's Cauchy. Thus (sn) converges, showing the AST.

b. Consider constructing the intervals In such that for each n:
In={[sn,sn+1]n is even[sn+1,sn]n is odd
The alternation is well defined since when n=2k (n is even):
sn+1sn=(1)2k+1+1an+1=an+10
and for when n=2k+1 (n is odd) then you get snsn+1 in a similar way. This shows these intervals are always defined. Further, notice we can show that In+1In. Notice first that since an is decreasing (and positive), then an+1an. That means that:
an+1an0sn+1sn10sn+1sn1
so the series of partial sums are also decreasing as a result (in two term intervals):

sn+1sn1 for all n.

Let xIn. We'll show that xIn+1:

  • If n is even then x[sn,sn+1] and then n+1 is odd so we'll show x[sn+2,sn+1]. Notice that already xsn+1. For the other inequality: xsnsn+2 per our above lemma.
  • If n is odd, the proof comes out very similarly.

Thus we've shown the required nested interval property, so then:
x s.t. xn=1In
Now we really want to show that (sn)x. Let ϵ>0. Since (an)0 then we know that NN where any nN has it that |an|<ϵ. Now notice that if we let any nN:
|snx||snsn+1|x is at most/least from the interval’s endp.=|an+1|=|an+1|<ϵ
Thus completing the proof.

c. Notice that the subsequence (s2n),(s2n+1) all are decreasing (see the lemma from (b)) and bounded below (given by how an0). As a result, then by the MCT both subsequences converge. Now by the Limit Laws (Algebraic Limit Theorem) then because:
(sn)(s2n+s2n+1)
Then (sn) converges to the same limit as the sum of the limits of the two subsequences.