Integrating x^2 * e^-x^2 from -Infinity to Infinity

phrygian
Messages
77
Reaction score
0

Homework Statement



Using the fact that the integral from -Infinity to Infinity of e^-x^2 is equal to Sqrt(Pi), find the integral from -Infinity to Infinity of x^2 * e^-x^2



Homework Equations





The Attempt at a Solution



I really don't know how to find this using the fact that the first integral is equal to Sqrt(Pi), where do you start on this one?

Thanks for the help
 
Physics news on Phys.org
Phrygian,

Try integrating by parts with u = x, and dv = x e-x2 dx.
 
Thanks a lot! But now how do I evaluate -x/2(e^-x^2) from -Infinity to Infinity?
 
The derivative of the argument of the exponential function is, up to a constant factor, in front of the exponential function.
 
After doing the integration by parts I ended up with -x/2(e^-x^2) to be evaluated from -infinity to infinity + integral of 1/2 e^-x^2 dx from negative infinity to infinity. I know that the second integral is equal to Sqrt(Pi)/2 but I can't figure out how to evaluate the first part at the limits.
 
Try writing x e-x2 as x / ex2, then expand the ex2 in the denominator as a power series and watch what happens as x goes to infinity. The ex2 term grows much faster than any power of x.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top