Lim epsilon delta

44 Views Asked by At

Let $f(x,y)=\frac{x^4+y^4}{x^2+y^2}$, $(x,y)\neq (0,0)$ How to prove that $lim f(x,y)=0$ if $(x,y) \rightarrow (0,0)$ ;use epsilon delta

I can start from that ... $\frac{x^4+y^4}{x^2+y^2} <\frac{x^4+2x^2y^2+y^4}{x^2+y^2}$

1

There are 1 best solutions below

0
On BEST ANSWER

$=(x^{2}+y^{2})^{2}/(x^{2}+y^{2})=x^{2}+y^{2}<\delta^{2}=\epsilon$ by choosing $\delta=\sqrt{\epsilon}$.