Let $$f(x,y)=\frac{x^4y}{x^2+y^2}$$ for $(x,y)\ne (0,0)$. I want to prove that $\lim_{(x,y)\to (0,0)}\frac{x^4y}{x^2+y^2}=0$ by definition. So, I was wondering if there is any useful bound for $$\frac{x^4|y|}{x^2+y^2}$$ in order to use the definition of limit for proving this statement. Any hint will be appreciated.
2026-04-06 04:16:47.1775449007
Limit of function of two variables
46 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
If $x=0,y\neq 0$, then $f(0,y)=0$ and the limit is clearly zero. Else, we have $x^2+y^2 \geq x^2$, whence $(x^2+y^2)^{-1}\leq x^{-2}$, so $$ 0 \leq \left|\frac{x^4y}{x^2+y^2}\right| \leq \left|\frac{x^4y}{x^2}\right| =\left|{x^2y}\right|\to 0 $$