Prove or disprove each of the follow function has limits $x \to a$ by the definition
$\lim_{(x, y) \to (0, 0)} \frac{x^2y}{x^2 + y^2}$
Let $y = x^2$
$\frac{x^2 y}{x^2 + y^2} = \frac{x^4}{2x^4} = \frac{1}{2}$
If we let $x = 0$, then
$\lim_{(x, y) \to (0,0)} \frac{x^2y}{x^2+y^2} = \frac{0^2 \cdot 0}{0^2 + 0^2} = 0$
Therefore $\lim_{(x, y) \to (0, 0)} \frac{x^2y}{x^2 + y^2} = 0 \neq 1/2$
Therefore the limit does not exist because two different values.
Would this be correct?
Note that $$ \left|\frac{x^{2}y}{x^{2}+y^{2}}\right|=\frac{x^{2}|y|}{x^{2}+y^{2}}=\frac{x^{2}\sqrt{y^{2}}}{x^{2}+y^{2}}\leq\frac{(x^{2}+y^{2})\sqrt{y^{2}}}{x^{2}+y^{2}}=\sqrt{y^{2}}\leq\sqrt{x^{2}+y^{2}}=\|(x,y)\|\to 0. $$