I try solve the integral $$\int_{-\infty}^{+\infty} t^2e^{-t^2}dt$$ I do not know but I think that I should apply $gamma\ function$, which is $$ \Gamma (x)=\int_{0}^{\infty} t^{x-1}e^{-t}dt$$
Like the function $f(x)=x^2e^{-x^2}$ is continuous in $0$, I did $$\int_{-\infty}^{+\infty} t^2e^{-t^2}dt=\int_{-\infty}^{0} t^2e^{-t^2}dt+\int_{0}^{+\infty} t^2e^{-t^2}dt$$
but I do not know how I could go..., could someone give me one idea?
Hint: Let $t^2 = u$ then $du = 2tdt$ thus we get
$$2\int_{0}^{\infty}t e^{-t^2} t\,dt = \int_{0}^{\infty} u^{1/2}e^{-u}du = \color{red}{\Gamma\left(\frac{3}{2}\right)}$$