$$\lim_{x\to 0}x \ln\left( \ln\left(\frac{1}{x^2}\right)\right)$$
What's the proper way to evaluate the limit of such a function ?
$$\lim_{x\to 0}x \ln\left( \ln\left(\frac{1}{x^2}\right)\right)$$
What's the proper way to evaluate the limit of such a function ?
One time l'Hopital (H): \begin{align} \lim_{x\to 0}x\ln\left(\ln\left(\frac{1}{x^2}\right) \right)=\lim_{x\to 0}\frac{\ln(-\ln(x^2))}{1/x}\stackrel{H}{=}\lim_{x\to 0}\frac{-2x}{\ln(x^2)} \end{align} Now you can finish right?