I have to calculate the following integral:
$$\frac{c^{-2n}}{\sqrt{2n}}\int_0^\infty\cdots\int_0^\infty \left( \sqrt{x_1 ^2 +\cdots+x_n ^2}\right) (x_1\ldots x_n) \exp{ \left( -\frac{x_1^2+\cdots+x_n^2}{2c^2} \right) } \, dx_1 \cdots dx_n$$
by transforming to spherical polar coordinates. Looking here I found the transformations, but I'm not sure what good this does with this ugly factor of $x_1 \ldots x_n$ sitting there. Is this doable at all or did I screw up somewhere earlier deriving the formula?
This arises when I want to test if the estimator $\hat{c} = \frac{X_\mathrm{RMS}}{\sqrt{2}}$ for the Rayleigh distribution is unbiased, so I'm calculating $\frac{1}{\sqrt{2n}} E\left[\sqrt{X_1^2+\cdots+X_n^2}\right]$ hoping to get $c$.