How to compute the limit. My first instinct was to convert the expression in a fraction and use l'hopitals rule, but the didnt seem like it was going anywhere. Are there any better approaches to evaluating this limit?
limx→∞[x(1+1x)x−ex]
Answer
ln[(1+1x)x]=xln(1+1x)=1−12x+O(x−2)
so
(1+1x)x=eexp(−12x+O(x−2))=e(1−12x+O(x−2))
and so
x(1+1x)x−ex→−e2
as x→∞.
No comments:
Post a Comment