Comparison Test Part I

I.  Quiz

II.  Homework

III.  The Direct Comparison Test

Theorem:  The Direct Comparison Test

Let 0 < a < b for all n (large)

1)  If sum bconverges then sum aalso converges.

2)  If sum adiverges then sum balso diverges.

We will explain this theorem with a diagram

IV.  Example

Determine if sum 1/exp(n2)  converges.

Solution:  Let an = 1/exp(n2) and bn = 1/en  = e-n

For  bn we can use the integral test:

int from 1 to infinity e-xdx = -e-x from 1 to infinity = 1.  We could have also used the geometric series test to show that sum bn converges.  Since sum bn converges and

0 < an < bn , we can conclude by the comparison test that sum an  converges also.

We use this test when bn = 1/np or other recognizable such as rn.  We often find the bn by dropping the constants.

Exercises:  Test the following for convergence

A)  sum 1/sqrt(n + 3)

B)  sum 1/(5n - 6) 

V.  Limit Comparison Test

Suppose that an > 0, bn > 0 and

lim as n -> infinity of an /bn = L (Finite > 0) then both converge or both diverge.

Example:   Determine if the series sum 1/(3n + 5) converges  

We compare with the harmonic series sum 1/n which diverges.

We have lim as n -> infinity of (1/n)/(1/(3n + 5)) = lim as n-> infinity of (3n + 5)/n = lim as n -> infinity of 3/1 = 3.  Thus by the LCT sum 1/(3n + 5) diverges.

Exercises:    Determine if the following converge or diverge.

A)  sum [n2 + 3n - 1]/[n3 - 2n + 5]

B)  sum 1/[ln(3n + 2)]