2.4.8Thermodynamics & Statistical Mechanics (Advanced)

Statistical mechanics — microstate, macrostate

1,798 words8 min readdifficulty · medium2 backlinks

WHY does this distinction exist?

WHY: A litre of gas has 1022\sim 10^{22} molecules. You can never write down all positions and velocities, and you don't need to — thermometers and pressure gauges only see averages. So physics splits into two descriptions:

  • Microscopic reality — every coordinate of every particle (huge information).
  • Macroscopic measurement — a handful of bulk variables (tiny information).

The deep idea: the bridge between them is counting. Equilibrium is not magic — it's just the macrostate that the largest number of microstates corresponds to.


HOW to count: the coin / spin model (derive from scratch)

WHAT we model: NN distinguishable two-state objects (spins up/down, or coins H/T). This is the simplest non-trivial counting problem and all the logic of stat-mech is already here.

  • Microstate: the full ordered list, e.g. for N=4N=4: \uparrow\downarrow\uparrow\uparrow — a specific sequence.
  • Macrostate: just "how many are up", nn. We don't care which ones.

Why total microstates =2N=2^N? Each object independently has 2 choices, and choices multiply (fundamental counting principle): Ωtotal=2×2××2N=2N\Omega_\text{total} = \underbrace{2\times 2 \times \cdots \times 2}_{N} = 2^N

Why the macrostate nn has multiplicity (Nn)\binom{N}{n}? We must count how many distinct sequences have exactly nn ups. Pick which nn of the NN slots are up — order of the slots themselves doesn't matter — so it's a combination: Ω(n)=(Nn)=N!n!(Nn)!\Omega(n) = \binom{N}{n} = \frac{N!}{n!\,(N-n)!}

Why this step? N!N! orders all objects; but permuting the nn ups among themselves (n!n!) and the NnN-n downs ((Nn)!\,(N-n)!) gives the same macrostate, so we divide them out.

Sanity check (Forecast-then-Verify): sum over all macrostates must rebuild every microstate: n=0N(Nn)=2N(binomial theorem with 1+1)\sum_{n=0}^{N} \binom{N}{n} = 2^N \quad\checkmark \text{(binomial theorem with }1+1)

Figure — Statistical mechanics — microstate, macrostate

Worked Example 1 — Four coins by hand

Macrostate = number of heads nn.

nn microstates Ω=(4n)\Omega=\binom{4}{n}
0 TTTT 1
1 HTTT, THTT, TTHT, TTTH 4
2 HHTT, HTHT, HTTH, THHT, THTH, TTHH 6
3 (mirror of n=1n=1) 4
4 HHHH 1

Total =1+4+6+4+1=16=24=1+4+6+4+1=16=2^4. Why this step? Confirms we counted every microstate exactly once.

Most probable macrostate is n=2n=2 with P=6/16=0.375P=6/16=0.375. The "all heads" macrostate exists but has P=1/16P=1/16.

Worked Example 2 — Probability of an extreme fluctuation

For N=100N=100 spins, what's the probability all point up? P=Ω(100)2100=121008×1031P = \frac{\Omega(100)}{2^{100}} = \frac{1}{2^{100}} \approx 8\times10^{-31} Why this step? Only one microstate (Ω=1\Omega=1) realises this macrostate, divided by the total 21002^{100}. Even for a tiny system, the extreme macrostate is essentially impossible — this is the statistical origin of irreversibility.

Worked Example 3 — Ideal gas, why Ω\Omega grows with VV and EE

For NN free particles in volume VV at energy EE, count microstates as (position cells)×(momentum-shell states): ΩVN×(area of momentum sphere of radius 2mE)VNE3N/2\Omega \propto V^N \times (\text{area of momentum sphere of radius }\sqrt{2mE})^{} \propto V^N E^{3N/2} Why this step? Each particle can be anywhere in VV (so VNV^N), and energy E=pi2/2mE=\sum p_i^2/2m fixes the radius of a 3N3N-dimensional momentum sphere; its surface "volume" scales like E(3N2)/2E3N/2E^{(3N-2)/2}\approx E^{3N/2}. WHY it matters: larger VV or EE ⇒ vastly more microstates ⇒ higher entropy ⇒ gas spontaneously expands and shares energy. Counting predicts thermodynamics.



Recall Feynman: explain to a 12-year-old

Imagine flipping 10 coins. "Macrostate" = how many came up heads (one number, easy to tell a friend). "Microstate" = the exact pattern like H-T-T-H-... There's only one pattern with all 10 heads, but 252 patterns with 5 heads and 5 tails. So when you shake the coins you almost always get about half heads — not because the universe likes it, but because there are way more ways to do it. That "way more ways" is the secret behind heat, temperature, and why a smell spreads through a room.


Flashcards

What is a microstate?
A complete microscopic specification — one point in phase space (classical) or one quantum eigenstate; all coordinates/momenta of every particle.
What is a macrostate?
A specification using a few bulk measurable variables, e.g. E,V,NE, V, N (or T,P,NT, P, N).
Define multiplicity Ω\Omega.
The number of microstates consistent with a given macrostate, Ω(E,V,N)\Omega(E,V,N).
For NN two-state objects, total number of microstates?
2N2^N.
Multiplicity of the macrostate "nn up" out of NN?
(Nn)=N!n!(Nn)!\binom{N}{n}=\dfrac{N!}{n!(N-n)!}.
Why must n(Nn)=2N\sum_n \binom{N}{n}=2^N?
Summing multiplicities over all macrostates recovers every microstate (binomial theorem, 1+1=21+1=2).
Fundamental postulate of statistical mechanics?
In equilibrium, every accessible microstate is equally probable.
Why is the most-probable macrostate observed in practice?
Its Ω\Omega dwarfs others; relative fluctuation width 1/N0\sim 1/\sqrt N \to 0 for macroscopic NN.
Are all microstates equally probable? Are all macrostates?
Microstates: yes. Macrostates: no — weighted by Ω\Omega.
How does ideal-gas Ω\Omega scale with VV and EE?
ΩVNE3N/2\Omega \propto V^N E^{3N/2}.
Probability all NN spins point up?
1/2N1/2^N (only one microstate realises it).
What microscopically happens at equilibrium?
Microstate keeps changing; macrostate stays fixed because almost all microstates share it.

Connections

Concept Map

classical form

quantum form

consistent with many

counts microstates via

multiply choices

applies

choose n of N slots

sum over n

built into

maximised at

Microstate: full particle config

Macrostate: bulk variables E V N

Phase space point 6N numbers

Quantum eigenstate

Multiplicity Omega

Counting principle

N two-state spins model

Total microstates = 2^N

Macrostate weight = C N,n

Entropy

Equilibrium

Hinglish (regional understanding)

Intuition Hinglish mein samjho

Dekho, idea bilkul simple hai. Macrostate matlab woh cheezein jo tum lab me naap sakte ho — gas ka energy EE, volume VV, particle number NN, ya temperature/pressure. Bas thode se numbers. Microstate matlab har ek particle ki poori detail — har particle kahaan hai, kis speed se ja raha hai. Ek macrostate ke peeche crores-crores microstates ho sakte hain. Isi "kitne microstates" ki ginti ko hum multiplicity Ω\Omega kehte hain, aur yahi statistical mechanics ka asli hero hai.

Sabse seedha example: NN coins. Macrostate = kitne heads aaye (nn). Microstate = exact pattern (H-T-T-H...). Total microstates 2N2^N, aur exactly nn heads waale microstates (Nn)\binom{N}{n} hote hain — kyunki bas choose karna hai ki kaunse nn slots head honge. Jab tum sab macrostates ka Ω\Omega jod do toh wapas 2N2^N mil jaata hai, perfect check.

Fundamental postulate kehta hai: equilibrium me har accessible microstate equally likely hai. Toh kisi macrostate ki probability =Ω(n)/2N= \Omega(n)/2^N. Ab kyunki beech wala n=N/2n=N/2 ka Ω\Omega sabse bada hota hai, aur jaise jaise NN bada hota hai peak utna hi tez (sharp) hota jaata hai (width N\sim\sqrt N, position N\sim N), isliye N1023N\sim10^{23} pe tum hamesha middle wala macrostate hi dekhte ho. Yahi equilibrium hai — koi jaadu nahi, sirf ginti.

Isiliye yeh matter karta hai: heat flow, gas ka expand hona, entropy, irreversibility — sab is counting se nikalte hain. Agle step me S=klnΩS=k\ln\Omega aata hai, jisme yahi Ω\Omega entropy ban jaata hai. Yaad rakho: Many micros, one macro.

Go deeper — visual, from zero

Test yourself — Thermodynamics & Statistical Mechanics (Advanced)

Connections