Comparison Test (Series)

Comparison Test

Suppose nN we have an,bnR satisfy 0anbn. Then:

  1. If bn converges, then an converges.
  2. If an diverges, then bn diverges (automatically from (1))

Proof
Suppose bn converges. Let's show an satisfies the Cauchy Condition for Series, and thus converges.

Let ε>0. Since bn converges then we can choose NN such that n>mN has it that:

|bm+1++bn|<ε

Everything here is non-negative, so we can get rid of the absolute value signs:

bm+1++bn<ε

Suppose this is true, that we choose our n>mN. Then:

|am+1++an|=am+1++anbm+1++bn<ε

Thus an satisfies the Cauchy Condition for Series, so then it must converge.