2

While one cannot prepare a state with definite momentum and position, a state with pretty rough definition in both is possible so long as it obeys Heisenberg's inequality. Of course, there is also a constraint that the wavefunction in momentum and position space are related by a Fourier transform (and its inverse).

Mostly thinking about how measurements of continuous variables always have some error, I was thinking of measurements of the type "is the particle in the box?" represented by a projection operator in coordinate space, and how there must be an analogue for momentum: "is the particle's momentum within $p\pm\Delta p$?".

However, the second seems tricky to define in practical experiments, since they occur in a certain location corresponding to the lab, no? So when one measures momentum in the lab, with whatever error, is one really measuring "is the particles momentum within $p\pm\Delta p$ and also in the lab?"? If so, what is the operator corresponding to this measurement?

I'm asking because if I understand correctly, both parts of the question asked separately like above yield wavefunctions not bounded to a certain region in the complementary picture. i.e.: if one crops a wavefunction in a certain region in position space, I would assume that its Fourier transform is non-zero for arbitrarily large values of p, and the opposite also holds obviously.

Qmechanic
  • 220,844
popeye
  • 99

2 Answers2

2

So when one measures momentum in the lab, with whatever error, is one really measuring "is the particles momentum within $p\pm\Delta p$ and also in the lab?"? If so, what is the operator corresponding to this measurement?

The momentum operator is still the same old momentum operator, regardless of how well you can measure momentum. (But, see the caveats below in the update regarding "boundary conditions" and the domain of definition of the operator.)

If your measurement is not precise enough to pick out a single exact momentum value (and presumably no real measurement can be so precise) then you are projecting on to a set of states, rather than collapsing to a single state.

For example, in one dimension, let $\psi(x)$ be your wave function in real space and let $$ P\psi(x) = -i\hbar\frac{d\psi}{dx}(x)\;, $$ as usual.

The wave function in momentum space is $$ \tilde \psi(p) = \int_{-\infty}^\infty e^{-ipx}\psi(x)dx\;, $$ and the wave function in position space can be expressed as $$ \psi(x) = \int_{-\infty}^\infty e^{ipx}\tilde \psi(p)\frac{dp}{2\pi}\;. $$

If you start with the state $\psi(x)$ and you only measure the momentum to be $p_0$ within $\pm \Delta p$ then the wave function is projected onto those momentum eigenstates and becomes: $$ \psi(x)\underbrace{\to}_{measure}\psi_{after}(x) = N\int_{p_0-\Delta p}^{p_0+\Delta p} e^{ipx} \tilde\psi(p)\frac{dp}{2\pi}\;, $$ where $N$ is a normalization constant $$ N = \frac{1}{\sqrt{\int_{p_0-\Delta p}^{p_0+\Delta p}|\tilde \psi(p)|^2\frac{dp}{2\pi}}} $$


Update To Address OP's Comment:

Yes, the part of projecting into a set of states I understand, and I think I mention it in the question. However, what I'm unsure about is: when we are measuring the momentum of a particle in a lab, are we not also measuring its position? After all, we gain knowledge that the particle is roughly in the lab

To some extent you do also have knowledge of the position because the system is taken to be confined to some known laboratory space. But usually the laboratory size is so much larger than any other length scale, that knowledge doesn't matter.

On the other hand, if the "lab" size really is a small "box" (like for particle-in-a-box), then the definition of the momentum operator does change (because the domain of the operator is required for its definition). (But, in this case, it also turns out that the momentum is not a physical observable, unfortunately.)

In the case where the "lab" is a "box" of size $a$, then the definition of the momentum operator can be taken to be given in two parts (one defining the action on functions in $L^2([0,a],dx)$ and one defining the domain of the operator):

  1. The action of $\hat P$ on $\psi(x)$ is $$ \psi(x) \to P\psi(x) = -i\hbar\frac{d\psi}{dx} $$
  2. The domain of $\hat P$ is $$ \mathcal{D}(\hat P) = \left\{\left.\psi\in L^2([0,a],dx)\;\right|\;\psi(0)=0\;, \psi(a)=0\;, \frac{d\psi}{dx}\in L^2([0,a],dx) \right\} $$

However, it should be noted that in the case of a particle-in-a-box, the momentum is not a physical "observable," since in this case the momentum turns out to be Hermitian, but not self-adjoint, since $\mathcal{D}(\hat P)\neq \mathcal{D}(\hat P^\dagger)$.

The issue of "interpolation" between a small box where the momentum is not an observable and a very large box where the momentum is effectively an observable is interesting, but beyond the scope of this question-and-answer website, I think.

hft
  • 27,235
0

A measurement is an interaction that produces a record of some property of the measured system. The measurements that are allowed are those that can be described by a possible interaction.

Quantum theory describes a measurable quantity in terms of matrices called observables, whose eigenvalues are the possible results of measuring that quantity. Quantum theory predicts the probability of each outcome. In many quantum experiments what happens to each of the possible states can change the probabilities of the results: quantum interference.

When information is copied out of a quantum system, interference is suppressed: this is called decoherence. For any given system and interaction, decoherence selects some set of states between which interference is suppressed: these are the possible measurement results. For a review of decoherence see

https://arxiv.org/abs/1911.06282

For a review of more complex kinds of measurement see

https://arxiv.org/abs/1604.05973

alanf
  • 11,359
  • 1
  • 16
  • 33