This problem highlights anomalies in the "exponential" decay of a state. It is inspired by Winter, Phys. Rev., 123 (1961) 1503 , but modern computer applications make it straightforward to directly evaluate the integrals numerically. Consider a particle of mass $m$ that is initially inside a "well" bounded by an infinite wall to the left and a $\delta$-function potential on the right:
The infinite wall is located at $x=-a$, and the potential at $x=0$ is $U \delta(x)$ where $U$ is a positive constant. The figure also shows a plausible "ground state" initial wave function $\Psi(x, t=0)=(2 / a)^{1 / 2} \sin (n \pi x / a)$ with $n=1$.
a. Show that the wave function at all times can be written as
$$
\Psi(x, t)=2 n\left(\frac{2}{a}\right)^{1 / 2} \int_{0}^{\infty} d q \frac{e^{-i T q^{2}} q \sin q[q \sin (l+1) q+f]}{\left(q^{2}-n^{2} \pi^{2}\right)\left(q^{2}+G q \sin 2 q+G^{2} \sin ^{2} q\right)}
$$
where $q \equiv\left[a(2 m E)^{1 / 2}\right] / \hbar$ for a particle with energy $E, T \equiv \hbar t / 2 m a^{2}, l \equiv x / a$, and $G \equiv 2 \mathrm{maU} / \hbar^{2}$ are all dimensionless quantities, and $f=0$ for $-a \leq x \leq 0$ and $f=G \sin q \sin l q$ for $x \geq 0$. This is most easily done by expanding the wave function in energy eigenstates $|E\rangle$, as
$$
\Psi(x, t)=\int_{0}^{\infty} d E \phi_{E}(x) e^{-i E t h}
$$
where $\phi_{E}(x)$ is an energy eigenfunction and $\left\langle E \mid E^{\prime}\right\rangle=\delta\left(E-E^{\prime}\right)$.
b. Write a computer program to (numerically) integrate the probability of finding the particle inside the well. Carry out the integration for a series of values of $T$ between zero and 12 , using the same parameters as Winter, namely $n=1$ and $G=6$. Plotting these probabilities as a function of $T$ should resemble Figure 2 of Winter's paper. Fit the points for $2 \leq T \leq 8$ to an exponential, and compare the decay time to Winter's value of $0.644$.
c. Examine the behavior for $T \geq 8$, and compare to the behavior Winter found for the current at $x=0$. This suggests an experimental measurement. See Norman et al., Phys. Rev. Lett., $\mathbf{6 0}$ (1988) 2246 .