why is $\displaystyle \frac{\log(\sin x)}{\log(x)}$ $\quad\frac{\infty}{\infty}$ form as $x\to 0$?

135 Views Asked by At

enter image description here

In this question $\displaystyle\frac{\log(\sin x)}{\log x}$ is taken as $\displaystyle\frac{\infty}{\infty}$ indeterminate form. But $\log(0)$ is not defined so how can L'Hospital's rule can be used?

2

There are 2 best solutions below

0
On

Because the logarithm function approaches $-\infty$ as its argument approaches $0$ (from the right).

0
On

Remember that for small $x$ we know $x \approx \sin(x)$. This means that $$\lim_{x \to 0}\frac{\ln(\sin(x))}{\ln(x)} \approx \lim_{x \to 0} \frac{\ln(x)}{\ln(x)}$$ And since $\lim_{x \to 0}\ln(x) =- \infty$, it follows that $\lim_{x \to 0}\frac{\ln(\sin(x))}{\ln(x)}$ is of the form $\frac{-\infty}{-\infty}$.