p-series examples

By finding p and applying the p-series convergence properties:

We see that n=11n1.1 converges: p=1.1 so p>1

But n=11n diverges: p=1/2 so p1

Integral test - pushing the envelope of convergence

Does n=21nlnn converge?

Does n=21n(lnn)2 converge?

Notice that lnn grows very slowly with n, so 1nlnn is just a little smaller than 1n for large n, and similarly 1n(lnn)2 is just a little smaller still.

Solution

(1) The two series lead to the two functions f(x)=1xlnx and g(x)=1x(lnx)2.

Check applicability.

Clearly f(x) and g(x) are both continuous, positive, decreasing functions on x[2,).


(2) Apply the integral test to f(x).

Integrate f(x):

21xlnxdxu=ln21udulimRlnu|ln1R

Conclude: n=21nlnn diverges.


(3) Apply the integral test to g(x).

Integrate g(x):

21x(lnx)2dxu=ln21u2dulimRu1|ln2R1ln2

Conclude: n=21n(lnn)2 converges.

Direct comparison test: rational functions

(a) n=11n3n

Choose: an=1n3n and bn=13n

Check: 1n3n13n

Observe: 13n is a convergent geometric series

Therefore: converges by the DCT.


(b) n=1cos2nn3

Choose: an=cos2nn3 and bn=1n3.

Check: cos2nn31n3

Observe: 1n3 is a convergent p-series

Therefore: converges by the DCT.


(c) n=1nn3+1

Choose: an=nn3+1 and bn=1n2

Check: nn3+11n2 (notice that nn3+1nn3)

Observe: 1n2 is a convergent p-series

Therefore: converges by the DCT.


(d) n=21n1

Choose: an=1n and bn=1n1

Check: 1n1n1

Observe: 1n is a divergent p-series

Therefore: diverges by the DCT.

Limit comparison test examples

(a) n=112n1

Choose: an=12n1 and bn=12n.

Compare in the limit:

limnanbnlimn2n2n11=:L

Observe: 12n is a convergent geometric series

Therefore: converges by the LCT.


(b) n=12n2+3n5+n5

Choose: an=2n2+3n5+n5, bn=1n1/2

Compare in the limit:

limnanbnlimn(2n2+3n)n5+n5 (2n2+3n)n5+n5n2n5/2n5/22=:L

Observe: 1n1/2 is a divergent p-series

Therefore: diverges by the LCT.


(c) n=2n2n4n1

Choose: an=n2n4n1 and bn=1n2

Compare in the limit:

limnanbnlimnn4n4n11=:L

Observe: n=21n2 is a converging p-series

Therefore: converges by the LCT.