Domnu
- 176
- 0
Problem
At t = 0, 10^5 noninteracting protons are known to be on a line segment 10 \text{cm} long. It is equally probable to find any proton at any point on this segment. How many protons remain on the segment at t = 10 \text{s}?
Attempt at Solution
Well, let the protons lie between x = -5 and x = 5. Now, we can model the initial state function to be
Our aim is to find
\int_{-\infty}^{\infty} |\psi(x, 10)|^2 dx
Now, we have that
\psi(x, t) = \int_{-\infty}^{\infty} b(k) \curlyphi_k e^{-i \omega_k t} dx
where
b(k) = \int_{-5}^{5} \psi(x, 0) \curlyphi_k^* dk = \frac{1}{10\sqrt{2\pi}} \cdot \frac{2 \sin 5k}{k}
and \curlyphi_k represents the momentum eigenstate corresponding to wavenumber k. We try to find |\psi(x, t)|^2 = \psi(x, t) \cdot \psi^* (x, t):
|\psi(x, t)|^2 = \int_{-\infty}^\infty \int_{-\infty}^\infty b(k) b^* (k) \curlyphi_k \curlyphi_{k'}^* e^{-i \omega_k t + i \omega_k' t) dk dk'
which is a rather formidable integral. However, note that \curlyphi_k \curlyphi_{k'}^* = \langle \curlyphi_{k'} | \curlyphi_{k} \rangle = \delta(k' - k). This means that the entire integral breaks down to
|\psi(x, t)|^2 = \int_{-\infty}^\infty \int_{-\infty}^\infty b(k) b^* (k) \curlyphi_k \curlyphi_{k'}^* e^{-i \omega_k t + i \omega_k' t) dk dk' = \int_{-\infty}^\infty b(k) b^*(k) dk
since the integrand is zero whenever k \neq k'.. Substituting b(k), we have
|\psi(x, t)|^2 = \int_{-\infty}^\infty b(k) b^*(k) dk = \int_{-\infty}^{\infty} \frac{1}{50 \pi} \frac{\sin^2 5k}{k^2} dk = \frac{1}{10}
Thus, we have that
10000\int_{-5}^{5} |\psi(x, t)|^2 dx = 10000 \cdot 10 \cdot \frac{1}{10} = 10000. But this is the same number of particles that were initially in the interval. Is this correct? Or have I made a mistake somewhere?
At t = 0, 10^5 noninteracting protons are known to be on a line segment 10 \text{cm} long. It is equally probable to find any proton at any point on this segment. How many protons remain on the segment at t = 10 \text{s}?
Attempt at Solution
Well, let the protons lie between x = -5 and x = 5. Now, we can model the initial state function to be
<br />
\psi(x, 0) = <br />
\begin{cases} <br />
\frac{1}{10}, & \mbox{if }|x|\le 5 \\<br />
0, & \mbox{if } |x| > 5<br />
\end{cases}<br />
Our aim is to find
\int_{-\infty}^{\infty} |\psi(x, 10)|^2 dx
Now, we have that
\psi(x, t) = \int_{-\infty}^{\infty} b(k) \curlyphi_k e^{-i \omega_k t} dx
where
b(k) = \int_{-5}^{5} \psi(x, 0) \curlyphi_k^* dk = \frac{1}{10\sqrt{2\pi}} \cdot \frac{2 \sin 5k}{k}
and \curlyphi_k represents the momentum eigenstate corresponding to wavenumber k. We try to find |\psi(x, t)|^2 = \psi(x, t) \cdot \psi^* (x, t):
|\psi(x, t)|^2 = \int_{-\infty}^\infty \int_{-\infty}^\infty b(k) b^* (k) \curlyphi_k \curlyphi_{k'}^* e^{-i \omega_k t + i \omega_k' t) dk dk'
which is a rather formidable integral. However, note that \curlyphi_k \curlyphi_{k'}^* = \langle \curlyphi_{k'} | \curlyphi_{k} \rangle = \delta(k' - k). This means that the entire integral breaks down to
|\psi(x, t)|^2 = \int_{-\infty}^\infty \int_{-\infty}^\infty b(k) b^* (k) \curlyphi_k \curlyphi_{k'}^* e^{-i \omega_k t + i \omega_k' t) dk dk' = \int_{-\infty}^\infty b(k) b^*(k) dk
since the integrand is zero whenever k \neq k'.. Substituting b(k), we have
|\psi(x, t)|^2 = \int_{-\infty}^\infty b(k) b^*(k) dk = \int_{-\infty}^{\infty} \frac{1}{50 \pi} \frac{\sin^2 5k}{k^2} dk = \frac{1}{10}
Thus, we have that
10000\int_{-5}^{5} |\psi(x, t)|^2 dx = 10000 \cdot 10 \cdot \frac{1}{10} = 10000. But this is the same number of particles that were initially in the interval. Is this correct? Or have I made a mistake somewhere?