L’Hopital’s Rule for sequence limits

(a) What is the limit of an=lnnn? (b) What is the limit of bn=(lnn)2n? (c) What is the limit of cn=n(n2+1n2)? (d) What is the limit of dn=nen?

Solution

(a)

Identify indeterminate form . Change from n to x and apply L’Hopital:

limxlnxxddxlimx1/x1=0

(b)

Identify indeterminate form . Change from n to x and apply L’Hopital:

limx(lnx)2xddxlimx2lnx1x1=2limxlnxx=(by (a) result)0

(c)

(1) Identify form 0 and rewrite as :

n(n2+1n2)n2+1n21/n

(2) Change from n to x and apply L’Hopital:

x2+1x21/x12(x2+1)1/2(2x)11/x2

(3) Simplify:

2x3x2+1+1x22x5+x2+1x2x2+1

(4) Consider the limit:

2x5+x2+1x2x2+1x2x5+xx3

(d)

(1) Identify form 0 and rewrite as :

nennen

(2) Change n to x and apply L’Hopital:

xex1enx0

Squeeze theorem

Use the squeeze theorem to show that 4nn!0 as n.

Solution

(1) We will squeeze the given general term above 0 and below a sequence bn that we must devise:

04nn!bn

(2) We need bn to satisfy bn0 and 4nn!bn. Let us study 4nn!.

4nn!=444444444n(n1)7654321

(3) Now for the trick. Collect factors in the middle bunch:

4nn!=4n(4n14n2474645)44444321

(4) Each factor in the middle bunch is <1 so the entire middle bunch is <1. Therefore:

4nn!<4n444!=102424n

Now we can easily see that 1024/24n0 as n, so we set bn=1024/24n and we are done.

Monotonicity

Show that an=n+1n converges.

Solution

(1) Observe that an>0 for all n.

Because n+1>n, we know n+1>n.

Therefore n+1n>0


(2) Show ax is decreasing:

Replace n with x: ax=x+1x considered as a differentiable function.

Take derivative to show decreasing:

ddxax=12x+112x2(xx+1)4xx+1

Denominator is >0. Numerator is <0. So ddxax<0 and ax is monotone decreasing.

Therefore an is monotone decreasing as n.


(3) Since an>0 it is bounded below by 0. It is monotone decreasing. Conclude that it converges.