Integration Problem: Solving \oint e-ax^2dx = 1/4\sqrt{}\pi/a^3

  • Thread starter Thread starter henryc09
  • Start date Start date
  • Tags Tags
    Integration
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 1K views
henryc09
Messages
68
Reaction score
0

Homework Statement


Given that:

[tex]\oint[/tex] e-ax^2dx = [tex]\sqrt{}\pi/a[/tex] (between infinity and minus infinity)

show that

[tex]\oint[/tex]x2e-ax^2dx = 1/4[tex]\sqrt{}\pi/a^3[/tex] (between 0 and infinity)



Homework Equations





The Attempt at a Solution


I assume integration by parts may be necessary, but not really sure how to go about it, ie. what is first expression really telling you as the limits are different to the second. I think it might also be the infinities confusing me so if someone could point me in the right direction that'd be appreciated.
 
Physics news on Phys.org
I assume that you meant
[tex]\int_{-\infty}^\infty[/tex]
(click to see the LaTeX code) rather than [itex]\oint[/itex].

As for the problem, try differentiating with respect to a ;)
 
Hmmm ok so I have it starting to look right but I really can't quite see how they all relate to each other. If you differentiate [tex]\sqrt{\pi/a}[/tex] with respect to a you get -1/2[tex]\sqrt{\pi/a^3}[/tex] and if you differentiate e-ax^2 with respect to a you get -x2e-ax^2

which is looking good however maybe I'm just being stupid but I can't see what to do from there.
 
ok actually I think I have it now, thanks for the help!
 
Yep, so the trick is to take the first (standard) integral, derive it, and then pull the derivative inside the integral.

In fact, you can use that to derive a formula for
[tex]\int x^{2n} e^{-a x^2} \, dx[/tex]
for any n = 0, 1, 2, ...