Mangoes
- 92
- 1
Homework Statement
[itex] \displaystyle\lim_{x\rightarrow 0^+} x^{1/x}[/itex]
The Attempt at a Solution
[itex] y = \displaystyle\lim_{x\rightarrow 0^+} x^{1/x}[/itex]
[itex] lny = \displaystyle\lim_{x\rightarrow 0^+} \frac {lnx}{x}[/itex]
This gives an indeterminate form and it's a quotient, so I can apply L'Hopital's Rule:
[itex] \displaystyle\lim_{x\rightarrow 0^+} \frac{1}{x}[/itex]
As x approaches zero, the expression will grow towards infinity...
[itex] lny = ∞[/itex]
[itex] e^∞ = y [/itex]
[itex] y = ∞[/itex]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?