I need to find the following limit: $$\lim_{x\to 0^+}\left(\frac{\sin x}{x}\right)^{\frac{1}{x}}$$
I started this way: $$\left(\frac{\sin x}{x}\right)^{\frac{1}{x}}=e^{\frac{1}{x}\cdot \ln\left[\frac {\sin x}{x}\right]}$$
So it's enough to find: $$\lim_{x\to 0^+}\frac{\ln(\frac {\sin x}{x})}{x}$$
I tried to use L'Hôpital's rule but it got me nowhere. Any ideas?
Using the big-O notation in its common sense, $$\sin x = x + O(x^3),$$ whence $$\ln(\frac {\sin x}x)=\ln\frac{x+O(x^3)}x=\ln(1+O(x^2))=O(x^2).$$