$$\lim _{x\to \infty }x^{\frac{1}{x}}$$ How can I solve this? I want the most simple way to do it. Is there a nice log rule I can use here? I'm definitely not at the stage of using the limit chain rule as suggested on SymboLab.
I couldn't get anywhere with it using the methods I know ($0/0, a/0, a/\infty,$ basic logs).
Edit: This is an extremely snaky move from me to add the limits-without-lhopital tag now. Is it too late, or do I need to add a separate question?
If you know that for any $\;\epsilon>0\;$ we have that $\;\log x<x^\epsilon\;$ for any $\;0<x\in\Bbb R\;$ big enough , you then don't need l'Hospital since we can write
$$\frac{\log x}x<\frac{x^\epsilon}x=\frac1{x^{1-\epsilon}}\xrightarrow[x\to\infty]{}0\;,\;\;\text{for say}\;\;0<\epsilon<1$$
Using that $\;\log x>\log1=0\;$ for $\;x>1\;$, use the squeeze theorem to deduce that
$$\lim_{x\to\infty}\frac{\log x}x=0$$
and, as in the other answers, use now the algebraic equality
$$x^{1/x}=e^{\frac1x\log x}\implies\lim_{x\to\infty}x^{1/x}=e^{\lim\limits_{x\to\infty}\frac1x\log x}=e^0=1$$