I'm trying to evaluate the following integral (or at least get a bound involving $s_x$ and $s_y$): $$ \int_0^\infty\int_0^\infty \frac{xy}{(x^2+y^2)^{3/2}}\exp\left\{-\frac{1}{2}\left(\frac{x^2}{s_x^2}+\frac{y^2}{s_y^2}\right)\right\}dy dx $$
Numerical methods suggest that it is finite (This integral is related to the the expectation of the absolute value of $\partial^2 \sqrt{x^2+y^2}/\partial x\partial y$ when $x$ and $y$ are independent normal r.v.s)
Any hint on how to proceed? Thank's.