So I'm trying to find this limit: $$\lim_{(x,y)\to(0,0)}\frac{\sin(x^2y^2)}{(x^2+y^2)^{3/2}}$$
What I've tried so far is setting the value up for the sandwich theorem:
$$0\leq \Big|\frac{sin(x^2y^2)}{(x^2+y^2)^{3/2}}\Big|\leq\Big|\frac{sin(x^2y^2)}{(2x^2y^2)^{3/2}}\Big|$$ (using AM-GM inequality)
What troubles me is that I can't find a way to prove that this is less then/equal to zero.
Thanks in advance.