I'm trying to calculate the following limit:
$$\mathop {\lim }\limits_{x \to {0^ + }} {\left( {\frac{{\sin x}}{x}} \right)^{\frac{1}{x}}}$$
What I did is writing it as:
$${e^{\frac{1}{x}\ln \left( {\frac{{\sin x}}{x}} \right)}}$$
Therefore, we need to calculate:
$$\mathop {\lim }\limits_{x \to {0^ + }} \frac{{\ln \left( {\frac{{\sin x}}{x}} \right)}}{x}$$
Now, we can apply L'Hopital rule, Which I did:
$$\Rightarrow cot(x) - {1 \over x}$$
But in order to reach the final limit two more application of LHR are needed. Is there a better way?