§7.1–7.2What an Operator Has to Be

Part IV Phillips pp. 135–141 · ~19 min read

  • observable
  • Hermitian operator
  • Dirac delta function

The book has used operators for six chapters without saying what qualifies one. Three requirements do it, and each exists to protect a prediction already being made.

Six chapters have used operators — r^\hat r, p^\hat p, H^\hat H — without ever asking what an operator has to be. This chapter asks.

Phillips warns that it is “more abstract and mathematical than those encountered elsewhere” and “may be omitted without significant loss of continuity”. The second half of that is true of the results; it is not true of the method. Chapter 8 is built entirely on machinery this chapter supplies, and two of the book’s earlier assumptions get paid off here as consequences.

7.1 The three requirements

Take H^\hat H as the prototype and ask what any operator A^\hat A describing an observable must satisfy.

It must be linear

Every observable’s operator must be a linear operator :

A^(c1Ψ1+c2Ψ2)=c1A^Ψ1+c2A^Ψ2(7.1)\hat A(c_1\Psi_1 + c_2\Psi_2) = c_1\hat A\Psi_1 + c_2\hat A\Psi_2\tag{7.1}

It must be Hermitian

The second requirement is that A^\hat A be a Hermitian operator :

Ψ1A^Ψ2d3r=(A^Ψ1)Ψ2d3r(7.2)\int\Psi_1^*\hat A\,\Psi_2\,\mathrm d^3\mathbf r = \int(\hat A\Psi_1)^*\,\Psi_2\,\mathrm d^3\mathbf r\tag{7.2}

Equation (7.2) — the condition, and the two things it guarantees

symbol
is
the brackets matter: Â acts on Ψ₁ FIRST, and the complex conjugate of the result is taken. The condition says it makes no difference which of the two functions the operator acts on.
units
dimensionless
type
a function

Click any symbol to see what it is, what units it carries, and what kind of object it is once you put it in an array.

Its eigenfunctions must be complete

Ψ(r,t)=ncan(t)ψan(r)+c(a,t)ψa(r)da(7.3)\Psi(\mathbf r, t) = \sum_n c_{a_n}(t)\,\psi_{a_n}(\mathbf r) + \int c(a',t)\,\psi_{a'}(\mathbf r)\,\mathrm da'\tag{7.3}

with can2|c_{a_n}|^2 the probability of outcome ana_n and c(a,t)2da|c(a',t)|^2\,\mathrm da' the probability of an outcome between aa' and a+daa' + \mathrm da'.

7.2 Position and momentum

Now apply all three requirements to the two observables ch03 introduced. Both turn out to be awkward, and the awkwardness is instructive.

Position eigenfunctions

The eigenvalue equation is

x^ψx(x)=xψx(x)(7.4)\hat x\,\psi_{x'}(x) = x'\,\psi_{x'}(x)\tag{7.4}

and since x^\hat x is simply multiplication by xx, this reads

xψx(x)=xψx(x)(7.5)x\,\psi_{x'}(x) = x'\,\psi_{x'}(x)\tag{7.5}

Read that literally: multiplying ψx\psi_{x'} by the variable xx must give the same thing as multiplying it by the constant xx'. For any xxx \ne x' that forces ψx(x)=0\psi_{x'}(x) = 0. So the function is zero everywhere except one point — and it cannot be zero there too, or it would be nothing at all. It must be infinite at xx', in a way that keeps its integral finite.

ψx(x)=δ(xx)(7.6)\psi_{x'}(x) = \delta(x - x')\tag{7.6}

the Dirac delta function , defined not by its values but by what it does inside an integral:

+f(x)δ(xx)dx=f(x)(7.7)\int_{-\infty}^{+\infty}f(x)\,\delta(x-x')\,\mathrm dx = f(x')\tag{7.7}

Figure 7.1 — three things happen at once, and only one of them matters

-3-2-1012300.51.01.52.02.53.0xδ_ε(x − x′) and f(x)x′ = 0.7
  • δ_ε(x − x′) — area exactly 1, always
  • the test function f(x)
height 1.58
width 0.6325
area 0.999975
∫f·δ_ε 1.721982

Drag ε down and watch three numbers. The height runs away to infinity and the width collapses to zero — but the area stays at 1, to six decimal places, at every value of ε. That refusal to move is the entire design, and it is the reason the limit means anything at all.

The fourth readout is what a delta is for. The sampling integral ∫f(x)δ_ε(x−x′)dx is currently 1.721982, against the exact f(x′) = 1.644241 — an error of 7.77e-2. Narrow ε by ten and that error falls by a hundred: it is ε²f″(x′)/6, and nothing about the shape of the spike survives except its area.

Which is why the other two shapes work just as well. A Gaussian and a Lorentzian look nothing like Fig. 7.1's box, and all three converge to the same limit — because the limit is not a function being approached but a rule: sample f at x′. Notice also that nothing converges pointwise. At x = x′ the value diverges; everywhere else it was already zero. There is no function at the end of this process.

f(x) = e^(−x/2)cos(3x) + 2, sampled at x′ = 0.7. The box's integral is computed as the exact mean of f over its window — which is what it is — so the ε² convergence is visible rather than buried in quadrature error.

Expanding a state in position eigenfunctions, Eq. (7.8), and applying Eq. (7.7) gives Ψ(x,t)=c(x,t)\Psi(x,t) = c(x,t)the wave function simply is the position probability amplitude. That was assumed in §3.2; here it is a consequence.

Momentum eigenfunctions

The momentum eigenvalue equation is

p^ψp(x)=pψp(x)(7.9)\hat p\,\psi_{p'}(x) = p'\,\psi_{p'}(x)\tag{7.9}

and unlike Eq. (7.4) this one has real content, because p^\hat p differentiates rather than multiplies. Substituting p^=i/x\hat p = -i\hbar\,\partial/\partial x makes it a differential equation,

iψp(x)x=pψp(x)(7.10)-i\hbar\frac{\partial\psi_{p'}(x)}{\partial x} = p'\,\psi_{p'}(x)\tag{7.10}

whose solutions are plane waves:

ψp(x)=12πeipx/(7.11)\psi_{p'}(x) = \frac{1}{\sqrt{2\pi\hbar}}e^{ip'x/\hbar}\tag{7.11}

with wave number k=p/k' = p'/\hbar and wavelength λ=h/p\lambda' = h/p' — de Broglie, arriving as an eigenvalue problem rather than an assumption.

Eq. (7.12), and what it costs — the same state in two bases

position — |Ψ(x)|²

-6-4-2024600.10.20.30.4position xprobability density

momentum — |Ψ̃(p)|²

-2-101200.20.40.60.8momentum pprobability density
Δx 1.0000
Δp 0.5000
Δx·Δp / ħ 0.5000 ≥ 0.5

Δx = σ = 1.00, Δp = ħ/2σ = 0.500, product = ħ/2 exactly

The one shape that achieves the minimum. Its transform is another Gaussian, so squeezing one side widens the other by exactly the reciprocal factor and the product never moves off ½. §3.5 shows this is the minimum-uncertainty state; §7.4 proves no state can do better.

Left: the state resolved along position eigenfunctions. Right: the same state resolved along momentum eigenfunctions, which is its Fourier transform. Squeeze either and the other spreads — because the two bases are as different as bases can be, which is what §7.4 will call incompatible.

The awkwardness: neither basis is normalizable

+ψx(x)ψx(x)dx=δ(xx)(7.13)\int_{-\infty}^{+\infty}\psi_{x'}^*(x)\,\psi_{x''}(x)\,\mathrm dx = \delta(x'-x'')\tag{7.13} +ψp(x)ψp(x)dx=δ(pp)(7.14)\int_{-\infty}^{+\infty}\psi_{p'}^*(x)\,\psi_{p''}(x)\,\mathrm dx = \delta(p'-p'')\tag{7.14}

Both are orthogonal — the overlap vanishes for different eigenvalues — but neither normalizes to 1. The overlap of an eigenfunction with itself is infinite. This condition, a delta on the right-hand side where an ordinary basis would have a 1, is called delta-function normalization .

The two bases, side by side

positionmomentum
the operatormultiply by
eigenfunction
expansion of a state itselfthe Fourier transform of
normalization
spectrumcontinuous, all of continuous, all of

Click any cell for why. Everything in the last two columns follows from the first — from whether the operator multiplies or differentiates.

Where this goes next

§7.3–7.4 asks which observables can be sharp together, and answers with the commutator — turning the awkwardness above into the sharpest statement in the book: [x^,p^]=i[\hat x,\hat p] = i\hbar, from which the uncertainty principle follows as a theorem rather than an experimental fact.

Check yourself

0 / 6 answered

  1. 1.Why must an operator describing an observable be Hermitian?

  2. In the delta widget, drag ε down and watch the four readouts.

    2.Three numbers change and one refuses to. Which is the important one, and why?

  3. 3.Section 7.2 shows that expanding a state in momentum eigenfunctions gives its Fourier transform. Why does that matter, given that chapter 3 already used the Fourier transform this way?

  4. 4.Neither nor can be normalized to 1. What follows?

  5. 5.A 1 eV electron's momentum eigenfunction has nm and constant everywhere. What does the second half of that tell you?

  6. 6.The bridge calls Eq. (7.3) — completeness — the spectral theorem. Where does that correspondence break down?