How do you integrate this function (not by parts)?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 1K views
zheng89120
Messages
139
Reaction score
0

Homework Statement



integrate: r2*exp(i*k*r - r2/a2) from -infinity to +infinity (in terms of r)

Homework Equations



relevant integration table

The Attempt at a Solution



not sure what this function or the method to solve this function is called
 
Last edited:
Physics news on Phys.org
I would start by completing the square in the exponential, and then changing variables to y = r - b, where b is whatever you get when you complete the square. Then, use know results for the integrals of Gaussian functions.
 
Without going through the whole exercise, the thing that comes to mind is splitting off a square. I think that eventually you will find a substitution like [itex]z = r/a - \tfrac12 i a k[/itex] which will allow you to write it in terms of integrals like
[itex]\int e^{z^2}[/itex] and [itex]\int z e^{z^2}[/itex]
which you can do without partial integration.