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.
$$ 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$.