I need to prove that the following limit is equal to zero:
$$\lim \limits_{x,y \to (1,0)} \frac {(x-1)^2\ln(x)}{(x-1)^2 + y^2}$$
I tried converting to polar coordinates, since this can sort of simplify the denominator, but wound up stuck with $r \cos θ$ inside the logarithmic term. I also tried using the Taylor series for $\ln(x)$, but that did not simplify the expression whatsoever.
How do I go about doing this?
\begin{align}\lim \limits_{(x,y) \to (1,0)} \left|\frac {(x-1)^2\ln(x)}{(x-1)^2 + y^2} \right| &\le \lim \limits_{(x,y) \to (1,0)} |\ln(x)|\\ &=0 \end{align}