Saitama
- 4,244
- 93
Homework Statement
\stackrel{lim}{x→0}[\frac{(1+x)^{1/x}}{e}]^{1/x}
(its the whole term to the power 1/x, can somebody tell me the correct latex code?)
Homework Equations
The Attempt at a Solution
I have actually solved the problem but i am trying to find an alternative to do it.
My attempt:
(I am dropping the limit word just to make it easier for me to write)
let
y=\stackrel{lim}{x→0}[\frac{(1+x)^{1/x}}{e}]^{1/x}
lny=\frac{1}{x}[\frac{ln(1+x)-x}{x}]
Using the series of ln(1+x), taking out the common factor x^2 and applying the limit, i get
lny=\frac{-1}{2}
y=e^{\frac{-1}{2}}
Is it possible that i can solve it without using the series expansion of ln(1+x)? Also, i am not allowed to use the L'Hôpital's rule.
Thanks!