Emspak
- 240
- 1
Homework Statement
OK, we're given to practice Fourier transforms. We are given
f(x) = \int^{+\infty}_{-\infty} g(k) e^{ikx}dk
and told to get a Fourier transform of the following, and find g(k):
f(x) = e^{-ax^2} and f(x) = e^{-ax^2-bx}
Homework Equations
The Attempt at a Solution
For the first one I tried the following:
The integral of e^{-ax^2} is \sqrt{\frac{\pi}{a}}. I saved that information for later.
To get the Fourier transform I used:
\frac{1}{\sqrt{2\pi}}\int^{+\infty}_{-\infty}e^{ikx}e^{-ax^2}dx
"completing the square" inside the integral I get e^{-a(x+\frac{ik}{2a})^2-\frac{k^2}{4a}} and that leaves me with
\frac{1}{\sqrt{2\pi}}e^{\frac{-k^2}{4a}}\int^{+\infty}_{-\infty}e^{-a(x+\frac{ik}{2a})^2}dx
I can change the variable so that y^2=(x+\frac{ik}{2a})^2
and dx=dy in this case.
After all that I can change the limits (but they are still infinity, right?) So that I get this:
\frac{1}{\sqrt{2\pi}}e^{\frac{-k^2}{4a}}\int^{+\infty+\frac{ik}{2a}}_{-\infty+\frac{ik}{2a}}e^{ay^2}dy
Which we know from before is \sqrt{\frac{\pi}{a}}.
And that leaves us with
\frac{1}{\sqrt{2a}}e^{\frac{-k^2}{4a}}=g(k)
Assuming all this is correct -- and I am not 100 percent sure it is -- then if I were to apply the same procedure to e^{ax^2-bx} I should end up with the above multiplied by the integral of e^{-bx}. But if I try to integrate that I get infinities.
But I wasn't sure if that was a completely wrong approach, or if I even did the above bit correctly. The thing I have trouble getting my head around is whether e is periodic or not and what period to use when applying Fourier equations. I might be approaching this entirely wrongly.
Thanks in advance for whatever assistance/ criticism/ telling me I am foolish.
Last edited: