I have been going over this derivation of the Breit-Wigner formula for resonance in particle physics but cannot reconcile the steps with my knowledge of QM.
The initial state is given by:
$$ \psi(t)=\psi(t=0)e^{-iE_0t}e^{-\frac{t}{2\tau}}$$
Here arises my first question:
- Is dependence on position neglected? If so, why?
Then, it is stated
$$\textrm{Prob}(\textrm{ find state } |\psi\rangle)\propto e^{-\frac{t}{\tau}} $$
- Finding the state $|\psi\rangle$ where? At time $t$? What does this mean?
We can now convert this to the energy domain by Fourier transforming this $\psi(t)$:
$$f(E)=\int_0^\infty \textrm{d}t\,\psi(t)e^{iEt}$$
and we get
$$f(E)= \dfrac{i\psi(0)}{(E_0-E)-\frac{i}{2\tau}}$$
- Why is this a Fourier transform if the range starts at $0$ and not at $-\infty$?
- Why is this valid? I am used to converting from position to momentum space, but time-energy is something I have never done in QM.
- Moreover, what are the time eigenstates? For position and momentum we have $|x\rangle$ and $|p\rangle$, but for time?
The procedure then goes on and asserts that the probability of finding the state $|\psi\rangle$ with energy $E$ is given by
$$|f(E)|^2=\dfrac{|\psi(0)|^2}{(E_0-E)^2+\frac{1}{4\tau^2}} $$
- Shouldn't it be $|f(E)|^2\textrm{d}E$?