Does $\lim_{(x,y)\to (0,0)}\frac{x^5+y^5}{x^2+y^4}$ exist?

640 Views Asked by At

I have been trying to find this multivariable limit problem for some time:

$$\lim_{(x,y)\to (0,0)}\frac{x^5+y^5}{x^2+y^4}.$$

I got on Wolfram that it does not exist, but when I substitute $x=my^2$ I get the limit $0$.

I also tried a number of other subtitutions like $ x=r^2\cos^2()$ and $y= r\sin()$ but I dont get a result that I can determine with it whether the limit exists or not.

Is the only way in this case is to use sequences that converge to 0? Any advice towards how to solve this limit is greatly appreciated.

2

There are 2 best solutions below

0
On BEST ANSWER

$$ xy\ne 0\implies \left|\frac{x^5+y^5}{x^2+y^4}\right|\le \left|\frac{x^5}{x^2+y^4}\right| + \left|\frac{y^5}{x^2+y^4}\right|\le|x|^3 + |y|, $$ $$ x\ne 0, y = 0\implies \left|\frac{x^5+y^5}{x^2+y^4}\right| = |x|^3, $$ $$ x = 0, y\ne 0\implies \left|\frac{x^5+y^5}{x^2+y^4}\right| = |y|. $$ In any case: $$ \left|\frac{x^5+y^5}{x^2+y^4}\right|\le|x|^3 + |y|, $$ and the limit is $0$.

0
On

Note that since $\cos^4\theta+\sin^4 \theta\ge m>0$ we have

$$\frac{|x^5+y^5|}{x^2+y^4}\le\frac{|x^5+y^5|}{x^4+y^4}=r\frac{|\cos^5 \theta+\sin^5 \theta|}{\cos^4\theta+\sin^4 \theta}\to 0$$