Sign in to save

Bookmark this page so you can find it later.

Sign in to save

Bookmark this page so you can find it later.

Quantum mechanics describes physical systems using state vectors, wavefunctions, operators, and probabilities. This cheat sheet summarizes the postulates that connect mathematical objects to measurable results. Students need it because many quantum problems depend on applying the same core rules consistently.

It is especially useful for organizing notation, measurement rules, and operator methods in one place.

The central idea is that a state ψ|\psi\rangle contains all possible information about a system, while observables are represented by Hermitian operators. Measurements give eigenvalues with probabilities determined by projection amplitudes. Time evolution is controlled by the Hamiltonian through the Schrödinger equation, and commutators determine whether observables can be known simultaneously.

Key Facts

  • A pure quantum state is represented by a normalized ket ψ|\psi\rangle in a Hilbert space, with normalization ψψ=1\langle \psi | \psi \rangle = 1.
  • In the position basis, the wavefunction is ψ(x)=xψ\psi(x) = \langle x | \psi \rangle, and the probability density is P(x)=ψ(x)2P(x) = |\psi(x)|^2.
  • Every measurable observable AA is represented by a Hermitian operator A^\hat{A} satisfying A^=A^\hat{A} = \hat{A}^{\dagger}.
  • An ideal measurement of A^\hat{A} returns an eigenvalue ana_n from A^an=anan\hat{A}|a_n\rangle = a_n|a_n\rangle.
  • If ψ=ncnan|\psi\rangle = \sum_n c_n |a_n\rangle, then the probability of measuring ana_n is P(an)=cn2P(a_n) = |c_n|^2.
  • The expectation value of an observable is A=ψA^ψ\langle A \rangle = \langle \psi | \hat{A} | \psi \rangle or A=ψ(x)A^ψ(x)dx\langle A \rangle = \int \psi^*(x)\hat{A}\psi(x)\,dx.
  • Time evolution is governed by itψ(t)=H^ψ(t)i\hbar \frac{\partial}{\partial t}|\psi(t)\rangle = \hat{H}|\psi(t)\rangle.
  • The uncertainty relation for two observables is ΔAΔB12[A^,B^]\Delta A\Delta B \geq \frac{1}{2}|\langle [\hat{A},\hat{B}] \rangle|, where [A^,B^]=A^B^B^A^[\hat{A},\hat{B}] = \hat{A}\hat{B} - \hat{B}\hat{A}.

Vocabulary

Hilbert space
A complex vector space with an inner product where quantum state vectors live.
Ket
A state vector written as ψ|\psi\rangle in Dirac notation.
Hermitian operator
An operator equal to its adjoint, A^=A^\hat{A} = \hat{A}^{\dagger}, which represents a physical observable.
Eigenstate
A state an|a_n\rangle that returns only a scalar eigenvalue when acted on by an operator, as in A^an=anan\hat{A}|a_n\rangle = a_n|a_n\rangle.
Commutator
The operator expression [A^,B^]=A^B^B^A^[\hat{A},\hat{B}] = \hat{A}\hat{B} - \hat{B}\hat{A} that measures whether two operators commute.
Hamiltonian
The energy operator H^\hat{H} that determines the time evolution of a quantum state.

Common Mistakes to Avoid

  • Forgetting to normalize the state, which is wrong because probabilities must add to 11 and require ψψ=1\langle \psi | \psi \rangle = 1.
  • Treating every operator as an observable, which is wrong because physical observables must be represented by Hermitian operators with real eigenvalues.
  • Squaring amplitudes incorrectly, which is wrong because probabilities use the complex modulus cn2=cncn|c_n|^2 = c_n^*c_n, not just cn2c_n^2.
  • Assuming noncommuting operators can be measured with exact simultaneous values, which is wrong because [A^,B^]0[\hat{A},\hat{B}] \neq 0 leads to an uncertainty constraint.
  • Confusing an eigenvalue equation with a general operator action, which is wrong because A^ψ=aψ\hat{A}|\psi\rangle = a|\psi\rangle only holds when ψ|\psi\rangle is an eigenstate of A^\hat{A}.

Practice Questions

  1. 1 A normalized state is ψ=13a1+23a2|\psi\rangle = \frac{1}{\sqrt{3}}|a_1\rangle + \sqrt{\frac{2}{3}}|a_2\rangle. What are P(a1)P(a_1) and P(a2)P(a_2)?
  2. 2 For the matrix A^=(2005)\hat{A} = \begin{pmatrix} 2 & 0 \\ 0 & 5 \end{pmatrix} and state ψ=12(11)|\psi\rangle = \frac{1}{\sqrt{2}}\begin{pmatrix} 1 \\ 1 \end{pmatrix}, compute A\langle A \rangle.
  3. 3 Given [x^,p^]=i[\hat{x},\hat{p}] = i\hbar, write the uncertainty relation for position and momentum.
  4. 4 Explain why a measurement of energy leaves the system in an energy eigenstate if the measurement is ideal and nondegenerate.