Mangoes
- 92
- 1
Homework Statement
<br /> \displaystyle\lim_{x\rightarrow 0^+} x^{1/x}<br />
The Attempt at a Solution
<br /> y = \displaystyle\lim_{x\rightarrow 0^+} x^{1/x}<br />
<br /> lny = \displaystyle\lim_{x\rightarrow 0^+} \frac {lnx}{x}<br />
This gives an indeterminate form and it's a quotient, so I can apply L'Hopital's Rule:
<br /> \displaystyle\lim_{x\rightarrow 0^+} \frac{1}{x}<br />
As x approaches zero, the expression will grow towards infinity...
<br /> lny = ∞<br />
<br /> e^∞ = y <br />
<br /> y = ∞<br />I can't see anything wrong with what I'm doing, yet putting the limit into WolframAlpha spits out a 0. What am I doing wrong?