Frinkz
- 8
- 0
Homework Statement
Consider the wave function
\Psi(x, t) = Ae^{-\lambda|x|}e^{-i\omega t}
where A, \lambda and \omega are positive real constants.
Normalize \Psi
Homework Equations
\int |\Psi(x, t)|^{2} dx = 1
|\Psi(x, t)|^{2} = \Psi^{*}\Psi
The Attempt at a Solution
I have a model solution - with a step missing, I think my error is in complex conjugate math...
1, Finding |\Psi(x, t)|^{2}
\Psi^{*}\Psi = (Ae^{-\lambda|x|}e^{i\omega t}) (Ae^{-\lambda|x|}e^{-i\omega t})
= A^{2}e^{-2\lambda|x|}e^{i\omega t}e^{-i\omega t}
= A^{2}e^{-2\lambda|x|}e^{0} = A^{2}e^{-2\lambda|x|}
I think this is where my problem is, I am told that
|\Psi(x, t)|^{2} = 2|A|^{2}e^{-2\lambda|x|}So I am missing a factor of 2?
Is there a complex conjugate rule somewhere I am missing?