I am struggling to show if this does or does not exist:
$$\lim_{(x,y) \to (0,0)}\frac{x^3y^2}{x^4+y^6}$$
I usually have no problems with limits like these. This one is throwing me through a loop because the power of $x$ is larger than the power of $y$ in the numerator, but the opposite is true in the denominator. So alot of the usual tricks for doing this kind of limit aren't working.
I tried approaching along all sorts of lines of the form $y=kx^a$ and I'm always getting that the limit is $0$. However I am struggling to prove this using the limit definition or the squeeze theorem.
The triangle inequality, $2|x||y|\leq x^2 + y^2$, and other tricks aren't working for me.
Thanks for the help.
NOTE: We have not covered polar coordinates, so the solution shouldn't have to use that.