Q: Find the limit if it exists $$ \lim \limits_{(x,y) \to (0,0)} \frac{x^3 + y^3}{x^2 + y^2} $$
What I have done so far:
- Setting y = 0 & x = 0 I find that along these axes it looks like the limit will approach $0$ therefore: $$ \lim \limits_{(x,y) \to (0,0)} \frac{x^3 + y^3}{x^2 + y^2} = 0$$
$$\mid \frac{x^3 + y^3}{x^2 + y^2} - 0 \mid < \epsilon \quad \quad \quad 0 < \sqrt{x^2 + y^2} < \delta $$
Now since $ x^2 + y^2 \geq 0 $ we cans simplify to:
$$ \mid x^3 + y^3 \mid \leq \sqrt{ (x^3 + y^3)^2 } = \quad .... $$
I do not know how to proceed; how do I modify the $\sqrt{ (x^3 + y^3)^2 } $ into a $\sqrt{x^2 + y^2} $ ?
For both $x,y\ne 0$, then \begin{align*} \dfrac{|x|^{3}+|y|^{3}}{x^{2}+y^{2}}&=\dfrac{|x|^{3}}{x^{2}+y^{2}}+\dfrac{|y|^{3}}{x^{2}+y^{2}}\\ &\leq\dfrac{|x|^{3}}{x^{2}}+\dfrac{|y|^{3}}{y^{2}}\\ &=|x|+|y|\\ &\leq\sqrt{x^{2}+y^{2}}+\sqrt{x^{2}+y^{2}}\\ &=2\sqrt{x^{2}+y^{2}}, \end{align*} the above inequality still holds for either $x=0$ or $y=0$, so we conclude that \begin{align*} \dfrac{|x|^{3}+|y|^{3}}{x^{2}+y^{2}}\leq 2\sqrt{x^{2}+y^{2}},~~~~(x,y)\ne(0,0). \end{align*}