$$\lim_{(x,y) \to (0,0)}= \frac{xy^3}{x^2-x^4 + y^4}$$
This is one of the limits that I have been tasked with calculating and I have tried searching similar limits on this website so I can learn how to solve this but I haven't found any... Also, I haven't been taught conversion to polar coordinates which might have made this easier.
My best guess so far has been to use the sandwich theorem with the $|xy^3|$ on either side but that computes it to be zero and I'm not very sure of this method.
$$\lim_{(x,y) \to (0,0)} \frac{x^3 + y^4}{x^2 + y^4}$$ And this is the second one:
Now I did find a similar question to this but the method and answer were vastly different. Here I am thinking of using the two-path method with $x=0$ and $x=y$ which shows that the limit diverges (DNE). Would that be correct?
First, let's restrict $x$ so that $|x|<1$. Then, $x^2-x^4>0$ and by the AM-GM inequality we have
$$y^4+(x^2-x^4)\ge 2y^2\sqrt{x^2-x^4}$$
Therefore, we assert that
$$\left|\frac{xy^3}{y^4+x^2-x^4}\right|\le \frac{|y|}{2\sqrt{1-x^2}}\to 0 \,\,\text{as}\,\,(x,y)\to (0,0)$$