I need to solve this integral $$ \int_{-\infty}^{\infty} x^{n} e^{-\alpha x^{2}} dx. $$ where n is natural number and $\alpha > 0$.
I know how to solve it using derivation according parameter $\alpha$ or with integration by parts but my task is to solve it using only methods of multidimensional integration.I am not sure how to do so.I have tried to use polar coordinates but without success.
It would be great if anyone can show me how to do so.Thanks in advance.
I will assume that $n=2k$ since for odd $n$ the integral is obviously zero.
Hint: Let $$ I(\alpha,k)=\frac12\int_{-\infty}^\infty x^{2k}e^{-\alpha x^2}dx=\int_0^\infty x^{2k}e^{-\alpha x^2}dx. $$
Then $$ I^2(\alpha,k)=\int_0^\infty x^{2k}e^{-\alpha x^2}dx\int_0^\infty y^{2k}e^{-\alpha y^2}dy\\ =\int_0^{\pi/2}\cos^{2k}\theta\sin^{2k}\theta\,d\theta\int_0^\infty r^{2k+1}e^{-\alpha r^2}dr. $$
Can you take it from here?