KFC
- 477
- 4
Homework Statement
Assuming at time is zero, the wavefunction of a free particle is given as
<br /> \Psi(x, 0) = \left\{<br /> \begin{matrix}<br /> 0, \quad x<0\\<br /> f(x), \quad x>0<br /> \end{matrix}<br /> \right.<br />
where f(x) is integrable within (0, \infty)
Find the time evolution of \Psi(x, 0). Write down the steps how to show Heisenberg briefly.
2. The attempt at a solution
Since this is a free particle, we use the completeness of eigenstates in momentum space to do the problem.
\phi_p = \frac{1}{\sqrt{2\pi\hbar}}\exp(ipx/\hbar)
The orthogonality is
\int_{-\infty}^{+\infty}\phi^*_p(x)\phi_{p'}(x)dx = \delta(p'-p)
The energy of the particle is given by
E=\hbar\omega = \frac{p^2}{2m}
Now, the initial state can be written in terms of eigenstates of momentum (or Fourier transform)
\Psi(x, 0) = \int c(p) \phi_p(x) dp
multiply both side with \phi_{p'}(x), take the integral and applying orthogonality, we find
c(p) = \int \Psi(x, 0)\phi^*_p(x)dx
Hence , the time evolution of the initial state is just
<br /> \begin{matrix}<br /> \Psi(x, t) & = & \displaystyle{\int_{-\infty}^{+\infty} dp \left[\int \Psi(x, 0)\phi^*_p(x)dx\right]\phi_p(x) \exp(-i\omega t)} \\ \\<br /> & = & \displaystyle{\int_{-\infty}^{+\infty} dp \left[\int \Psi(x, 0)\phi^*_p(x)\phi_p(x)dx\right] \exp(-i\omega t)} \\ \\<br /> & = & \displaystyle{\frac{1}{2\pi\hbar} \int_{-\infty}^{+\infty} dp \exp(-i\omega t)\left[\int_0^\infty \Psi(x, 0)dx\right]} \\ \\<br /> & = & \displaystyle{\frac{F(x)}{2\pi\hbar} \int_{-\infty}^{+\infty} dp \exp\left(-i\frac{p^2}{2m\hbar}t\right)}<br /> \end{matrix}<br />
where
<br /> F(x) = \int_0^\infty f(x) dx <br />
So far, I think my solution is quite correct, right? But I thought about it for long time and have no idea how to do the last integral!
For illustrating the Heisenberg principle based on the initial state, the steps could be concluded as
1) find \langle x^2 \rangle and \langle x \rangle in initial state \Psi(x, 0), so the variance of x would be
\Delta x = \sqrt{\langle x^2 \rangle - \langle x \rangle^2}
2) find \langle p^2 \rangle and \langle p \rangle in momentum state \phi(p), so the variance of p would be
\Delta p = \sqrt{\langle p^2 \rangle - \langle p \rangle^2}
3) multiply \Delta x and \Delta p to find the relation.