How do I calculate the following?
$$ \lim_{x \rightarrow 0^{+}} (-\ln(x) \sin(x)) $$
How do I calculate the following?
$$ \lim_{x \rightarrow 0^{+}} (-\ln(x) \sin(x)) $$
On
Do you recognize this limit as having a certain indeterminate form? Identify this form, and apply the standard technique from your textbook in order to deal with it. In case you don't have a textbook, this is $0\cdot \infty$ type. Rearrange the expression $\ln(x)\sin(x)$ to be $\frac{0}{0}$ form or $\frac{\infty}{\infty}$ form. Then use L'Hospital's Rule.
$$ \lim_{x \rightarrow 0^{+}} (-\ln(x) \sin(x)) = \lim_{x \rightarrow 0^{+}} \left(-x\ln(x) \cdot \frac{\sin x} x \right) $$ This is equal to $$ \left( \lim_{x \rightarrow 0^{+}} -x\ln(x) \right) \cdot \left( \lim_{x\to0^+} \frac{\sin x} x \right) $$ provided those both exist.
The first of those can be found by writing $\displaystyle\lim_{x\to0^+}\frac{-\ln x}{1/x}$ and applying L'Hopital's rule.