I want evaluate this $\lim_{(x,y)\rightarrow (0,0)}\dfrac{xy^3}{x^2+y^4}$. I tried polar coordinates and I got this $$\lim_{r\rightarrow 0^+}\dfrac{r^2\cos\theta \sin^3\theta}{\cos^2\theta+r^2\sin^4\theta}$$
I would like to show that $\dfrac{\cos\theta \sin^3\theta}{\cos^2\theta+r^2\sin^4\theta}$ is bounded, but I was not able to do that. Any hint?