Complex Conjugate of Fourier Transform

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 14K views
Epoch12000BC
Messages
3
Reaction score
0
Hello All,

As I understand it, the wavefunction Psi(x) can be written as a sum of all the particle's momentum basis states (which is the Fourier transform of Psi(x)). I was woundering if the wavefunction's complex conjugate Psi*(x) can be written out in terms of momentum basis states, similar to the transform of Psi(x), and if so, what form would it take in order to make make the probability density of Psi(x)Psi*(x) the correct real-valued number.

In other words, if both Psi(x) and Psi*(x) were written out in their Fourier transform forms, and multiplied together in these forms, what would the transform of Psi*(x) look like?

Any insight into this would be greatly appriciated.

-Andrew
 
Physics news on Phys.org
No magic here. If
[tex]\psi(x)= \frac{1}{\sqrt{2\pi}} \int\!dk\, \psi(k) e^{\frac{i k x}{\hbar}[/tex],
then
[tex]\psi^*(x)= \frac{1}{\sqrt{2\pi}} \int\!dk\, \psi^*(k) e^{\frac{-i k x}{\hbar}[/tex],
 
Last edited:
Thanks for the help, lbrits!

I figured the complex conjugate would involve making negative all the imaginary parts of the transform, but it seemed like doing the ol' FOIL method when multiplying Psi(x) and Psi*(x) would result in a number that would generally be complex, not the real number that the probability density should be. I guess I'm a bit rusty on my math :-)

Thanks again for the help,
-droo
 
Yeah I was a bit rusty on the whole distributivity property of products over sums. Anyway, things are quite forgiving:
[tex]\psi^*(x) \psi(x) = \frac{1}{2\pi \hbar} \int\!dk\,dq\, \psi^*(k) \psi(q) e^{i (k-q)x/hbar}[/tex]
I believe you can show this to be the Fourier transform of [tex]f(k) = \int\!dq\, \psi^*(k) \psi(k-q)[/tex], and to show that the thing is real, is to remember that in the Fourier transform things always come in pairs, one multiplied by [tex]e^{ikx}[/tex] and one by [tex]e^{-ikx}[/tex]. The previous expression exhibits a symmetry under k -> -k.