Gaussian Integral: How to Solve for x^4 Term?

nayfie
Messages
50
Reaction score
0

Homework Statement



I'm having difficulty solving the following integral.

\int_{-\infty}^{\infty} x^{4}e^{-2\alpha x^{2}} \text{d}x

Homework Equations



\int_{-\infty}^{\infty} e^{-\alpha x^{2}} \text{d}x = \sqrt{\frac{\pi}{\alpha}}

\int_{-\infty}^{\infty} x^{2}e^{-\alpha x^{2}} \text{d}x = \frac{\sqrt\pi}{2\alpha^{\frac{3}{2}}}

The Attempt at a Solution



I solved a very similar integral, however this one was much easier as I could use substitution quite easily. (In this case I let u = x^{2} and \text{d}u = 2x\text{d}x).

\int_{-\infty}^{\infty} x^{3}e^{-2\alpha x^{2}} \text{d}x

(It turns out that the integral above is zero.)

The only difference in this new question is a factor of x, yet I have no idea how to approach it. Ideally I would want to find a way to manipulate this integral to be of a form that I know the solution (e.g the ones I've listed above).

Just need a point in the right direction. Any help would be greatly appreciated!
 
Physics news on Phys.org
Are you familiar with this? If you integrate what you have by alpha, you'll get the second relevant equation.
 
I haven't been taught that yet. Is that the only way to solve this integral? I've been reading the related articles but can't work out how to apply it to this question.

Unfortunately it seems my physics course is ahead of my maths course.
 
Take the second relevant equation and do integration by parts - integrate the x2 and differentiate the e-2a x^2 to get an x4 e-2ax^2 integral. Then solve for this new integral in terms of things that you know
 
Took your advice and the answer popped out straight away. How did I not think of this?

Thanks mate :)
 
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