I'm having trouble figuring this integration out using known distributions. I don't know which distribution to use to solve this problem. It looks like a gamma to me.
$$\int_{0}^{\infty} x^{3}e^{-x^2}dx$$
I tried substituting $u=x^{2}$ to simplify the problem but it doesn't seem to help.
Substitution $u=x^2$ leads to:$$\int_{0}^{\infty}x^{3}e^{-x^{2}}dx=\frac{1}{2}\int_{0}^{\infty}ue^{-u}du=\frac{1}{2}\mathbb{E}U$$ where $U$ has exponential distribution with parameter $\lambda=1$ (so $\mathbb E(U)=\frac{1}{\lambda}=1$)