The notes jump between models — Einstein, Debye, Drude, Sommerfeld, tight-binding — and scatter equations, and the connective tissue is easy to lose. Here's the spine everything hangs on. Once you see it, each chapter stops being a new random model and becomes the same machine run on different inputs.
A solid is ~1023 atoms glued together. Given only that microscopic picture, can we predict the things you can actually measure — how much heat it stores, whether it conducts electricity, whether it's shiny, why silicon runs your computer? The surprising answer is yes, with embarrassingly simple models. The whole course is a tour of those models, each one fixing the previous one's biggest lie.
This is the part the notes never say out loud. Every model — Einstein, Debye, Drude, Sommerfeld, tight-binding, all of them — is the same four-step pipeline:
Einstein (L1): atoms = independent quantum springs. Explains why heat capacity dies at low T (classical physics says it shouldn't). Debye (L2): vibrations are really collective sound waves; quantize them → phonons; gets low-T right. First full run of the recipe.
Drude (L3): electrons = classical pinballs. Nails Ohm's law and the Hall effect; badly wrong about heat. Sommerfeld (L4): same electrons but quantum — Pauli, the Fermi sea, the Fermi energy. Only electrons near the Fermi energy matter — one idea that explains a dozen things.
Acts I & II cheated by ignoring the periodic grid of atoms. Fixing that is the whole back half, from two opposite limits that meet in the middle: bottom-up (LCAO / tight-binding, electrons hop between atoms → bands) and top-down (nearly-free electrons, the lattice is a weak nudge that opens gaps), with crystals & X-ray diffraction (L9–10) telling us the lattice experimentally.
Take a small-gap material, add impurities (doping) to control the carriers, stack two types → diodes and transistors. The course turns from explaining matter to designing it.
P(n) ∝ e−En/kBT comes fromThe Boltzmann factor is the bedrock — every distribution in the course sits on it. It follows from one postulate plus one Taylor expansion.
For an isolated system at equilibrium, every accessible microstate is equally likely. Your oscillator isn't isolated (it swaps energy with its surroundings), so apply the postulate to system + reservoir together, which is isolated.
System S in contact with a huge reservoir R, fixed total energy
E_tot. If S is locked in a state of energy E_n, all remaining freedom lives
in R, which must hold E_tot − E_n. So the probability is proportional to how many ways R
can arrange itself:
P(n) ∝ Ω_R(E_tot − E_n)
A high-energy state of S is unlikely not because S "dislikes" energy, but because every unit S grabs is stolen from R — leaving R fewer arrangements. The suppression is bookkeeping on the bath's side.
Ω is astronomically huge, so work with its log — entropy, S_R = k_B ln Ω_R,
i.e. Ω_R = eS_R/k_B. Then Taylor-expand the bath's entropy in the tiny energy
E_n, using the definition of temperature dS/dE ≡ 1/T:
P(n) ∝ e^( S_R(E_tot − E_n)/k_B )
≈ e^( [S_R(E_tot) − E_n/T] / k_B )
= e^( S_R(E_tot)/k_B ) · e^( −E_n/k_BT )
└── constant in n ──┘ └ Boltzmann factor ┘
The constant is absorbed into normalization (that's what Z is). What remains:
P(n) ∝ e−E_n/k_BT. The whole exponential is just ebath entropy,
and the bath's entropy is linear in the borrowed energy with slope 1/T. Log → linear → exponential.
P(E₁+E₂) = P(E₁)·P(E₂) — probabilities multiply while
energies add. The only function bridging "+" and "×" is the exponential. And T is the exchange
rate dS/dE = 1/T: high T → the bath barely cares, high-energy states mildly suppressed;
low T → the bath is stingy, they're crushed. k_B just converts kelvin to joules.⟨n⟩ = 1/(eℏω/kBT − 1)This is how you fill each phonon mode. It comes from one object you already know — a single quantum harmonic oscillator in thermal equilibrium.
A vibrational mode of frequency ω is an oscillator with energy ladder E_n = ℏω(n + ½),
n = 0,1,2,…. Reinterpret n as "the number of phonons in this mode", so
⟨n⟩ is the average rung. Weight each rung by Boltzmann and sum. With
β = 1/k_BT and x = e−βℏω (the ½ℏω cancels top and bottom):
Z = Σ x^n = 1/(1 − x) (geometric series)
⟨n⟩ = (Σ n x^n)/(Σ x^n)
= [ x/(1−x)² ] / [ 1/(1−x) ]
= x/(1 − x)
= e^(−βℏω)/(1 − e^(−βℏω))
= 1/(e^(ℏω/k_BT) − 1) ✓
The two limits are what to actually remember:
⟨n⟩ ≈ k_BT/ℏω — grows linearly, energy ≈ k_BT.
Recovers classical equipartition → Dulong–Petit.⟨n⟩ ≈ e−ℏω/k_BT → 0 — the mode
freezes out. This is exactly why heat capacity dies at low T.Phonons are bosons (any number per mode → infinitely many rungs), and their number
isn't conserved (heat the crystal, make more), so the chemical potential is μ = 0 —
which is why the phonon form has no μ. Multiply ⟨n⟩ by ℏω, sum over all modes with g(ω),
and you get the internal energy; differentiate by T for the heat capacity. Einstein and Debye differ
only in which modes exist — they fill them with this exact distribution.
Written as an orientation to the Open Solid State Notes for TN2844. The course follows Steve Simon's Oxford Solid State Basics.