Posted by Bash on Sunday, February 5, 2012 at 1:15am.
Rewrite as
Lim ln(1 + 1/n)/(1/n)
(n -> infinity)
Then use the power series for ln(1+x) for small x:
ln(1 + 1/n) = 1/n -(1/2)(1/n)^2 +(1/3)(1/n)^3...
Divide that by 1/n and you get 1 plus a series of higher order terms that become zero in the limit as n-> infinity.
The limit is 1.
Check: Try n = 100
100*(ln101 -ln100) = 0.9950
n = 1000:
1000*(ln1001 - ln1000) = 0.9995
Related Questions
calc - Are these correct? lim x->0 (x)/(sqrt(x^2+4) - 2) I get 4/0= +/- ...
Calc. Limits - Are these correct? lim x->0 (x)/(sqrt(x^2+4) - 2) I get 4/...
Calculus - Find the horizontal asymptote of f(x)=e^x - x lim x->infinity...
Calc Please Help - Are these correct? lim x->0 (x)/(sqrt(x^2+4) - 2) I ...
calculus - ratio test - infinity of the summation n=1: (e^n)/(n!) [using the ...
math - i need some serious help with limits in pre-calc. here are a few ...
CALCULUS - Evaluate each of the following. (a) lim x->0(e^x)-1-x/ x^2 (b...
Calculus - ratio test - infinity of the summation n=1: (e^n)/(n!) [using the ...
Calculus - Show that limit as n approaches infinity of (1+x/n)^n=e^x for any x&...
Calculus - Show that limit as n approaches infinity of (1+x/n)^n=e^x for any x&...
For Further Reading