$$\lim_{(x,y)\to(0,0)}\frac{xy^4}{x^2+y^6}$$
I know the limit is 0 if it exists. I want to solve using squeeze theorem but I don't know what to use for the upper function.
$$\lim_{(x,y)\to(0,0)}\frac{xy^4}{x^2+y^6}$$
I know the limit is 0 if it exists. I want to solve using squeeze theorem but I don't know what to use for the upper function.
What I'm thinking is that:
$2|xy^3|\le x^2+y^6$ so $\left|\frac{xy^4}{x^2+y^6}\right|\le\frac{|y|}{2}\le\frac{r}{2}\rightarrow 0$, where $r^2=x^2+y^2$
Please Note
If this is wrong, please let me know why. I don't understand why.
Looking at the denominator let, $u^2=x^2+y^6$. This represents a weird but closed shape enclosing the origin. Parametrize this with $x=u \cos (v)$ and $y=u^{1/3} \sin^{1/3} (v)$. Now approach with $u \to 0^+$ regardless of $v$, closing in on the origin. This gives,
$$=\lim_{u \to 0^+} \frac{u^{7/3} \cos (v) \sin^{4/3} (v)}{u^2}$$
$$=\lim_{u \to 0^+} u^{1/3} \cos (v) \sin^{4/3} (v)$$
$$=0$$