A integral about expotential function

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

Homework Statement



attachment.php?attachmentid=36742&stc=1&d=1309100124.jpg


Homework Equations


Unknown

The Attempt at a Solution



attachment.php?attachmentid=36743&stc=1&d=1309100124.jpg


How to calculate this integral?
I have tried substitution and by parts. But they fail to get the answer.
 

Attachments

  • 1.jpg
    1.jpg
    8.2 KB · Views: 473
  • 2.jpg
    2.jpg
    11.5 KB · Views: 499
Physics news on Phys.org
There is a trick for this, square the integral:
[tex] \left(\int_{-\infty}^{\infty}e^{-x^{2}}dx\right)^{2}=\int_{-\infty}^{\infty}\int_{-\infty}^{\infty}e^{-(x^{2}+y^{2})}dxdy[/tex]
Now the idea is to make a change of co-ordinates from cartesian to polar...
 
dextercioby said:
Are you taking quantum mechanics before knowing what a gaussian integral is ? Because you shouldn't...

Oh you are right.
In fact, I am self-learning quantum mechanics, and I don't know what maths skills I need to have.
 
So move on from my explanation:
[tex] \int_{-\infty}^{\infty}\int_{-\infty}^{\infty}e^{-(x^{2}+y^{2})}dxdy=\int_{0}^{2\pi}\int_{0}^{\infty}re^{-r^{2}}drd\theta =2\pi\int_{0}^{\infty}re^{-r^{2}}dr[/tex]
I think I will leave the last bit to you as it's standard integration.