I need to find $$\displaystyle\lim_{(x,y)\to(0,0)}{\dfrac{x^2y}{y+x^2}}.$$
I tried with iterated limits, $y=mx,\;\;y=kx^2$ but everyone throws me that the limit is $0$.
I have been told that I have to see the contour lines, but I did not understand completely how to do it. For example
$C_0=\left\{(x,y)\in\mathbb R^2\mid \dfrac{x^2y}{x+y^2}=0\right\}=\{y=0\;\wedge\;(x,y)\neq (0,0)\}$, or
$C_1=\left\{(x,y)\in\mathbb R^2\mid \dfrac{x^2y}{x+y^2}=1\right\}=\left\lbrace y=\dfrac{x^2}{x^2-1}\;\wedge\;x\neq 1\;\wedge\;x\neq -1\right\rbrace$.
I think that in $ C_1 $ the point goes through the curve, and the curve exists. What does that tell me?
So how do I prove (or not) the existence of the limit?
Thanks!
If $y>0$ then $$\bigg|\frac{x^2y}{x^2+y} \bigg|\leq \bigg|\frac{x^2y}{y} \bigg|=x^2$$ Now checking $y<0$ one can see that for $y$ in the neighbourhood of $-x^2$ that the denominator goes to $0$ independent of the numerator.
If we write $y=-x^2+\epsilon$ then we get $$\lim_{(x,\epsilon)\to(0,0)}\frac{x^2(\epsilon -x^2)}{\epsilon}=\lim_{(x,\epsilon)\to(0,0)}x^2+\frac{-x^4}{\epsilon}=\lim_{(x,\epsilon)\to(0,0)}\frac{-x^4}{\epsilon}$$ So we can see that $\epsilon=kx^4$ gives a different value for the limit so it doesn't exist.