Find the limit
$$\displaystyle\lim_{(x,y)\to(0,0)}\frac{-16x^3y^3}{(x^4+2y^2)^2}$$
Let $x=r\sin \theta$ and $y=r\cos \theta$.
$$ \begin{align} \lim_{(x,y)\to(0,0)}\frac{-16x^3y^3}{(x^4+2y^2)^2}&=\lim_{r\to0}\frac{-16r^3\cos ^3 \theta r^3\sin ^3\theta}{(r^4\cos^4\theta+2r^2\sin^2\theta)^2} \\ &=\lim_{r\to0}\frac{-16r^3\cos ^3 \theta r^3\sin ^3\theta}{r^4(r^2\cos^4\theta+2\sin^2\theta)^2}\\ &=\lim_{r\to0}\frac{-16r^2\cos ^3 \theta \sin ^3\theta}{(r^2\cos^4\theta+2\sin^2\theta)^2}\\ &=\frac{-16(0)^2\cos ^3 \theta \sin ^3\theta}{((0)^2\cos^4\theta+2\sin^2\theta)^2}\\ &=\frac{0}{(0+2\sin^2\theta)^2}\\ &=0 \end{align} $$
Does this logic follow? Can I ignore the case where $2\sin^2\theta=0$ meaning it is of the form $\frac{0}{0}$? How else would I approach this limit.
These things get confusing, I like to work out the extreme values using Lagrange multipliers. Here, I demand $x > 0, y > 0,$ maximum value of $$ \frac{x^3 y^3}{(x^4+2y^2)^2} $$ when the denominator is thought of as the constraint. Go through the gradients being parallel, the largest value occurs when $$ 24 x^2 y^2 (x^4 + 2 y^2)(x^4 - y^2) = 0 \; . \; $$ The letters are real and positive, so $y=x^2$ gives the maximum for fixed denominator. This is then $$ \frac{x^9 }{(x^4+2x^4)^2} = \frac{x^9 }{9x^8} = \frac{x }{9} $$ That is the biggest (my) fraction can be, in the first quadrant.
I was disappointed to find that the apparent inequality suggested does not hold in general;safer to say that, when the denominator is $C>0,$ we know $x < C^{1/8}$ in the first quadrant. Then, let's see, the ratio is less than $$\frac{ C^{1/8}}{9}$$