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

The comparison test (and bounded series of non-negative numbers)

We wish to extend the comparison test for finite series to apply to infinite series.

For finite series, the comparison test appeared as a simple opening lemma (7.1.4 f):

When aibi we have i=mnaii=mnbi

For infinite series, we can only make this statement when |ai|bn, otherwise the sum for a could diverge. We set this up and prove it below.

First, a useful (and very simple) proposition.

Sums of non-negative numbers are bounded iff they are convergent.

Let n=man be a formal series of non-negative real numbers. Then this series is convergent if and only if there is a real number M such that

n=mNanM for all integers Nm

Proof

Two earlier propositions are:

  • Every convergent sequence of real numbers is bounded (6.1.17).
  • An increasing sequence which has an upper bound is convergent (6.3.8).

The sequence (SN)n=m representing the series n=man is increasing, by definition. So the above two propositions form each side of the proposition's iff statement. 

Now we can introduce the comparison test.

Comparison test

Let n=man and n=mbn be two formal series of real numbers, and suppose that |an|bn for all nm (thus all numbers in (bn) must be non-negative). Then if n=mbn is convergent, then n=man is absolutely convergent, and in fact

|n=man|n=m|an|n=mbn

Proof

Let SAN:=n=mN|an| be the Nth partial sum of n=m|an| and SBN:=n=mNbn be the Nth partial sum of n=mbn. As n=mbn is bounded according to the proposition above, and by the the comparison test for finite series we have: SANSBNM for all Nm and for some bounding real M Through this transitivity, (SAN)N=n also meets the conditions for being bounded. Then from the above propositive again, it must be that n=m|an| is convergent. The Absolute Convergence Test informs us that absolute convergence implies conditional convergence, and in addition that |n=man|n=m|an|. Thus, with all of the below infinite series converging we can compare them like so:
|n=man|n=m|an|n=mbn

We can also run the Comparison Test in the contrapositive:

If n=man is not absolutely convergent then n=mbn is not conditionally convergent.



Source

p171