So I have this question
$$\lim_{x\rightarrow 0^+}\exp\left(-\frac{1}{x}\right)\ln\left(\frac{1}{x^2}\right)$$
I was wondering how to solve the limit tending to 0 ? I thought of using l'Hôpital rule, but this equation is not in the form of a fraction ? What could I do ? Thanks!
$$\lim_{x\rightarrow 0^+}\exp\left(-\frac{1}{x}\right)\ln\left(\frac{1}{x^2}\right)$$ $$\lim_{x\rightarrow 0^+}\frac{\ln\left(\frac{1}{x^2}\right)}{\exp\left(\frac{1}{x}\right)}$$ so $\infty/\infty$ $$\lim_{x\rightarrow 0^+}\frac{\frac{d}{dx}\ln\left(\frac{1}{x^2}\right)}{\frac{d}{dx}\exp\left(\frac{1}{x}\right)}$$ Can you take it from there?