13.1 Operators on function spaces
The linear-algebra chapter treated vectors with finitely many components and matrices that act on them. If we let the index run continuously, a vector becomes a function and a matrix becomes an operator. This one change of viewpoint — functions are vectors, operators are matrices — carries the entire machinery of eigenvalues, inner products, and the spectral theorem into the setting where quantum mechanics lives.
Functions as vectors
A vector is a list of numbers indexed by . A function is a list of numbers indexed by the continuous label . The dictionary is exact: the discrete index becomes the continuous label , and sums over the index become integrals. The inner product of the linear-algebra chapter, , becomes
the same object with the sum replaced by an integral. Functions with a finite such norm form a vector space — a Hilbert space — with lengths, angles, and orthogonality just as in finite dimensions. Everything from Chapter 4 applies; only the dimension is infinite.
Operators as infinite-dimensional matrices
A linear operator takes a function and returns a function, respecting linearity, . Three that recur:
- Differentiation : .
- Multiplication by , written : .
- The Laplacian , and integral operators built from a kernel .
- a linear operator — a map from functions to functions
- inner product on the function space
- position operator: multiply by x
- differentiation operator
The matrix analogy is literal. A matrix acts by ; an integral operator acts by — the kernel is the “continuous matrix” with rows labelled by and columns by . In any chosen orthonormal basis of the function space (the Fourier modes, say, or the oscillator eigenfunctions of 13.4), an operator becomes an honest matrix with entries , and operator algebra becomes matrix algebra.
Dirac’s bra–ket notation
The vector viewpoint calls for notation that suppresses the coordinate. Write a function as a ket (an abstract vector), its conjugate as a bra , and the inner product as the bracket . An operator acts on a ket to give a ket, . The wavefunction is recovered as the component of along the position basis, — exactly as picks out a component. The notation is not new mathematics; it is Chapter 4’s inner-product geometry with a coordinate-free spelling, and it makes operator manipulations read cleanly.
Order matters
Here the infinite-dimensional world reveals its defining feature. Numbers commute — and would be equal if they were numbers. Operators, like matrices, generally do not. Apply then to a function, then in the other order, and compare.
Multiply-by-x and differentiate do not commute: swapping their order changes the result by exactly −f, so [X̂, D̂] = −1 (the identity operator). Multiply D̂ by −iℏ to get the momentum operator and this becomes the canonical commutation relation [x̂, p̂] = iℏ.
The two orderings give different curves, and — as the interactive verifies numerically — their difference is exactly :
So , the identity operator (up to sign). The failure of two operators to commute is measured by their commutator , and here — a nonzero operator. That single fact, dressed with the constants of quantum mechanics, becomes the canonical commutation relation and with it the uncertainty principle (13.3).
Position and momentum
The two operators the rest of the chapter turns on are the position and momentum operators. Position multiplies:
Momentum differentiates. Its form is fixed by demanding that a plane wave — which carries definite momentum (de Broglie) — be an eigenfunction with eigenvalue :
- position operator — multiplication by the coordinate
- momentum operator — the generator of translations (13.5)
- reduced Planck constant J·s
These are precisely and from above, so their commutator follows immediately from the interactive’s result — the computation of the next-but-one lesson. First, though, the next lesson asks which operators are allowed to represent measurable quantities, and finds the answer in the adjoint.