Physics · Book 5 · Bachelor Year 3

University Physics — Year 3

University Physics — Year 3 · Bachelor Year 3

8The Formalism of Quantum Mechanics

Take three polarizing filters. Two of them, crossed at 9090^\circ, block light completely; slide the third between them at 4545^\circ and light comes through — adding an obstacle opens the way. No picture of filters as sieves survives this experiment; what does survive is linear algebra: the polarization of a photon is a vector, each filter measures it along an axis and projects it, and the probabilities are squared components. This chapter installs that algebra as the actual foundation of quantum mechanics. The wave functions of the previous chapters were one concrete costume of a more abstract body: states are vectors in a Hilbert space, observables are Hermitian operators, measured values are eigenvalues, probabilities are squared scalar products, and evolution is generated by the Hamiltonian. Five postulates, all of them already at work in everything we have computed — and, once stated cleanly, powerful enough to handle systems no wave on a line can describe: the photon’s polarization, the electron’s spin, and the neutrinos whose identity oscillates across the Earth.

8.1 States are vectors

Definition 8.1 (State space, kets and brackets)

The states of a quantum system form a complex vector space with an inner product — a Hilbert space H\mathcal H (the mathematics is developed in the Year 3 mathematics volume). A state is a vector, written as a ket ψ\ket\psi, normalised: ψ|ψ=1\braket\psi\psi = 1. The inner product of two states is the complex number φ|ψ\braket\varphi\psi, conjugate-linear in the first slot, with φ|ψ=ψ|φ\braket\varphi\psi = \braket\psi\varphi^*. In an orthonormal basis {ei}\{\ket{e_i}\},

ψ=iciei,ci=ei|ψ,ici2=1.\ket\psi = \sum_i c_i\ket{e_i} , \qquad c_i = \braket{e_i}\psi , \qquad \sum_i|c_i|^2 = 1 .

The wave function of the previous chapters is the family of components of ψ\ket\psi along position: ψ(x)=x|ψ\psi(x) = \braket{x}{\psi}; nothing is lost, and systems with finite state spaces — undreamable as waves — become describable.

Example 8.2 (The photon’s polarization: a two-dimensional world)

A photon heading down the zz axis carries a polarization state in a two-dimensional Hilbert space, with basis H\ket H (horizontal) and V\ket V (vertical). Light polarized at angle θ\theta is the superposition

θ=cosθH+sinθV,\ket\theta = \cos\theta\,\ket H + \sin\theta\,\ket V ,

and circular polarization is the complex combination (H±iV)/2(\ket H \pm \iu\ket V)/\sqrt2: the coefficients being complex is not decoration but physics. Every quantum two-level system — spin, the ammonia molecule, a superconducting qubit — is this same vector space in different clothing.

A polarization state as a vector: its squared components on an analyser’s basis are the outcome probabilities — geometry become probability.
A polarization state as a vector: its squared components on an analyser’s basis are the outcome probabilities — geometry become probability.

8.2 Observables are operators

Definition 8.3 (Observables)

An observable is a linear operator A^\hat A on H\mathcal H that is Hermitian: φ|A^ψ=A^φ|ψ\braket{\varphi}{\hat A\psi} = \braket{\hat A\varphi}{\psi} for all states (in matrix language, A=AA = A^{*\top}). Its eigenvectors and eigenvalues, A^a=aa\hat A\ket{a} = a\ket{a}, carry the physics: the aa are the possible measured values. Familiar cases: position (x^\hat x: multiplication by xx), momentum (p^=i ⁣d/ ⁣dx\hat p = -\iu\hbar\,\dd/\dd x), energy (H^=p^2/2m+V(x^)\hat H = \hat p^2/2m + V(\hat x)) — and, in two dimensions, any Hermitian 2×22\times2 matrix.

Theorem 8.4 (Why Hermitian)

A Hermitian operator has real eigenvalues, and eigenvectors with distinct eigenvalues are orthogonal; on the spaces of this book its eigenvectors form an orthonormal basis of H\mathcal H (the spectral theorem, proved in finite dimension in the Year 2 mathematics volume; for the unbounded operators x^\hat x, p^\hat p, H^\hat H the full statement belongs to Year 3 spectral theory and is admitted). Measured values must be real and distinguishable outcomes must be orthogonal: Hermiticity is exactly the condition that an operator can represent a measurement.

Partial proof. aa|a=a|A^a=A^a|a=aa|aa\braket aa = \braket{a}{\hat Aa} = \braket{\hat Aa}{a} = a^*\braket aa: aa real. For A^a=aa\hat A\ket a = a\ket a, A^b=bb\hat A\ket b = b\ket b: ab|a=b|A^a=A^b|a=bb|aa\braket ba = \braket{b}{\hat Aa} = \braket{\hat Ab}{a} = b\braket ba, so (ab)b|a=0(a - b)\braket ba = 0.

Example 8.5 (A two-level observable)

On the polarization space, in the (H,V)(\ket H, \ket V) basis, consider

A^=(0110):\hat A = \begin{pmatrix} 0 & 1\\ 1 & 0\end{pmatrix} :

Hermitian; eigenvalues ±1\pm1; eigenvectors (H±V)/2(\ket H \pm \ket V)/\sqrt2 — the polarizations at ±45\pm45^\circ. Measuring A^\hat A means asking “diagonal or antidiagonal?”, and the eigenbasis is the pair of questions’ answers. Every 4545^\circ polarizer in the opening experiment is this matrix in glass.

8.3 The postulates

Theorem 8.6 (The rules of quantum mechanics)

(P1) A system’s state is a normalised ket ψ\ket\psi in its Hilbert space. (P2) Every measurable quantity is a Hermitian operator A^\hat A. (P3) The only possible results of measuring A^\hat A are its eigenvalues. (P4) On a state ψ\ket\psi, the result aa occurs with probability P(a)=a|ψ2\mathcal P(a) = |\braket a\psi|^2 (Born’s rule; for a degenerate eigenvalue, sum the squared components over its eigenspace). The mean of many trials is A^=ψA^ψ\langle\hat A\rangle = \bra\psi\hat A\ket\psi. (P5) Immediately after a measurement giving aa, the state is the (normalised) projection of ψ\ket\psi onto the aa eigenspace — the collapse: measurement is an interaction that leaves the system in the state matching its own answer. (P6) Between measurements, the state evolves unitarily under the Schrödinger equation i ⁣d ⁣dtψ(t)=H^ψ(t)\iu\hbar\,\dfrac{\dd}{\dd t}\ket{\psi(t)} = \hat H\ket{\psi(t)}.

Proof. Admitted at this level.

Example 8.7 (The three polarizers, computed)

Vertical light meets a 9090^\circ-crossed analyser: H|V2=0|\braket HV|^2 = 0 — extinction. Insert a 4545^\circ polarizer: the state V\ket V passes it with probability 45|V2=12|\braket{45^\circ}{V}|^2 = \tfrac12 and collapses to 45\ket{45^\circ} (P5); that state then passes the horizontal analyser with probability H|452=12|\braket{H}{45^\circ}|^2 = \tfrac12. Net transmission 14\tfrac14 instead of zero: the middle filter does not “open a hole” — it performs a measurement, and the collapse re-prepares the photon. No classical sieve does this; a projection does nothing else.

The three-polarizer experiment as three successive measurements: project, collapse, project again. An added filter increases the transmitted light — impossible for sieves, automatic for projections.
The three-polarizer experiment as three successive measurements: project, collapse, project again. An added filter increases the transmitted light — impossible for sieves, automatic for projections.

Remark 8.8 (What the collapse does not allow)

Collapse is instantaneous in the formalism, and quantum correlations between distant particles are real and measured — but no message rides on them: the outcomes at one detector, read alone, are indistinguishable from coin flips whatever is done far away. Quantum randomness is also irreducible: Born’s rule gives probabilities even when the state is known completely — there is nothing more to know. Both statements are theorems of the formalism, tested to high precision; unease about them is respectable and has driven a century of experiments, every one of which quantum mechanics has won.

8.4 Commutators and uncertainty

Definition 8.9 (Commutator; compatible observables)

The commutator of two operators is [A^,B^]=A^B^B^A^[\hat A, \hat B] = \hat A\hat B - \hat B\hat A. The founding example, from p^=i ⁣d/ ⁣dx\hat p = -\iu\hbar\,\dd/\dd x:

[x^,p^]=i.[\hat x, \hat p] = \iu\hbar .

Two observables are compatible when [A^,B^]=0[\hat A, \hat B] = 0: they then admit a common eigenbasis and can be known simultaneously; measuring one does not disturb a state sharp in the other. A set of commuting observables whose common eigenbasis is unique (a CSCO) is what “completely labelling a state” means — the labels (n1,n2,n3)(n_1, n_2, n_3) of the box were exactly this.

Theorem 8.10 (The uncertainty relation, in general)

In any state, the standard deviations of two observables obey

ΔA  ΔB  12[A^,B^].\Delta A\;\Delta B \ \ge\ \tfrac12\,\big|\langle[\hat A, \hat B]\rangle\big| .

For x^\hat x and p^\hat p: ΔxΔp/2\Delta x\,\Delta p \ge \hbar/2 — Heisenberg’s relation, now a theorem of linear algebra rather than a heuristic. Incompatibility is quantitative: the commutator’s size sets the floor under joint sharpness.

Partial proof. Let α^=A^A\hat\alpha = \hat A - \langle A\rangle, β^=B^B\hat\beta = \hat B - \langle B\rangle. The Cauchy–Schwarz inequality of the Year 3 mathematics volume gives ΔA2ΔB2=α^ψ2β^ψ2α^ψ|β^ψ2\Delta A^2\Delta B^2 = \|\hat\alpha\psi\|^2\|\hat\beta\psi\|^2 \ge |\braket{\hat\alpha\psi}{\hat\beta\psi}|^2; the imaginary part of that product is 12i[A^,B^]\tfrac1{2\iu}\langle[\hat A, \hat B]\rangle, and z2(Imz)2|z|^2 \ge (\operatorname{Im}z)^2.

Remark 8.11 (The classical shadow)

Divide by i\iu\hbar and let 0\hbar \to 0: commutators become the Poisson brackets of Chapter 2, {x,p}=1\{x, p\} = 1 echoing [x^,p^]=i[\hat x, \hat p] = \iu\hbar, and the angular-momentum brackets computed there will return as commutators, unchanged, in Chapter 10. Dirac’s rule — classical bracket times i\iu\hbar — is how the skeleton of mechanics survived the revolution.

8.5 Evolution and conservation

Proposition 8.12 (Evolution of averages; conserved quantities)

For an observable without explicit time dependence,

 ⁣dA^ ⁣dt=i[H^,A^].\frac{\dd\langle\hat A\rangle}{\dd t} = \frac{\iu}{\hbar}\,\big\langle[\hat H, \hat A]\big\rangle .

An observable commuting with the Hamiltonian is conserved — its probabilities, not merely its mean, are frozen; symmetries again deliver conservation laws, now as commutation. Stationary states are the eigenvectors of H^\hat H, evolving only by the phase eiEt/\eu^{-\iu Et/\hbar}; a superposition of two levels beats at the Bohr frequency (E2E1)/h(E_2 - E_1)/h, as the Year 2 volume’s wells already showed.

Proof. Differentiate ψA^ψ\bra\psi\hat A\ket\psi and insert P6 and its conjugate:

 ⁣dA^ ⁣dt=iψH^A^ψiψA^H^ψ=i[H^,A^].\frac{\dd\langle\hat A\rangle}{\dd t} = \frac{\iu}{\hbar}\bra\psi\hat H\hat A\ket\psi - \frac{\iu}{\hbar}\bra\psi\hat A\hat H\ket\psi = \frac{\iu}{\hbar}\,\langle[\hat H, \hat A]\rangle . \qedhere

Method 8.13 (Matrix quantum mechanics)

For any finite-level problem: (1) choose a basis suited to the question (the analyser’s axes, the energy eigenstates); (2) write states as column vectors, observables as Hermitian matrices; (3) diagonalise what is measured — eigenvalues are the outcomes, squared components the probabilities; (4) evolve energy eigenstates by phases eiEit/\eu^{-\iu E_it/\hbar} and re-express in the measurement basis; (5) after a measurement, restart from the projected state. The whole of Problem 8.1 is this recipe run on a two-level universe.

Three polarisers on a bench: each is a measurement, projecting the light’s state onto an axis. Cross two and nothing passes; slip a third between them at an angle and light returns — the postulates of this chapter, performed on a table.
Three polarisers on a bench: each is a measurement, projecting the light’s state onto an axis. Cross two and nothing passes; slip a third between them at an angle and light returns — the postulates of this chapter, performed on a table.

8.6 Exercises

Exercise 8.1

In an orthonormal basis (1,2)(\ket1, \ket2), let ψ=(21+i2)/5\ket\psi = (2\ket1 + \iu\ket2)/\sqrt5 and φ=(12)/2\ket\varphi = (\ket1 - \ket2)/\sqrt2. (a) Check the normalisations. (b) Compute φ|ψ\braket\varphi\psi and ψ|φ\braket\psi\varphi. (c) The probability of finding ψ\ket\psi in the state φ\ket\varphi. (d) Construct the state orthogonal to ψ\ket\psi (up to phase).

Solution

Solution of Exercise 8.1.

(a) (4+1)/5=1(4 + 1)/5 = 1 and (1+1)/2=1(1 + 1)/2 = 1. (b) φ|ψ=(2i)/10\braket\varphi\psi = (2 - \iu)/\sqrt{10}; ψ|φ=(2+i)/10\braket\psi\varphi = (2 + \iu)/\sqrt{10}: conjugates. (c) (2i)2/10=1/2|(2 - \iu)|^2/10 = 1/2. (d) Solve ψ|χ=0\braket\psi\chi = 0: χ=(12i2)/5\ket\chi = (\ket1 - 2\iu\ket2)/\sqrt5.

Exercise 8.2

Which of these matrices are Hermitian, and what are the eigenvalues and normalised eigenvectors of those that are?

(0110),(0ii0),(1111),(21i1+i3).\begin{pmatrix}0 & 1\\ 1 & 0\end{pmatrix} , \quad \begin{pmatrix}0 & -\iu\\ \iu & 0\end{pmatrix} , \quad \begin{pmatrix}1 & 1\\ -1 & 1\end{pmatrix} , \quad \begin{pmatrix}2 & 1-\iu\\ 1+\iu & 3\end{pmatrix} .
Solution

Solution of Exercise 8.2.

First: Hermitian; ±1\pm1 with (1±2)/2(\ket1 \pm \ket2)/\sqrt2. Second: Hermitian; ±1\pm1 with (1±i2)/2(\ket1 \pm \iu\ket2)/\sqrt2. Third: not Hermitian (the transpose-conjugate differs). Fourth: Hermitian; λ25λ+4=0\lambda^2 - 5\lambda + 4 = 0 gives 11 and 44, with eigenvectors ((1i)1+2)/3\big({-(1 - \iu)}\ket1 + \ket2\big)/\sqrt3 and (1+(1+i)2)/3\big(\ket1 + (1 + \iu)\ket2\big)/\sqrt3.

Exercise 8.3

Light polarized at angle α\alpha meets an analyser at angle β\beta. (a) Write both states in the (H,V)(\ket H, \ket V) basis and compute the transmission probability. (b) Recover Malus’s law. (c) For a stream of NN photons, what is the variance of the transmitted number? (d) Circular light (H+iV)/2(\ket H + \iu\ket V)/\sqrt2 on a linear analyser at any angle: transmission? Explain the answer’s independence of the angle.

Solution

Solution of Exercise 8.3.

(a) β|α=cosβcosα+sinβsinα=cos(βα)\braket\beta\alpha = \cos\beta\cos\alpha + \sin\beta\sin\alpha = \cos(\beta - \alpha): probability cos2(βα)\cos^2(\beta - \alpha). (b) Intensity \propto photon number: Malus. (c) Each photon is an independent trial: variance NP(1P)N\mathcal P(1 - \mathcal P) — the noise itself certifies photons. (d) cosβ+isinβ2/2=1/2|\cos\beta + \iu\sin\beta|^2/2 = 1/2 for every β\beta: circular light singles out no transverse axis.

Exercise 8.4

(a) Prove [x^,p^]=i[\hat x, \hat p] = \iu\hbar by acting on a test function. (b) Compute [x^2,p^][\hat x^2, \hat p] and [x^,p^2][\hat x, \hat p^2]. (c) Show [A^,B^C^]=[A^,B^]C^+B^[A^,C^][\hat A, \hat B\hat C] = [\hat A, \hat B]\hat C + \hat B[\hat A, \hat C]. (d) Deduce [x^,p^n]=inp^n1[\hat x, \hat p^n] = \iu\hbar\,n\hat p^{n-1} and interpret: which classical operation does [x^,][\hat x, \cdot\,] mimic?

Solution

Solution of Exercise 8.4.

(a) (x^p^p^x^)f=i(xf(xf))=if(\hat x\hat p - \hat p\hat x)f = -\iu\hbar(xf' - (xf)') = \iu\hbar f. (b) [x^2,p^]=2ix^[\hat x^2, \hat p] = 2\iu\hbar\hat x; [x^,p^2]=2ip^[\hat x, \hat p^2] = 2\iu\hbar\hat p. (c) Add and subtract B^A^C^\hat B\hat A \hat C. (d) Induction with (c): inp^n1\iu\hbar\,n\hat p^{n-1}[x^,][\hat x, \cdot] acts as i/p\iu\hbar\,\partial/\partial p, the quantum shadow of the Poisson bracket with xx.

Exercise 8.5 ★★

Sequential measurements. A photon starts as V\ket V. (a) It meets polarizers at 4545^\circ then 00^\circ (horizontal): compute the probability of surviving both, with the intermediate collapse made explicit. (b) Replace the middle polarizer by ones at 3030^\circ, 6060^\circ: transmission? (c) N1N - 1 intermediate polarizers stepping by 90/N90^\circ/N: show the survival probability is cos2N(π/2N)\cos^{2N}(\pi/2N) and evaluate for N=2,5,20N = 2, 5, 20. (d) The limit NN \to \infty rotates the polarization with no loss: comment (this “quantum Zeno” rotation is used on real qubits).

Solution

Solution of Exercise 8.5.

(a) 45|V2=12|\braket{45^\circ}{V}|^2 = \tfrac12, collapse, then H|452=12|\braket{H}{45^\circ}|^2 = \tfrac12: total 14\tfrac14. (b) Taking them in the order 6060^\circ, 3030^\circ (three steps of 3030^\circ): (cos230)3=27/640.42(\cos^230^\circ)^3 = 27/64 \approx 0.42. (c) Each step of π/2N\pi/2N passes with cos2(π/2N)\cos^2(\pi/2N): survival [cos2(π/2N)]N=0.25[\cos^2(\pi/2N)]^N = 0.25, 0.600.60, 0.880.88 for N=2,5,20N = 2, 5, 20. (d) As NN \to \infty the survival tends to 11: many gentle measurements steer the state through 9090^\circ without loss — measurement used as a steering wheel.

Exercise 8.6 ★★

On the two-level space, A^=(0110)\hat A = \begin{pmatrix}0&1\\1&0 \end{pmatrix}, B^=(1001)\hat B = \begin{pmatrix}1&0\\0&-1\end{pmatrix}. (a) Compute [A^,B^][\hat A, \hat B]: compatible? (b) The state is 1\ket1: give the outcome statistics of measuring B^\hat B, then of measuring A^\hat A after a B^\hat B measurement gave +1+1. (c) Measure A^\hat A first (outcome +1+1), then B^\hat B, then A^\hat A again: with what probability does the final A^\hat A contradict the first? (d) What would zero commutator have implied for (c)?

Solution

Solution of Exercise 8.6.

(a) [A^,B^]=(0220)0[\hat A, \hat B] = \begin{pmatrix}0 & -2\\ 2 & 0\end{pmatrix} \neq 0: incompatible. (b) B^\hat B on 1\ket1: +1+1 with certainty, no collapse needed; A^\hat A then gives ±1\pm1 with probability 12\tfrac12 each. (c) After A^+1\hat A \to +1 the state is (1+2)/2(\ket1 + \ket2)/\sqrt2; B^\hat B collapses it to 1\ket1 or 2\ket2 (each 12\tfrac12); either way the final A^\hat A gives ±1\pm1 with probability 12\tfrac12: contradiction with probability 12\tfrac12. (d) Commuting observables share eigenstates: the middle measurement would not disturb, and the repetition would agree with certainty.

Exercise 8.7 ★★

(a) For the Gaussian state of Exercise 7.1 restricted to one dimension, compute Δx\Delta x and Δp\Delta p (use the Fourier pair or integrate) and verify equality in Heisenberg’s relation. (b) Which states saturate the general uncertainty theorem (state the condition from the Cauchy–Schwarz equality case)? (c) An electron confined to Δx=0.1nm\Delta x = 0.1\,\mathrm{nm}: minimum kinetic energy scale? (d) Same for a marble (10g10\,\mathrm{g}) localised to a micron: conclude.

Solution

Solution of Exercise 8.7.

(a) Δx=σ\Delta x = \sigma and Δp=/2σ\Delta p = \hbar/2\sigma (the Fourier transform of a Gaussian of width σ\sigma has width 1/2σ1/2\sigma in kk): product exactly /2\hbar/2. (b) Equality in Cauchy–Schwarz: β^ψα^ψ\hat\beta\ket\psi \propto \hat\alpha\ket\psi with purely imaginary ratio — for x,px, p this differential equation has Gaussian solutions only. (c) Δp5.3×1025kgm/s\Delta p \ge 5.3 \times 10^{-25}\,\mathrm{kg}\,\mathrm{m}/\mathrm{s}: EΔp2/2me1eVE \sim \Delta p^2/2m_{\text{e}} \approx 1\,\mathrm{eV} — atoms are electron-volt machines because they are ångström boxes. (d) Δv5×1027m/s\Delta v \ge 5 \times 10^{-27}\,\mathrm{m}/\mathrm{s}: nothing, ever.

Exercise 8.8 ★★

(a) From Proposition 8.12, recover Ehrenfest’s pair for x^\hat x and p^\hat p with H^=p^2/2m+V\hat H = \hat p^2/2m + V. (b) Show that parity Π^\hat\Pi (Π^ψ(x)=ψ(x)\hat\Pi\psi(x) = \psi(-x)) is Hermitian, squares to the identity, and has eigenvalues ±1\pm1. (c) Show [H^,Π^]=0[\hat H, \hat\Pi] = 0 for a symmetric potential and conclude that non-degenerate levels have definite parity. (d) Which observed fact about the levels of a symmetric double well does this explain (recall the ammonia doublet of the Year 2 volume)?

Solution

Solution of Exercise 8.8.

(a) [H^,x^]=ip^/m[\hat H, \hat x] = -\iu\hbar\hat p/m and [H^,p^]=iV(x^)[\hat H, \hat p] = \iu\hbar V'(\hat x) give  ⁣dx/ ⁣dt=p/m\dd\langle x\rangle/\dd t = \langle p\rangle/m,  ⁣dp/ ⁣dt=V\dd\langle p\rangle/\dd t = -\langle V'\rangle. (b) Change of variable in the inner product shows Hermiticity; Π^2=1\hat\Pi^2 = \mathbb 1 forces eigenvalues ±1\pm1. (c) V(x)=V(x)V(-x) = V(x) makes H^\hat H parity-blind; a non-degenerate eigenstate must then be an eigenstate of Π^\hat\Pi too: even or odd. (d) The symmetric double well’s near-degenerate doublet: one even, one odd state — the ammonia inversion pair, split by tunnelling, radiating at 24GHz24\,\mathrm{GHz}.

Exercise 8.9 ★★

A CSCO at work. In the square two-dimensional box, the level E5E \propto 5 is spanned by 1,2\ket{1,2} and 2,1\ket{2,1}. (a) Show energy alone does not label states. (b) Let S^\hat S exchange xyx \leftrightarrow y: show S^\hat S is Hermitian, commutes with H^\hat H, and find its eigenstates within the level. (c) Verify that the pair (H^,S^)(\hat H, \hat S) labels every state of this level uniquely. (d) Give the general moral: degeneracy means the labelling set was not yet complete, and symmetry supplies the missing label.

Solution

Solution of Exercise 8.9.

(a) Both states share EE: announcing the energy leaves two possibilities. (b) S^\hat S swaps the labels: Hermitian, squares to identity, commutes with the symmetric H^\hat H; within the level its eigenstates are (1,2±2,1)/2(\ket{1,2} \pm \ket{2,1})/\sqrt2 with eigenvalues ±1\pm1. (c) (E,+)(E, +) and (E,)(E, -): unique labels. (d) A degeneracy is an incomplete address; the symmetry that causes it also provides the missing digit.

Exercise 8.10 ★★★

Energy–time uncertainty, honestly. For any observable A^\hat A, define the evolution time τA=ΔA/ ⁣dA^/ ⁣dt\tau_A = \Delta A\,/\,|\dd\langle\hat A\rangle/\dd t| — the time for the mean to move by one standard deviation. (a) From Theorem 8.10 and Proposition 8.12, prove ΔE  τA/2\Delta E\;\tau_A \ge \hbar/2. (b) Why is this not an uncertainty between two observables (what is time, in the formalism)? (c) Apply to an excited atomic state of lifetime 10ns10\,\mathrm{ns}: linewidth. (d) Apply to your wristwatch: how sharp can the energy of a system be if something in it visibly changes every second?

Solution

Solution of Exercise 8.10.

(a) ΔEΔA12[H^,A^]=2 ⁣dA/ ⁣dt\Delta E\,\Delta A \ge \tfrac12|\langle[\hat H, \hat A]\rangle| = \tfrac\hbar2|\dd\langle A\rangle/\dd t|; divide. (b) Time is a parameter of the theory, not an operator: the relation bounds how fast anything measurable can evolve, given the energy spread. (c) ΔE/2τ=3.3×108eV\Delta E \sim \hbar/2\tau = 3.3 \times 10^{-8}\,\mathrm{eV}: a natural linewidth of a few megahertz. (d) A visible change per second demands only ΔE5×1035J\Delta E \gtrsim 5 \times 10^{-35}\,\mathrm{J} — for macroscopic energies, no constraint at all: watches may tick.

Exercise 8.11 ★★★

Proof of the uncertainty theorem. With α^,β^\hat\alpha, \hat\beta as in the text: (a) justify ΔA2=α^ψ2\Delta A^2 = \|\hat\alpha\ket\psi\|^2 using Hermiticity; (b) apply Cauchy–Schwarz and split α^ψ|β^ψ\braket{\hat\alpha\psi}{\hat\beta\psi} into Hermitian and anti-Hermitian parts, identifying them with the anticommutator and commutator averages; (c) conclude, and state when equality holds; (d) show that for [A^,B^]=i[\hat A, \hat B] = \iu\hbar no state can be an eigenvector of either observable while keeping both deviations finite — and reconcile with plane waves.

Solution

Solution of Exercise 8.11.

(a) α^ψ2=ψ|α^2ψ=ΔA2\|\hat\alpha\psi\|^2 = \braket{\psi}{\hat\alpha^2\psi} = \Delta A^2 by Hermiticity of α^\hat\alpha. (b) α^ψ|β^ψ=12{α^,β^}+12[A^,B^]\braket{\hat\alpha \psi}{\hat\beta\psi} = \tfrac12\langle\{\hat\alpha, \hat\beta\}\rangle + \tfrac12\langle[\hat A, \hat B]\rangle: the first term is real (Hermitian part), the second purely imaginary. (c) z2(Imz)2|z|^2 \ge (\operatorname{Im}z)^2 gives the theorem; equality needs proportional vectors and vanishing anticommutator average. (d) An eigenstate of A^\hat A has ΔA=0\Delta A = 0, forcing 0/20 \ge \hbar/2: impossible for normalisable states. Plane waves “achieve” it only by being non-normalisable idealisations outside the Hilbert space.

Exercise 8.12 ★★★

The watched pot. A two-level system starts in 1\ket1 and its Hamiltonian drives Rabi-like oscillation: after time tt the state is cos(ωt)1+sin(ωt)2\cos(\omega t)\ket1 + \sin(\omega t)\ket2 (take this as given). (a) With no measurement, when is the transfer to 2\ket2 complete? (b) Measure “which state?” at times T/N,2T/N,T/N, 2T/N, \dots with T=π/2ωT = \pi/2\omega: show the probability of finding the system still in 1\ket1 at every check is [cos2(π/2N)]N[\cos^2(\pi/2N)]^N. (c) Evaluate for N=1,4,20,100N = 1, 4, 20, 100 and show it tends to 11: frequent observation freezes the evolution (the quantum Zeno effect, observed with trapped ions in 1990). (d) Explain in one sentence which postulate does the freezing.

Solution

Solution of Exercise 8.12.

(a) At ωt=π/2\omega t = \pi/2, i.e. t=Tt = T. (b) At each check the state has rotated by π/2N\pi/2N; it is found in 1\ket1 with cos2(π/2N)\cos^2(\pi/2N) and collapses back to 1\ket1; the checks are independent, so the product. (c) 00, 0.530.53, 0.880.88, 0.980.98: watched closely enough, the pot never boils. (d) The projection postulate (P5): each observation resets the evolution to its starting line.

The 1927 Solvay conference (photograph by Benjamin Couprie, public domain): the people who built this chapter’s postulates, in one room — and still arguing, that very week, about what measurement means.
The 1927 Solvay conference (photograph by Benjamin Couprie, public domain): the people who built this chapter’s postulates, in one room — and still arguing, that very week, about what measurement means.

8.7 Problem: Neutrinos change costume mid-flight

Problem 8.1

Weekend problem — two-level oscillations across the Earth

Neutrinos are born in nuclear reactions as flavour states — electron-neutrino νe\ket{\nu_e} or muon-neutrino νμ\ket{\nu_\mu} — but they propagate as energy (mass) eigenstates ν1,ν2\ket{\nu_1}, \ket{\nu_2}. The two bases do not coincide: they are rotated by a mixing angle θ\theta,

νe=cosθν1+sinθν2,νμ=sinθν1+cosθν2.\ket{\nu_e} = \cos\theta\,\ket{\nu_1} + \sin\theta\,\ket{\nu_2} , \qquad \ket{\nu_\mu} = -\sin\theta\,\ket{\nu_1} + \cos\theta\,\ket{\nu_2} .

The discovery that neutrinos therefore oscillate between flavours in flight — hence have mass — earned the 2015 Nobel Prize. This problem derives the effect with nothing beyond this chapter. An ultrarelativistic neutrino of momentum pp and mass mim_i has energy Eipc+mi2c4/2pcE+mi2c4/2EE_i \approx pc + m_i^2c^4/2pc \approx E + m_i^2c^4/2E.

Part I — The formalism set up.

  1. Check that (ν1,ν2)(\ket{\nu_1}, \ket{\nu_2}) orthonormal makes (νe,νμ)(\ket{\nu_e}, \ket{\nu_\mu}) orthonormal too.
  2. Why must the propagation basis be the energy eigenbasis, whatever basis the neutrino was born in? (Which postulate governs free flight?)
  3. A muon-neutrino is born at t=0t = 0. Write ψ(0)\ket{\psi(0)} in the mass basis.
  4. Write ψ(t)\ket{\psi(t)}, each mass component carrying its phase eiEit/\eu^{-\iu E_it/\hbar}.
  5. Show that a global phase is irrelevant and factor out eiE1t/\eu^{-\iu E_1t/\hbar}: only the relative phase Δϕ=(E2E1)t/\Delta\phi = (E_2 - E_1)t/\hbar drives the physics.
  6. Express E2E1E_2 - E_1 in terms of Δm2=m22m12\Delta m^2 = m_2^2 - m_1^2 and EE, for ultrarelativistic neutrinos.

Part II — The oscillation formula.

  1. Compute the amplitude νe|ψ(t)\braket{\nu_e}{\psi(t)}.
  2. Show the appearance probability is

    Pνμνe(t)=sin2(2θ)sin2(Δϕ2).\mathcal P_{\nu_\mu \to \nu_e}(t) = \sin^2(2\theta)\,\sin^2\Big(\frac{\Delta\phi}{2}\Big) .

    (Use 2sinθcosθ=sin2θ2\sin\theta\cos\theta = \sin2\theta.)

  3. Check the two sanity limits: θ=0\theta = 0 and m1=m2m_1 = m_2. What does any observed oscillation therefore prove?
  4. With tL/ct \approx L/c, show

    P=sin2(2θ)sin2(Δm2c44cLE),\mathcal P = \sin^2(2\theta)\, \sin^2\Big(\frac{\Delta m^2c^4}{4\hbar c}\,\frac{L}{E}\Big) ,

    and define the oscillation length Losc=4πcE/Δm2c4L_{\text{osc}} = 4\pi\hbar cE/\Delta m^2c^4.

  5. Show the survival probability Pνμνμ=1Pνμνe\mathcal P_{\nu_\mu \to \nu_\mu} = 1 - \mathcal P_{\nu_\mu\to\nu_e}: where has unitarity been used?
  6. Why does the oscillation measure only Δm2\Delta m^2, never the masses themselves?

Part III — Reading the experiments. Atmospheric muon-neutrinos (E1GeVE \approx 1\,\mathrm{GeV}) rain on a detector from above (L15kmL \approx 15\,\mathrm{km}) and from below, through the Earth (L12800kmL \approx 12\,800\,\mathrm{km}). Super-Kamiokande (1998) found the from-below flux halved, the from-above flux intact.

  1. Using c=197MeVfm\hbar c = 197\,\mathrm{MeV}\,\mathrm{fm}, show the handy form Δm2c4L4cE=1.27Δm2c4[eV2] L[km]E[GeV]\dfrac{\Delta m^2c^4\,L}{4\hbar cE} = 1.27\, \dfrac{\Delta m^2c^4\,[\mathrm{eV}^{2}]\ L\,[\mathrm{km}]} {E\,[\mathrm{GeV}]}.
  2. If the oscillation is to be well developed at L=12800kmL = 12\,800\,\mathrm{km} but negligible at 15km15\,\mathrm{km} for E=1GeVE = 1\,\mathrm{GeV}, bracket Δm2c4\Delta m^2c^4 roughly.
  3. The measured value is Δm2c42.5×103eV2\Delta m^2c^4 \approx 2.5 \times 10^{-3}\,\mathrm{eV}^{2}: compute the oscillation length at 1GeV1\,\mathrm{GeV} and check it against both baselines.
  4. The from-below suppression is close to 1/21/2, not to 00: show that averaging sin2\sin^2 over many oscillation lengths (and over energies) gives 12sin22θ\tfrac12\sin^22\theta, and deduce that the atmospheric mixing is nearly maximal (θ45\theta \approx 45^\circ).
  5. What does Δm2c4=2.5×103eV2\Delta m^2c^4 = 2.5 \times 10^{-3}\,\mathrm{eV}^{2} give for the heavier mass alone if the lighter is negligible — and compare that with the electron’s mass: how oddly light are neutrinos?
  6. Reactor antineutrinos have E4MeVE \approx 4\,\mathrm{MeV}. Using the same 1.271.27 formula, show that a baseline of one to two kilometres is tuned to the 2.5×103eV22.5 \times 10^{-3}\,\mathrm{eV}^{2} splitting (the Daya Bay experiment), while L180kmL \approx 180\,\mathrm{km} (KamLAND) is tuned to the smaller “solar” splitting 7.5×105eV27.5 \times 10^{-5}\,\mathrm{eV}^{2} — verify both numerically.

Part IV — What it means.

  1. The Sun emits νe\nu_e; for decades detectors counted only a third of the prediction. Explain the “solar neutrino problem” and its resolution in one sentence each.
  2. Why did oscillations force the conclusion that neutrinos have mass, against the Standard Model’s original bookkeeping?
  3. A quantum system maintaining phase coherence over 1280012800 kilometres: what does this say about how weakly neutrinos interact, and why the detector must be enormous?
  4. Flavour is an observable: why does its operator fail to commute with the free Hamiltonian, and what conservation law is therefore not available to flavour (while energy and momentum remain conserved)?
  5. Nature has three flavours and three masses: why does the two-level treatment nevertheless describe each experiment so well? (Consider the hierarchy of the two Δm2\Delta m^2 and which one each baseline resolves.)
  6. In the formalism of this chapter, name exactly which ingredients produced the oscillation: which basis mismatch, which postulate, which phase.
  7. Summarise the named result: a rotation angle near 4545^\circ and a splitting Δm2c4=2.5×103eV2\Delta m^2c^4 = 2.5 \times 10^{-3}\,\mathrm{eV}^{2} make a GeV muon-neutrino disappear with oscillation length 1000km\sim1000\,\mathrm{km} — two-level linear algebra, confirmed through the body of the Earth.
Solution

Solution of Problem 8.1.

1. A rotation sends an orthonormal pair to an orthonormal pair: νe|νμ=cosθsinθ+sinθcosθ=0\braket{\nu_e}{\nu_\mu} = -\cos\theta\sin\theta + \sin\theta\cos\theta = 0. 2. P6: free flight is generated by H^\hat H, whose eigenstates evolve autonomously by phases — whatever basis production chose. 3. ψ(0)=νμ=sinθν1+cosθν2\ket{\psi(0)} = \ket{\nu_\mu} = -\sin\theta\ket{\nu_1} + \cos\theta\ket{\nu_2}. 4. ψ(t)=sinθeiE1t/ν1+cosθeiE2t/ν2\ket{\psi(t)} = -\sin\theta\,\eu^{-\iu E_1t/\hbar} \ket{\nu_1} + \cos\theta\,\eu^{-\iu E_2t/\hbar}\ket{\nu_2}. 5. Global phases drop from every |2|\braket\cdot\cdot|^2: keep Δϕ=(E2E1)t/\Delta\phi = (E_2 - E_1)t/\hbar. 6. E2E1=(m22m12)c4/2E=Δm2c4/2EE_2 - E_1 = (m_2^2 - m_1^2)c^4/2E = \Delta m^2c^4/2E. 7. νe|ψ(t)=eiE1t/sinθcosθ(eiΔϕ1)\braket{\nu_e}{\psi(t)} = \eu^{-\iu E_1t/\hbar} \sin\theta\cos\theta\,(\eu^{-\iu\Delta\phi} - 1). 8. 2=sin2θcos2θeiΔϕ12=sin22θsin2(Δϕ/2)|\cdots|^2 = \sin^2\theta\cos^2\theta\,|{\eu^{-\iu \Delta\phi} - 1}|^2 = \sin^22\theta\,\sin^2(\Delta\phi/2). 9. No mixing, or no mass splitting: no oscillation. Any observed oscillation proves θ0\theta \neq 0 and m1m2m_1 \neq m_2 — neutrinos weigh. 10. Substitute Δϕ=Δm2c4L/2cE\Delta\phi = \Delta m^2c^4L/2\hbar cE; LoscL_{\text{osc}} makes the argument π\pi. 11. The two flavour probabilities are squared components in an orthonormal basis of a normalised state: they sum to 11 — unitarity of the evolution preserved the norm. 12. Only the relative phase is observable, and it contains E2E1m22m12E_2 - E_1 \propto m_2^2 - m_1^2: absolute masses cancel. 13. L4cE\dfrac{L}{4\hbar cE} in the stated units: 103m/(4×1.973×107eVm×109)=1.2710^{3}\,\mathrm{m}/(4 \times 1.973 \times 10^{-7}\,\mathrm{eV}\,\mathrm{m} \times 10^{9}) = 1.27 per eV2\mathrm{eV}^{2}. 14. Well developed below: 1.27Δm2×1280011.27\,\Delta m^2 \times 12800 \gtrsim 1, i.e. Δm2c46×105eV2\Delta m^2c^4 \gtrsim 6 \times 10^{-5}\,\mathrm{eV}^{2}; negligible above: 1.27Δm2×1511.27\,\Delta m^2 \times 15 \ll 1, i.e. 5×102\ll 5 \times 10^{-2}: somewhere around 10410^{-4}102eV210^{-2}\,\mathrm{eV}^{2}. 15. Losc=πE/(1.27Δm2c4)990kmL_{\text{osc}} = \pi E/(1.27\,\Delta m^2c^4) \approx 990\,\mathrm{km} at 1GeV1\,\mathrm{GeV}: 15km15\,\mathrm{km} is untouched, 12800km12\,800\,\mathrm{km} is thirteen full lengths — exactly the observed pattern. 16. Over many lengths and a spread of energies sin2=12\langle\sin^2\rangle = \tfrac12: suppression 12sin22θ\tfrac12\sin^22 \theta; the measured one-half forces sin22θ1\sin^22\theta \approx 1, θ45\theta \approx 45^\circ — nature chose maximal mixing. 17. m2c22.5×103=0.05eVm_2c^2 \approx \sqrt{2.5 \times 10^{-3}} = 0.05\,\mathrm{eV}: ten million times lighter than the electron — the lightest matter known, and nobody yet knows why. 18. Daya Bay: 1.27×2.5×103×1.5/0.0041.21.27 \times 2.5 \times 10^{-3} \times 1.5/0.004 \approx 1.2 — order one, tuned; KamLAND: 1.27×7.5×105×180/0.0044.31.27 \times 7.5 \times 10^{-5} \times 180/0.004 \approx 4.3 — order one for the solar splitting: each baseline is an interferometer set to one Δm2\Delta m^2. 19. Problem: only a third of the Sun’s predicted νe\nu_e arrived. Resolution: the missing two-thirds arrive as other flavours, into which the νe\nu_e have rotated (SNO counted the total and found the Sun innocent). 20. Oscillation requires Δm20\Delta m^2 \neq 0: at least one neutrino is massive — the first laboratory physics beyond the original Standard Model. 21. Phase coherence over 10710^7 metres means essentially nothing interacted en route: cross-sections so small that kilotonnes of water are needed to catch a handful — hence Super-Kamiokande’s fifty thousand tonnes. 22. Flavour operators are diagonal in the flavour basis, which is not the energy basis: [H^,flavour]0[\hat H, \text{flavour}] \neq 0 — flavour is simply not a conserved quantity of free flight, while energy and momentum are. 23. The two splittings differ thirtyfold: at any given L/EL/E one oscillation is active and the other either frozen or fully averaged — each experiment sees an effective two-level system. 24. Production basis \neq propagation basis (the rotation θ\theta); P6 supplies the two phases; Born’s rule turns the relative phase into a probability. 25. θ45\theta \approx 45^\circ and Δm2c4=2.5×103eV2\Delta m^2c^4 = 2.5 \times 10^{-3}\,\mathrm{eV}^{2} give a GeV muon-neutrino an oscillation length near 1000km1000\,\mathrm{km}: two-level linear algebra, verified through the planet, and a Nobel Prize for the disappearance of half a flux.

Terms defined in this chapter

See all 431 terms in the glossary