I have to find the following limit:
$$\lim_{x \to 0}\frac{\arctan3x}{\ln((1-x)^2)}$$
L’Hôpital’s rule only makes things worse. Transforming the numerator and the denominator in Taylor series doesn’t help either. I’ve seen in another question that $\arctan \left(\frac{x}{x}\right) \to 1$, but then I don’t see what to do with $x/(\ldots)$.
Thanks for your help!
Edit: I think I made an error while differentiating, L’Hôpital’s rule works. Thanks for your help.
By L’Hospital ’s rule, one has $$ \lim_{x \to 0}\frac{\arctan(3x)}{\ln((1-x)^2)}=\lim_{x \to 0}\frac{\dfrac 3{1+9x^2}}{\dfrac {-2}{1-x}}. $$Can you finish it?