friend said:
Wait! Are you saying that you've already seen the Fourier transform from position to momentum of <x|U(t)|x'>? Is this online somewhere?
First, note that there are two parameters in [itex]\langle x|U(t)|x'\rangle[/itex]: [itex]x[/itex] and [itex]x'[/itex]. If you perform a Fourier transform over [itex]x[/itex], you don't get [itex]\langle p|U(t)|p' \rangle[/itex], you get [itex]\langle p | U(t) | x' \rangle[/itex]. You have to perform a second Fourier transform, over [itex]x'[/itex], to get [itex]\langle p |U(t) | p' \rangle[/itex].
The quick way to Fourier-transform over [itex]x[/itex] is just to note:
[itex]\langle x | x' \rangle = \delta(x-x') = \frac{1}{2\pi} \int dk e^{ik (x-x')}[/itex]
So it's a linear combination of plane waves. If you let a plane wave [itex]e^{i k (x-x')}[/itex] evolve with time, it turns into:
[itex]e^{i k (x-x') - i \frac{k^2}{2m} t}[/itex] (letting [itex]\hbar = 1[/itex]). So we have:
[itex]\langle x | U(t) | x' \rangle = \frac{1}{2\pi} \int dk e^{i k (x-x') - i \frac{k^2}{2m} t}[/itex]
We can pull out a factor of [itex]e^{-ik x'}[/itex] to get:
[itex]\langle x | U(t) | x' \rangle = \frac{1}{2\pi} \int (e^{-ik x' - i \frac{k^2}{2m} t}) e^{i k x} dk[/itex]
This is ALREADY in the form of a Fourier transform. If you have [itex]f(x) = \frac{1}{2\pi} \int F(k) e^{i k x} dk[/itex], then the Fourier transform of [itex]f[/itex] is just [itex]F[/itex]. So in our case, [itex]f(x) = \langle x |U(t)|x'\rangle[/itex], and [itex]F(k) = e^{-ik x' -i \frac{k^2}{2m} t}[/itex]
So (switching back to [itex]p[/itex] from [itex]k[/itex]):
[itex]\langle p|U(t)|x'\rangle = e^{-ip x' - i \frac{p^2}{2m} t}[/itex]
This is a Gaussian, but a Gaussian centered on [itex]p = -\frac{m x'}{t}[/itex], not [itex]p = 0[/itex]. You can Fourier-transform again over [itex]x'[/itex]:
[itex]\langle p |U(t)|p' \rangle = \int dx' e^{i p' x'} e^{-ip x' - i \frac{p^2}{2m} t}[/itex]
Factoring out the part that doesn't depend on [itex]x'[/itex] gives:
[itex]\langle p |U(t)|p' \rangle = e^{-i \frac{p^2}{2m}t} \int dx' e^{i (p' - p) x'}[/itex]
That integral is a representation for [itex]\delta(p'-p)[/itex]. So we get:
[itex]\langle p |U(t)|p' \rangle = 2 \pi e^{-i \frac{p^2}{2m}t} \delta(p'-p)[/itex]
If you're wondering why doesn't have the same form (with [itex]x \Rightarrow p[/itex] and [itex]x' \Rightarrow p'[/itex]) as [itex]\langle x |U(t)|x' \rangle[/itex], the answer is: [itex]U(t)[/itex] has the form [itex]e^{-i (\hat{p}^2/2m) t}[/itex]. So it doesn't treat [itex]\hat{x}[/itex] and [itex]\hat{p}[/itex] symmetrically.
On the other hand, if instead of a free particle, you consider a harmonic oscillator, then [itex]\hat{H} = \frac{1}{2m} \hat{p}^2 + \frac{K}{2} \hat{x}^2[/itex]. That is more symmetric between [itex]\hat{x}[/itex] and [itex]\hat{p}[/itex].