From Wikidoc - Reading time: 9 min
Template:Statistical mechanics
In statistical mechanics, Maxwell–Boltzmann statistics describes the statistical distribution of material particles over various energy states in thermal equilibrium, when the temperature is high enough and density is low enough to render quantum effects negligible. Maxwell–Boltzmann statistics are therefore applicable to almost any terrestrial phenomena for which the temperature is above a few tens of kelvins.
The expected number of particles with energy <math>\epsilon_i</math> for Maxwell–Boltzmann statistics is <math>N_i</math> where:
\frac{N_i}{N} = \frac {g_i} {e^{(\epsilon_i-\mu)/kT}} = \frac{g_i e^{-\epsilon_i/kT}}{Z} </math>
where:
Equivalently, the distribution is sometimes expressed as
\frac{N_i}{N} = \frac {1} {e^{(\epsilon_i-\mu)/kT}}= \frac{e^{-\epsilon_i/kT}}{Z} </math>
where the index i now specifies a particular state rather than the set of all states with energy <math>\epsilon_i</math>
Template:Physics/ParticleDistributions
In this particular derivation, the Boltzmann distribution will be derived using the assumption of distinguishable particles, even though the ad hoc correction for Boltzmann counting is ignored, the results remain valid.
Suppose we have a number of energy levels, labelled by index i , each level having energy <math>\epsilon_i</math> and containing a total of <math>N_i</math> particles. To begin with, let's ignore the degeneracy problem. Assume that there is only one way to put <math>N_i</math> particles into energy level i.
The number of different ways of performing an ordered selection of one object from <math>N</math> objects is obviously <math>N</math>. The number of different ways of selecting 2 objects from <math>N</math> objects, in a particular order, is thus <math>N(N-1)</math> and that of selecting <math>n</math> objects in a particular order is seen to be <math>N!/(N-n)!</math>. The number of ways of selecting 2 objects from <math>N</math> objects without regard to order is <math>N(N-1)</math> divided by the number of ways 2 objects can be ordered, which is 2!. It can be seen that the number of ways of selecting <math>n</math> objects from <math>N</math> objects without regard to order is the binomial coefficient: <math>N!/n!(N-n)!</math>. If we have a set of boxes numbered <math>1,2, \ldots, k</math>, the number of ways of selecting <math>N_1</math> objects from <math>N</math> objects and placing them in box 1, then selecting <math>N_2</math> objects from the remaining <math>N-N_1</math> objects and placing them in box 2 etc. is
\left(\frac{N_k!}{N_k!0!}\right)</math>
where the extended product is over all boxes containing one or more objects. If the i-th box has a "degeneracy" of <math>g_i</math>, that is, it has <math>g_i</math> sub-boxes, such that any way of filling the i-th box where the number in the sub-boxes is changed is a distinct way of filling the box, then the number of ways of filling the i-th box must be increased by the number of ways of distributing the <math>N_i</math> objects in the <math>g_i</math> boxes. The number of ways of placing <math>N_i</math> distinguishable objects in <math>g_i</math> boxes is <math>g_i^{N_i}</math>. Thus the number of ways (<math>W</math>) that <math>N</math> atoms can be arranged in energy levels each level <math>i</math> having <math>g_i</math> distinct states such that the i-th level has <math>N_i</math> atoms is:
For example, suppose we have three particles, <math>a</math>, <math>b</math>, and <math>c</math>, and we have three energy levels with degeneracies 1, 2, and 1 respectively. There are 6 ways to arrange the 3 particles so that <math>N_1</math> = 2, <math>N_2</math> = 1 and <math>N_3</math> = 0.
| . | . | . | . | . | . | |||||||||||
| c | . | . | c | b | . | . | b | a | . | . | a | |||||
| ab | ab | ac | ac | bc | bc | |||||||||||
The six ways are calculated from the formula:
\left(\frac{1^2}{2!}\right) \left(\frac{2^1}{1!}\right) \left(\frac{1^0}{0!}\right)=6 </math>
We wish to find the set of <math>N_i</math> for which <math>W</math> is maximized, subject to the constraint that there be a fixed number of particles, and a fixed energy. The maxima of <math>W</math> and <math>\ln(W)</math> are achieved by the same values of <math>N_i</math> and, since it is easier to accomplish mathematically, we will maximize the latter function instead. We constrain our solution using Lagrange multipliers forming the function:
f(N_1,N_2,...,N_n)=\ln(W)+\alpha(N-\sum N_i)+\beta(E-\sum N_i \epsilon_i) </math>
Using Stirling's approximation for the factorials
N! \approx N^N e^{-N},
</math>
we obtain:
\ln (N!) = N \ln N - N
</math>
Then
\ln W=\ln\left[N!\prod\limits_{i=1}^{n}\frac{g_i^{N_i}}{N_i!}\right]=\ln N!+\sum\limits_{i=1}^n\left(N_i\ln g_i-N_i\ln N_i + N_i\right) </math>
Finally
f(N_1,N_2,...,N_n)=N\ln(N)-N+\alpha N +\beta E + \sum\limits_{i=1}^n\left(N_i\ln g_i-N_i\ln N_i + N_i-(\alpha+\beta\epsilon_i) N_i\right) </math>
In order to maximize the expression above we apply Fermat's theorem (stationary points), according to which local extrema, if exist, must be at critical points (partial derivatives vanish):
\frac{\partial f}{\partial N_i}=\ln g_i-\ln N_i -(\alpha+\beta\epsilon_i) = 0 </math>
By solving the equations above (<math>i=1\ldots n</math>) we arrive to an expression for <math>N_i</math>:
N_i = \frac{g_i}{e^{\alpha+\beta \epsilon_i}} </math>
It can be shown thermodynamically that β = 1/kT where <math>k</math> is Boltzmann's constant and T is the temperature, and that α = -μ/kT where μ is the chemical potential, so that finally:
N_i = \frac{g_i}{e^{(\epsilon_i-\mu)/kT}} </math>
Note that the above formula is sometimes written:
N_i = \frac{g_i}{e^{\epsilon_i/kT}/z} </math>
where <math>z=exp(\mu/kT)</math> is the absolute activity.
Alternatively, we may use the fact that
to obtain the population numbers as
N_i = N\frac{g_i e^{-\epsilon_i/kT}}{Z} </math>
where <math>Z</math> is the partition function defined by:
Z = \sum_i g_i e^{-\epsilon_i/kT} </math>
In the above discussion, the Boltzmann distribution function was obtained via directly analysing the multiplicities of a system. Alternatively, one can make use of the canonical ensemble. In a canonical ensemble, a system is in thermal contact with a reservoir. While energy is free to flow between the system and the reservoir, the reservoir is thought to have infinitely large heat capacity as to maintain constant temperature, T, for the combined system.
In the present context, our system is assumed to be have energy levels <math>\epsilon _i</math> with degeneracies <math>g_i</math>. As before, we would like to calculate the probability that our system has energy <math>\epsilon_i</math>.
If our system is in state <math>\; s_1</math>, then there would be a corresponding number of microstates available to the reservoir. Call this number <math>\; \Omega _ R (s_1)</math>. By assumption, the combined system (of the system we are interested in and the reservoir) is isolated, so all microstates are equally probable. Therefore, for instance, if <math> \; \Omega _ R (s_1) = 2 \; \Omega _ R (s_2) </math>, we can conclude that our system is twice as likely to be in state <math>\; s_1</math> than <math>\; s_2</math>. In general, if <math>\; P(s_i)</math> is the probability that our system is in state <math>\; s_i</math>,
Since the entropy of the reservoir <math>\; S_R = k \ln \Omega _R</math>, the above becomes
Next we recall the thermodynamic identity (from the first law of thermodynamics):
In a canonical ensemble, there is no exchange of particles, so the <math>d N_R</math> term is zero. Similarly, <math>d V_R = 0</math>. This gives
where <math>\; U_R (s_i) </math> and <math>\; E(s_i) </math> denote the energies of the reservoir and the system at <math>s_i</math>, respectively. For the second equality we have used the conservation of energy. Substituting into the first equation relating <math>P(s_1), \; P(s_2)</math>:
\frac{P(s_1)}{P(s_2)} = \frac{ e^{ - E(s_1) / kT } }{ e^{ - E(s_2) / kT} } </math>,
which implies, for any state s of the system
P(s) = \frac{1}{Z} e^{- E(s) / kT} </math>,
where Z is an appropriately chosen "constant" to make total probability 1. (Z is constant provided that the temperature T is invariant.) It is obvious that
where the index s runs through all microstates of the system.[1] If we index the summation via the energy eigenvalues instead of all possible states, degeneracy must be taken into account. The probability of our system having energy <math>\epsilon _i</math> is simply the sum of the probabilities of all corresponding microstates:
where, with obvious modification,
<math>Z = \sum _j g_j e^{- \epsilon _j / kT}</math>,
this is the same result as before.
The Bose–Einstein and Fermi–Dirac distributions may be written:
N_i = \frac{g_i}{e^{(\epsilon_i-\mu)/kT}\pm 1} </math>
Assuming the minimum value of <math>\epsilon_i</math> is small, it can be seen that the condition under which the Maxwell–Boltzmann distribution is valid is when
For an ideal gas, we can calculate the chemical potential using the development in the Sackur–Tetrode article to show that:
where <math>E</math> is the total internal energy, <math>S</math> is the entropy, <math>V</math> is the volume, and <math>\Lambda</math> is the thermal de Broglie wavelength. The condition for the applicability of the Maxwell–Boltzmann distribution for an ideal gas is again shown to be
Carter, Ashley H., "Classical and Statistical Thermodynamics", Prentice-Hall, Inc., 2001, New Jersey.
de:Maxwell-Boltzmann-Verteilung ca:Estadística de Maxwell-Boltzmann he:התפלגות מקסוול בולצמן nl:Maxwell-Boltzmann-verdeling sl:Boltzmannova porazdelitev uk:Розподіл Больцмана