DEV Community

Cover image for The Bose-Einstein Distribution: When Quantum Statistics Stop Looking Classical
NovaSolver
NovaSolver

Posted on Originally published at novasolver.jp

The Bose-Einstein Distribution: When Quantum Statistics Stop Looking Classical

Classical intuition breaks down at low temperature

Classical statistical mechanics gives every particle in a system a Boltzmann-distributed probability of occupying a given energy state, and that picture works remarkably well for dilute gases at ordinary temperatures. But it has a hidden assumption: particles are distinguishable, and any number of them can occupy the same state without any special bookkeeping. For photons, phonons, and other bosons, that assumption is simply wrong. Bosons are indistinguishable and don't obey the exclusion principle that limits fermions — any number of them can pile into the same quantum state, and at low enough temperature or high enough density they do exactly that, in a way the classical Boltzmann distribution has no mechanism to describe.

The Bose-Einstein distribution is what replaces Boltzmann statistics when you take that indistinguishability seriously. It's the occupation-number distribution for a system of non-interacting bosons in thermal equilibrium, and it reduces to the classical result in the right limit — but the deviation from that classical limit is where the interesting physics lives.

The distribution itself

The average occupation number of a single-particle state with energy E, at temperature T and chemical potential mu, is:

n_BE(E) = 1 / (exp((E - mu) / (k×T)) - 1)
Enter fullscreen mode Exit fullscreen mode

Compare this to the Maxwell-Boltzmann occupation, which is the classical limit:

n_MB(E) = exp(-(E - mu) / (k×T))
Enter fullscreen mode Exit fullscreen mode

The only structural difference is that "-1" in the denominator, but it changes everything. When (E - mu) is large compared to the thermal energy kT, the exponential in the denominator dominates, the -1 becomes negligible, and n_BE collapses onto n_MB — this is the dilute, high-temperature limit where quantum statistics don't matter and classical intuition is fine. But as E approaches mu (or as T drops and kT shrinks relative to E - mu), the -1 term becomes significant, and n_BE grows much faster than n_MB — diverging entirely as E → mu, which is the mathematical signature of Bose-Einstein condensation: an unbounded pileup of particles into the lowest available state. Degeneracy g simply multiplies through as a state-counting factor when summing occupation across multiple degenerate states at the same energy, but it doesn't change the shape of the underlying per-state distribution.

It's worth contrasting this briefly with the other quantum statistics you'll run into for the opposite particle class. Fermions — electrons, protons, anything with half-integer spin — obey the Pauli exclusion principle, and their occupation distribution is Fermi-Dirac: n_FD(E) = 1 / (exp((E-mu)/kT) + 1), a plus sign in the denominator instead of a minus. That single sign flip caps n_FD at 1 no matter how close E gets to mu, exactly the opposite behavior from bosons piling up without limit. Both distributions converge to the same Maxwell-Boltzmann limit at large (E - mu)/kT, which is a useful check: whichever quantum statistics you start from, dilute enough or hot enough and every particle species starts looking classical.

Worked example: photons in a cavity vs. classical prediction

Take a state at energy E = 0.05 eV (comparable to a mid-infrared photon energy) inside a cavity at chemical potential mu = 0 eV, the standard assumption for photons — photon number isn't conserved, so their effective chemical potential in equilibrium is zero regardless of temperature. Evaluate at T = 300 K, roughly room temperature.

First compute the thermal energy: kT = (8.617×10⁻⁵ eV/K) × 300 K ≈ 0.02585 eV. So (E - mu)/kT = 0.05 / 0.02585 ≈ 1.934.

The Bose-Einstein occupation is:

n_BE = 1 / (exp(1.934) - 1) = 1 / (6.916 - 1) = 1 / 5.916 ≈ 0.169
Enter fullscreen mode Exit fullscreen mode

The Maxwell-Boltzmann occupation for comparison is:

n_MB = exp(-1.934) ≈ 0.1446
Enter fullscreen mode Exit fullscreen mode

The BE-MB relative difference here is (0.169 - 0.1446) / 0.1446 ≈ 17% — already a meaningful gap at a fairly ordinary photon energy and room temperature, even though we're nowhere near a condensation regime.

Now cool the same state down to T = 30 K, one-tenth the temperature. kT drops to about 0.002585 eV, so (E-mu)/kT jumps to roughly 19.34. The BE occupation becomes 1/(exp(19.34) - 1), a vanishingly small number, and so does n_MB — but the relative difference between them shrinks toward zero at this large-exponent extreme, because both formulas converge to the same tiny exponential decay once exp((E-mu)/kT) is enormous. The "-1" becomes irrelevant in absolute terms even though the state is now essentially unoccupied either way.

The interesting regime is the opposite direction: push E close to mu. Set E = 0.001 eV at T = 300 K, so (E-mu)/kT ≈ 0.0387. Now n_BE = 1/(exp(0.0387)-1) ≈ 1/0.03945 ≈ 25.3 — occupation numbers well above 1, meaning many bosons crowding into a single low-energy state, something fermions could never do. The classical n_MB at the same point gives exp(-0.0387) ≈ 0.962, nowhere close. The BE-MB relative difference here exceeds 2500%. That divergence as E approaches mu is precisely the mathematical mechanism behind Bose-Einstein condensation — macroscopic occupation of the ground state once the chemical potential gets close enough to the ground-state energy.

Where this matters in practice

Blackbody radiation is the most familiar application — Planck's law is exactly the Bose-Einstein distribution applied to photon modes with mu = 0, and the "-1" in the denominator is precisely what fixes the classical ultraviolet catastrophe that plagued Rayleigh-Jeans theory. Without it, high-energy modes would each carry equal classical energy and the total radiated power would diverge; with it, high-energy modes are correctly suppressed because n_BE(E) falls off exponentially once E - mu exceeds a few kT.

Phonon statistics in solids (which is why specific heat drops toward zero at low temperature, rather than staying constant as the classical equipartition theorem predicts) and superfluid helium-4 are two more textbook cases where the same distribution governs the physics. In all of them, the qualitative behavior only shows up once you stop assuming n_MB is good enough and actually compute the BE-MB relative difference for the energies and temperatures involved.

Laser gain media are a less obvious but practically important example. Population inversion — the condition required for stimulated emission to dominate over absorption — is fundamentally a statement about occupation numbers in excited versus ground states, and the degeneracy g of each level enters directly into how many photons a given transition can support before the occupation numbers saturate. Getting the degeneracy factors right, not just the energy levels, is part of correctly predicting gain in an actual laser medium rather than just its emission wavelength.

The practical lesson, if there is one: don't assume the classical approximation is safe just because you're not doing cryogenics. As the worked example above shows, a 17% deviation between BE and MB statistics shows up at ordinary room temperature for a fairly ordinary infrared photon energy, well before you're anywhere near a condensation regime. The Maxwell-Boltzmann limit is a limit — you have to actually check E - mu against kT to know how far you are from it, not assume distance from absolute zero is the only thing that matters.

Explore the distribution interactively

Because the crossover between classical and quantum-statistical behavior depends on the ratio of (E - mu) to kT rather than on temperature alone, it's easy to misjudge which regime a given system sits in without actually running the numbers. The Bose-Einstein Distribution Simulator computes n_BE(E) alongside the Maxwell-Boltzmann comparison in real time as you adjust energy, chemical potential, temperature, and degeneracy, making the BE-MB relative difference and the approach to BEC onset easy to see directly rather than infer from the formula alone.

If you want to build out from single-particle statistics toward atomic structure, the Bohr hydrogen model tool is a natural companion for the quantum side of this category.

Top comments (0)