What is the limit of the following expression :
$$\lim_{x \rightarrow 0 } (1+\sin x) ^{\frac{1}{x}}$$
I tried doing the following :
$$\lim_{x \rightarrow 0 } (1+\sin x) ^{{\frac{1}{\sin x}}{\frac{\sin x }{x}}}$$
Now I know the formula $\lim_{x \rightarrow 0} (1+x)^{\frac{1}{x}} = e$ . I can do that in the above expression for $\sin x \rightarrow 0$ .
But I'm not sure if the limit $\lim_{x \rightarrow 0}$ can propagate up-to the power. If not, if I take $ln$ in both sides, can then the limit propagate into the expression within the $ln$ operator ?