4

Famously, the collapse of the wave function is considered one of the biggest puzzles of quantum mechanics and motivates people to take ideas like the many-worlds interpretation seriously.

Something I always found puzzling is that there seems to be a quite similar phenomenon in classical physics. In a purely classical system with uncertainty, we can use a description in phase space involving a probability density $\rho$. Using $\rho$, we can make probabilistic predictions. However, as soon as we measure the system, $\rho$ collapses instantaneously to a single point.

Is this also considered to be a puzzle? And if not, why?

jak
  • 9,937
  • 4
  • 35
  • 106
  • 1
    Do you mean the measurement problem when you say "collapse of the wave function"? Not all interpretations agree that there even is collapse in the strict sense, so they could not consider it the biggest puzzle... – ACuriousMind Jun 03 '20 at 15:38
  • Trying to follow the logic of the question... In the classical case, what do you mean by $\rho$ collapses instantly to a single point? If the original probability distribution is just a representation of our ignorance about how the system was prepared, then the "collapse" is likewise just a bookkeeping device to account for the new information we get from the measurement. If that's not what you mean by collapse (in the classical case), then what do you mean by probability density (in the classical case)? – Chiral Anomaly Jun 04 '20 at 23:52
  • @ChiralAnomaly Yes, the original probability distribution is just a representation of our ignorance about the system's state. – jak Jun 05 '20 at 05:35

3 Answers3

3

Without tackling the discussion of the measurement problem head-on, I'd like to describe how there is a distinction between the probability associated with classical phase space density $\rho$ and the probability associated with the quantum state $\psi$, especially by pointing out that the quantum-mechanical analog of the phase space density is the density matrix operator.

I'll be roughly working with the Copenhagen "interpretation" of quantum mechanics but I believe everything I say can be parsed without much of an issue to the subjective description of the world as described by an observer in Everettean QM. A committed Everettean might want to make Everettean flavor of the density matrix more explicit but I'd refrain from such an exercise.

  • The state of a quantum system is fully described by its state $\psi$ whereas the state of a classical system is fully described by a point in phase space $(q,p)$, not the phase space density $\rho$. Thus, the probabilities associated with the phase space density $\rho$ are purely a result of our ignorance, whereas the probabilities associated with the state $\psi$ are fundamental (in the sense that they are not arising out of our ignorance but are rather intrinsic to the nature of physics).

  • The quantum mechanical analog of the classical phase space density $\rho$ is the density matrix operator $\hat\rho$ which describes a quantum system about which we are ignorant. For example, imagine that you have a friend who prepares a spin half particle in either spin-up or spin-down state depending on the result of a coin toss. You get hold of this state but you don't know what was the result of the coin toss--so now, the system is truly in a specific quantum state, but you don't know which one so you describe it with a density matrix $\hat\rho$ which assigns different probabilities to the system being in different quantum states. Contrast this with the probabilities described by the quantum state $\psi$ itself which describes the probabilities of finding the system in some quantum states upon a measurement.

  • As one of the other answers mentions, just like the classical probabilities described by the phase space density, the quantum density matrix can immediately change without doing anything to the system if your friend, for example, just tells you the result of their coin toss. You then immediately know the actual quantum state of the system that they prepared the system in--and the density matrix immediately reduces to a pure-state density matrix. Contrast this to the scenario with a system described by the quantum state: the probabilities described by such a state only change in a non-unitary way when you actually make a measurement on the state (nobody can whisper into your ear what the outcome would be because there is no predetermined outcome, truly).
  • Finally, while the probabilities involved with the quantum state and the density matrix are different (in the sense that probabilities associated with a quantum state are not arising out of our ignorance), it must be pointed out that quantum and classical probabilities as such irretrievably mix up in a system described by a density matrix and you cannot tell apart one from the other in an invariant way.
  • 1
    I think this answer tries but fails to not invoke interpretation-specific beliefs: 1. You can use the phase space formulation of QM (cf. Wigner-Weyl transform) and then both classical and quantum states are described by functions $\rho(q,p)$ (but the quantum state is not necessarily a proper probability density). 2. The claim that QM isn't predetermined is interpretation-dependent - Bell's theorem excludes local hidden variables but it does not forbid all hidden variables and there certainly exist interpretations (e.g. Bohmian) that have hidden variables. – ACuriousMind Jun 03 '20 at 15:46
  • 1
  • In "relational" interpretations of QM, the density matrix does represent observer knowledge, so this distinction also depends on you implicitly taking some variant of Copenhagen as "true" here.
  • – ACuriousMind Jun 03 '20 at 15:46
  • @ACuriousMind Yeah, I agree. My "interpretation free" pretense was supposed to be limited to not saying anything about whether I'm explicitly speaking in terms of Copenhagen or in terms of subjective experience of an observer in Evererttian QM. I'll make it more explicit. –  Jun 03 '20 at 15:51