Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Mathematical Preliminaries

This section collects the core mathematical objects used to formulate quantum mechanics. Familiarity with linear algebra over the complex numbers is assumed.

Hilbert Space

A Hilbert space is a complex vector space equipped with an inner product that is complete with respect to the norm . The inner product satisfies:

  • Conjugate symmetry: .
  • Linearity in the second argument: (physics convention).
  • Positive-definiteness: , with equality iff .

In quantum mechanics, is taken to be separable (it admits a countable orthonormal basis). Examples: for finite-dimensional systems (e.g. spin), and — square-integrable wavefunctions — for a particle in three-dimensional space.

Notation Key for Common Hilbert Spaces

The symbols and recur throughout these notes. Their meaning:

and

  • is the field of complex numbers; , , are the reals, integers, rationals.
  • is the -dimensional complex vector space: -tuples with , componentwise addition and complex scalar multiplication.
  • It comes with the standard inner product , making it a finite-dimensional Hilbert space.
  • Typical uses: for a single qubit / electron spin, for a Dirac spinor, for any internal/spin/flavor index space.

and

is the space of complex-valued functions that are -integrable with respect to the measure :

The "" is just the exponent inside the integrand — different choices give different function spaces:

Condition on Name
Integrable (absolutely integrable)
Square-integrable
general "-integrable"
Essentially bounded

So "-integrable" is the umbrella term, of which "integrable" () and "square-integrable" () are the most common special cases. A function being in for one value of does not imply it is in for another — e.g. on is in and but not in .

The "" honors Henri Lebesgue (the integral is the Lebesgue integral, not the Riemann integral). The case is special:

  • is the only that is a Hilbert space, with inner product .
  • It is the natural space for wavefunctions, since is the probability density (Born rule), and the normalization condition is precisely the condition.

The argument specifies the underlying measure space:

NotationMeaning
Square-integrable functions on the real line — 1D wavefunctions
or Square-integrable functions on 3-space — standard 3D wavefunctions
Same Hilbert space, viewed in momentum coordinates (related by Fourier transform)
Square-integrable functions on the sphere — angular-momentum eigenfunctions
Square-integrable functions of position vectors — spinless particles

Two technicalities usually glossed over in physics: elements of are equivalence classes of functions agreeing almost everywhere (the "value at a single point" is not really meaningful), and position eigenstates are not in — they are distributions in a larger rigged-Hilbert-space construction.

Tensor Products and Direct Sums

The symbols and are used to compose Hilbert spaces (see also Tensor Product below):

  • — both kinds of data simultaneously (e.g. spatial × spin, particle 1 × particle 2). A vector is a "product" or a sum of such products.
  • either kind of data (orthogonal direct sum). A vector is a pair , with norm .

Common Hilbert-Space Building Blocks

Hilbert spacePhysical system
Single qubit; electron spin alone (no spatial degrees of freedom)
Spinless particle on a line
Spinless particle in 3D (Schrödinger / Klein–Gordon wavefunction)
Non-relativistic spin- particle in 3D (Pauli wavefunction)
Single Dirac particle in 3D (see QFT/fock-space-inventory.md §0.8)
non-relativistic spin- particles

These building blocks are composed via and to give every Hilbert space encountered in QM and QFT. In particular, Fock space (see QFT/fock-space-inventory.md) is built as an orthogonal direct sum of (anti)symmetrized tensor powers of a one-particle space.

Bra–Ket (Dirac) Notation

  • A ket denotes a vector in .
  • A bra denotes the corresponding dual vector (a continuous linear functional on ), so that is the inner product.
  • The outer product is a linear operator acting as .

State Vector

A state vector is a unit vector (i.e. ) representing the physical state of a system. State vectors are defined only up to a global phase: and describe the same physical state.

Linear Operators

A linear operator satisfies .

  • The adjoint is defined by for all .
  • is Hermitian (self-adjoint) if .
  • is unitary if . Unitary operators preserve the inner product: .
  • is a projector if and .

Eigenvalues, Eigenstates, and Eigenspaces

For an operator on :

  • An eigenvalue is a scalar for which there exists a nonzero vector such that .
  • An eigenstate (or eigenvector) is such a vector .
  • The eigenspace associated with eigenvalue is the subspace Its dimension is the degeneracy of .
  • The spectrum of is the set of its eigenvalues (more generally, the set of for which is not invertible).

For a Hermitian operator, all eigenvalues are real, eigenstates corresponding to distinct eigenvalues are orthogonal, and the eigenstates form a complete orthonormal basis of (spectral theorem).

Observable

An observable is a Hermitian operator representing a measurable physical quantity. By the spectral theorem it admits the decomposition

where are the (real) eigenvalues and is the projector onto the eigenspace . The projectors satisfy and (completeness relation).

Expectation Value

The expectation value of an observable in the state is

It is the statistical mean of measurement outcomes over many identically prepared systems.

Commutator

The commutator of two operators is . Two observables can be measured simultaneously with arbitrary precision (they share a common eigenbasis) if and only if .

Tensor Product

For Hilbert spaces and with bases and , the tensor product has basis . A general element is

A state is separable if it can be written as , and entangled otherwise.

Density Operator (brief)

A more general description of a quantum state — including statistical mixtures — is given by a density operator : a Hermitian, positive semidefinite operator with . A pure state corresponds to ; a mixed state is a convex combination with and .