I have a limit:
$$k = \lim_{x\to0+} \ln(x \sin x)$$
How do I find this? Since $\ln(x)$ is continuous I tried:
$$k = \ln( \lim_{x\to0+} (x \sin x))$$
$$k = \ln(0)$$
Which to my understanding is undefined, but the answer is $-\infty$ somehow. Where did I go wrong?
Use the fact that $\log u\rightarrow-\infty$ as $u\rightarrow 0^{+}$. Then given $M<0$, we have some $\delta>0$ such that for all $u\in(0,\delta)$, then $\log u<M$.
Now use the fact that $x\sin x\rightarrow 0$ as $x\rightarrow 0^{+}$, then we have some $\delta'\in(0,\pi/2)$ such that $x\sin x=|x\sin x|<\delta$ for all $x\in(0,\delta')$, then $\log(x\sin x)<M$ for all such $x$, this shows that $\lim_{x\rightarrow 0^{+}}\log(x\sin x)=-\infty$.