Ratio test examples

(a) Observe that n=010nn! has ratio Rn=10n+1 and thus Rn0=L<1. Therefore the RaT implies that this series converges.

Simplify the ratio:

(10n+1(n+1)!)(10nn!)10n+1(n+1)!n!10n1010n(n+1)n!n!10n10n+1n0

Notice this technique! We frequently use these rules:

10n+1=10n10,(n+1)!=(n+1)n!

(To simplify ratios with exponents and factorials.)


(b) n=1n22n has ratio Rn=(n+1)22n+1/n22n.

Simplify this:

(n+1)22n+1/n22n(n+1)22n+12nn2 (n+1)22nn222nn2+2n+12n2n12=L

So the series converges absolutely by the ratio test.


(c) Observe that n=1n2 has ratio Rn=n2+2n+1n21 as n.

So the ratio test is inconclusive, even though this series fails the SDT and obviously diverges.


(d) Observe that n=11n2 has ratio Rn=n2n2+2n+11 as n.

So the ratio test is inconclusive, even though the series converges as a p-series with p=2>1.


(e) More generally, the ratio test is usually inconclusive for rational functions; it is more effective to use LCT with a p-series.

Root test examples

(a) Observe that n=1(1n)n has roots of terms:

|an|1/n=((1n)n)1/n=1nn0=L

Because L<1, the RooT shows that the series converges absolutely.


(b) Observe that n=1(1)n(n2n+1)n has roots of terms:

|an|n=n2n+1n12=L

Because L<1, the RooT shows that the series converges absolutely.

Ratio test versus root test

Determine whether the series n=1n24n5n+2 converges absolutely or conditionally or diverges.

Solution Before proceeding, rewrite somewhat the general term as (n5)2(45)n.

Now we solve the problem first using the ratio test. By plugging in n+1 we see that

an+1=(n+15)2(45)n+1

So for the ratio Rn we have:

an+11an=(n+15)2(45)n+1(5n)2(54)nn2+2n+1n24545<1 as n

Therefore the series converges absolutely by the ratio test.

Now solve the problem again using the root test. We have for |an|n:

((n5)2(45)n)1/n=(n5)2/n45

To compute the limit as n we must use logarithmic limits and L’Hopital’s Rule. So, first take the log:

ln((n5)2/n45)=2nlnn5+ln45

Then for the first term apply L’Hopital’s Rule:

lnn5d/dx1n/515n/2d/dx1/21/n1/22n0 as n

So the first term goes to zero, and the second (constant) term is the value of the limit. So the log limit is ln45, and the limit (before taking logs) must be eln45 (inverting the log using ex) and this is 45. Since 45<1, the root test also shows that the series converges absolutely.