13.2 Adjoints, self-adjointness, and observables

Not every operator can represent a physical quantity. A measured value is a real number, and a special class of operators — the self-adjoint ones — are exactly those whose measurable outputs are guaranteed real, with a complete set of states in which the quantity has a definite value. This lesson defines the adjoint, identifies the self-adjoint operators, and explains why every observable in quantum mechanics is one.

The adjoint

For a matrix, the spectral-theorem lesson introduced the conjugate transpose AA^\dagger, defined by the property u,Av=Au,v\langle \mathbf u, A\mathbf v\rangle = \langle A^\dagger\mathbf u, \mathbf v\rangle. The same defining property carries over to operators verbatim. The adjoint A^\hat A^\dagger of an operator A^\hat A is the operator satisfying

  f,A^g  =  A^f,g  \boxed{\;\langle f,\, \hat A g\rangle \;=\; \langle \hat A^\dagger f,\, g\rangle\;}

for all functions f,gf, g in the space, with the inner product f,g=fgdx\langle f,g\rangle = \int f^* g\,dx. In words: moving A^\hat A from acting on the right slot to acting on the left slot replaces it by A^\hat A^\dagger.

where
A^\hat A^\dagger
adjoint of the operator A, defined by ⟨f, Ag⟩ = ⟨A†f, g⟩
f,g=fgdx\langle f, g\rangle = \int f^* g\, dx
the inner product against which the adjoint is defined

Self-adjoint operators

An operator is self-adjoint (physicists say Hermitian) when it is its own adjoint,

A^=A^f,A^g=A^f,g  for all f,g.\hat A^\dagger = \hat A \quad\Longleftrightarrow\quad \langle f, \hat A g\rangle = \langle \hat A f, g\rangle \ \text{ for all } f,g.

The spectral theorem — proved for matrices in Chapter 4 and extending to operators — gives such operators three properties that are the reason they matter:

Self-adjoint ⟹ real eigenvalues Derivation

Let A^a=aa\hat A|a\rangle = a|a\rangle with a0|a\rangle \neq 0. Take the inner product with a|a\rangle: aA^a=aaa\langle a|\hat A|a\rangle = a\,\langle a|a\rangle. Now use self-adjointness to move A^\hat A to the left slot, and the definition of the adjoint: aA^a=A^aa=aA^a\langle a|\hat A|a\rangle = \langle \hat A a|a\rangle = \overline{\langle a|\hat A|a\rangle} — the quantity equals its own complex conjugate, hence is real. Since aa>0\langle a|a\rangle > 0 is real and positive, a=aA^a/aaa = \langle a|\hat A|a\rangle/\langle a|a\rangle is real. ∎

The same one-line manoeuvre shows the expectation value A^=ψA^ψ\langle\hat A\rangle = \langle\psi|\hat A|\psi\rangle is real for any state ψ\psi when A^\hat A is self-adjoint — which is precisely what a physical measurement must return.

Why observables are self-adjoint

This is the physical payoff. A measurement yields one of the possible values of the quantity, and those values are real numbers. In the operator formalism the possible outcomes of measuring A^\hat A are its eigenvalues, and the state collapses to the corresponding eigenfunction. For that to be consistent — real outcomes, and a complete set of definite-value states to collapse into — the operator must have real eigenvalues and a complete orthonormal eigenbasis. Self-adjoint operators are exactly the operators with those two properties. Hence the postulate: every observable is represented by a self-adjoint operator. Position, momentum, energy, angular momentum are all self-adjoint, and their reality and completeness are not assumptions but theorems about such operators.

x̂ and p̂ are self-adjoint Derivation

Position. (x^f)(x)=xf(x)(\hat x f)(x) = x f(x) with xx real. Then f,x^g=fxgdx=(xf)gdx=x^f,g\langle f, \hat x g\rangle = \int f^*\, x\, g\, dx = \int (x f)^* g\, dx = \langle \hat x f, g\rangle, using x=xx = x^*. So x^=x^\hat x^\dagger = \hat x: multiplication by a real function is self-adjoint.

Momentum. p^=id/dx\hat p = -i\hbar\,d/dx. Move it across the inner product by integration by parts:

f,p^g=f(ig)dx=[ifg]=0+(if)gdx=p^f,g.\langle f, \hat p g\rangle = \int f^*(-i\hbar\, g')\, dx = \underbrace{\big[-i\hbar f^* g\big]_{-\infty}^{\infty}}_{=\,0} + \int (-i\hbar f')^* g\, dx = \langle \hat p f, g\rangle.

The boundary term vanishes for functions that decay at infinity. The crucial detail is the factor i-i: without it, d/dxd/dx alone is anti-self-adjoint (D^=D^\hat D^\dagger = -\hat D, the extra minus sign coming from the integration by parts), and the i-i flips that sign to make p^\hat p genuinely self-adjoint. This is why momentum carries the ii — reality of measured momentum requires it.

Discrete and continuous spectra

The set of eigenvalues of an operator is its spectrum, and it comes in two flavours:

Many operators have both: a Hamiltonian can carry discrete bound states below a continuum of scattering states. Either way the spectral theorem provides a complete basis, and the expansion of a state in eigenfunctions of a self-adjoint operator is the single computation that underlies almost all of quantum mechanics.

Self-adjoint differential operators: the Sturm–Liouville connection Worked Example

The self-adjoint operators built from derivatives are exactly the Sturm–Liouville operators L^=ddx ⁣(p(x)ddx)+q(x)\hat L = -\frac{d}{dx}\!\left(p(x)\frac{d}{dx}\right) + q(x) met in Foundations 6.5. Their real eigenvalues and complete orthonormal eigenfunctions are why separation of variables works and why mode expansions (Fourier series, the normal modes of a string, the spherical harmonics) form bases. The operator formalism and the mode expansions of the PDE chapter are the same spectral theorem, seen from two sides.

With the observables identified as self-adjoint operators, the next lesson turns to the structure that distinguishes quantum from classical: the fact that two observables generally cannot be measured together, encoded in their commutator.