$$\lim_{(x,y) \to 0} \dfrac{x^2y}{17x^2+y^2}$$
I want to obtain this limit but don't know how to. The most general advice I've found is to convert this function into polar coordinates, so when I do that I get $$\lim_{r \to 0} \dfrac{r \cos^2 x \sin x}{17\cos^2 x+ \sin^2 x}$$
but I don't think this is correct either. What should I do?
You are almost there, you may then observe that $$ \left|\dfrac{r \cos^2 x \sin x}{17\cos^2 x+ \sin^2 x}\right|=\left|\dfrac{r \cos^2 x \sin x}{16\cos^2 x+ 1}\right|\leq \left|r \cos^2 x \sin x\right| \leq r $$ and let $r\to 0$.