I need your advice in integrating $\int x^2e^{-x^2}dx$ by parts. I went this way, $$\int x^2e^{-x^2}dx=\int x*xe^{-x^2}dx=\frac{1}{2}\int x e^{-x^2}dx^2$$ I think I need to substitute $x^2=t$. Is that correct?
2026-04-12 09:41:38.1775986898
On
On
Integrate $\int x^2e^{-x^2}dx$
126 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
There are 3 best solutions below
0
On
Integrating by parts gives \begin{align} \int x^2e^{-x^2}\, dx&=-\frac12\int x \times(-2 x)\:e^{-x^2}\, dx=-\frac12 xe^{-x^2} +\frac12\int e^{-x^2}\, dx \end{align}
0
On
Hint: Alternately, you could express $I(k)=\displaystyle\int e^{-kx^2}~dx$ in terms of the error function, and then differentiate both sides with regard to k.
Yes, the Substitution $t=x^2$ is correct. Now use the Definition of the incomplete gamma function:
$\gamma(s,x) = \int_0^x t^{s-1}e^{-t} dt$. Here, $s$ is an arbitrary Exponent.