Quantum Mechanics
Quantum mechanics is the framework for physical systems whose states are probability amplitudes rather than points in phase space. It replaces the classical idea of a fully specified trajectory with Hilbert-space states, operators for observables, unitary time evolution, and measurement probabilities computed from inner products or density operators.
This section synthesizes four requested sources into one wiki sequence. Sakurai's Modern Quantum Mechanics supplies the primary structure: Stern-Gerlach motivation, Dirac notation, dynamics, angular momentum, symmetries, approximation methods, scattering, and identical particles. Ballentine supplies mathematical care, ensemble interpretation, density-operator emphasis, and scattering depth. The file named for Gottfried in the local source set extracts as graduate lecture notes that cite Gottfried/Yan and is used where it cleanly reinforces postulates, spin, dynamics, angular momentum, symmetries, and perturbation theory. Schiff is included as the classic wave-mechanics contrast where the topic naturally matches the older coordinate-representation style; this local copy is scanned/image-only through pdftotext, so no precise extracted page quotations are used from it.
Definitions
A state is represented by a ray in Hilbert space for a pure preparation, or by a density operator for a general preparation. A ket is the abstract state vector; a wave function is one representation of that vector. A bra is the corresponding dual object.
An observable is represented by a self-adjoint operator. If
then the possible ideal measurement results are the eigenvalues , and the Born probability for a nondegenerate discrete result is
The Hamiltonian is the generator of time translations. For a closed system,
Equivalently,
A symmetry is a transformation preserving physical transition probabilities. Continuous unitary symmetries have Hermitian generators, so translations, rotations, and time evolution are tied to momentum, angular momentum, and energy.
The section is organized as a graduate-level path through nonrelativistic quantum mechanics. It starts with the formal postulates and two-state systems, moves through wave mechanics and solvable models, builds the angular-momentum machinery needed for atoms, then develops approximation, scattering, many-particle, density-matrix, path-integral, and interpretation topics.
Key results
The central computational rules are:
for a pure state, and
for a density operator. Compatibility is expressed by commutation:
under the usual spectral assumptions. Incompatibility gives uncertainty bounds such as
The core exact models are:
and
for the ideal hydrogen spectrum. The core angular momentum relations are
and
The approximation toolkit includes:
and the variational bound
The scattering pages use
while the path-integral page uses
The chapter list is:
- Postulates of quantum mechanics
- Dirac notation and Hilbert spaces
- Spin-1/2 systems
- Quantum dynamics and pictures
- One-dimensional Schrodinger systems
- Harmonic oscillator with ladder operators
- Angular momentum algebra
- Addition of angular momentum
- Central potentials and the hydrogen atom
- Identical particles and symmetrization
- Time-independent perturbation theory
- Time-dependent perturbation theory
- Variational principle and WKB
- Scattering theory
- Density operator, entanglement, and decoherence
- Symmetries and conservation laws
- Path integral formulation
- Measurement and interpretation
Visual
| Source | Role in this wiki | Distinct emphasis |
|---|---|---|
| Sakurai | primary sequence and notation | Dirac notation, spin-first motivation, symmetry and angular momentum |
| Ballentine | rigorous cross-check | ensembles, probability, density operators, scattering, interpretation care |
| Gottfried-named local notes | supporting structure where extracted | postulates, spin, dynamics, angular momentum, symmetries, perturbation theory |
| Schiff | classic contrast | wave mechanics, coordinate-space solutions, older spectroscopic notation |
Worked example 1: Choosing the right page for a Stern-Gerlach question
Problem. A beam prepared as passes through an analyzer. The output is kept and then measured again along . Which pages contain the needed tools, and what is the result?
Method.
-
The state and measurement rules come from postulates.
-
The basis conversion comes from Dirac notation and spin-1/2 systems.
-
Write
- The probability to pass the analyzer is
-
Conditional on that selection, the state is .
-
Convert back:
- Therefore the final probabilities are
Checked answer. The intermediate incompatible measurement changes the state description; the result is not guaranteed to remain .
Worked example 2: Choosing an approximation method
Problem. You need the ground-state energy of a particle in a potential that is close to a harmonic oscillator but includes a small term . Which page should you use first, and what is the first-order correction?
Method.
-
The exact unperturbed system is the oscillator, so begin with harmonic oscillator with ladder operators.
-
The correction is small and time independent, so use time-independent perturbation theory.
-
First-order perturbation theory says
- For the oscillator ground state,
- The Gaussian fourth moment is
- Therefore
- If is not small or no exactly solvable is available, compare with variational principle and WKB.
Checked answer. The positive quartic term raises the ground energy, as expected for a stiffer confining potential.
Code
pages = [
"postulates-of-quantum-mechanics",
"dirac-notation-hilbert-spaces",
"spin-one-half-systems",
"quantum-dynamics-pictures",
"one-dimensional-schrodinger-systems",
"harmonic-oscillator-ladder-operators",
"angular-momentum-algebra",
"addition-of-angular-momentum",
"central-potentials-hydrogen-atom",
"identical-particles-symmetrization",
"time-independent-perturbation-theory",
"time-dependent-perturbation-theory",
"variational-principle-wkb",
"scattering-theory",
"density-operator-entanglement-decoherence",
"symmetries-conservation-laws",
"path-integral-formulation",
"measurement-interpretation",
]
for i, slug in enumerate(pages, start=1):
print(f"{i:02d}. /physics/quantum-mechanics/{slug}")
Common pitfalls
- Starting with wave functions when a two-state Dirac calculation is simpler. Sakurai's sequence is designed to prevent that habit.
- Treating the four books as four separate courses. The wiki merges them into one concept map, using differences only where they clarify.
- Forgetting representation dependence. , a spinor column, and momentum amplitudes may describe the same abstract ket in different bases.
- Using perturbation theory when the real issue is degeneracy. Degenerate perturbation theory requires diagonalizing the perturbation inside the degenerate subspace first.
- Treating interpretation language as if it changed standard probabilities. Copenhagen, ensemble, and many-worlds readings disagree conceptually but not on the Born-rule calculations in these pages.
- Ignoring source limitations. The local Schiff PDF is not text-searchable through the available extraction tool, so this wiki avoids fabricated Schiff page-specific claims.
- Reading formulas without conditions. Every formula here has a domain: closed systems for unitary evolution, weak coupling for perturbation theory, slow variation for WKB, central potentials for partial waves, and so on.
Use the sequence as a dependency graph, not as a pile of isolated notes. The postulates define the rules, Dirac notation gives the language, spin makes the rules concrete, and dynamics shows how amplitudes evolve. The one-dimensional systems and oscillator provide exactly solved laboratories. Angular momentum then supplies the representation theory needed for atoms, spin coupling, symmetry, and partial waves. Approximation methods and scattering are where the machinery becomes broadly useful.
The source differences are pedagogically useful. Sakurai is concise and modern, but sometimes assumes comfort with formal manipulations. Ballentine is more explicit about probability, domains, ensembles, and interpretation. The Gottfried-named lecture notes are useful as a bridge between postulate lists and worked graduate-course calculations. Schiff's older coordinate style remains valuable because many students still first meet quantum mechanics through differential equations. Reading across these styles helps prevent over-identifying quantum mechanics with any single notation.
When adding future pages, keep the same pattern: physical motivation first, then formal definitions, key formulas with conditions, at least two worked examples, one visual anchor, code for computational checking, pitfalls, and absolute wiki links. This makes the section usable as both a reading path and a reference. It also keeps the notes honest: a formula without a condition, an example without a check, or an interpretation without a calculation is incomplete.