I wanna show that for $\alpha+\beta-2\gamma>0$:
$\lim_{(x,y)\rightarrow(0,0)}\frac{\vert x\vert^{\alpha}\cdot\vert y\vert^{\beta}}{(x^{2}+y^{2})^{\gamma}}=0$
I thought about proving it via Sandwhich theory but I have no idea how to simplify this expression.
Thanks in advance!
From the AM-GM inequality, we note that $x^2+y^2 \ge 2|xy|$.
Applying this to $\frac{|x|^\alpha|y|^\beta}{(x^2+y^2)^\gamma}$, we find that
$$0\le \frac{|x|^\alpha|y|^\beta}{(x^2+y^2)^\gamma}\le \frac{|x|^\alpha|y|^\beta}{2^\gamma |x|^\gamma|y|^\gamma}= 2^{-\gamma}\max(|x|^{\alpha+\beta-2\gamma},|y|^{\alpha+\beta-2\gamma})$$
And now, applying the squeeze theorem, we find the coveted limit is $0$ when $\alpha +\beta-2\gamma>0$.