the boltzmann distributionmath.uchicago.edu/~may/reu2017/reupapers/wan.pdfthus we have obtained the...

14
THE BOLTZMANN DISTRIBUTION ZHENGQU WAN Abstract. This paper introduces some of the basic concepts in statistical mechanics. It focuses how energy is distributed to different states of a physical system, i.e. under certain hypothesis, it obeys the Boltzmann distribution. I will demonstrate three ways that the Boltzmann distribution will arise. Contents 1. The Motivating Problem 1 2. Boltzmann Distribution Arises from the Principle of Indifference 4 3. Validity of the Principle of Indifference 7 4. Boltzmann Distribution Arises as the Maximal Entropy Distribution 9 5. Application to Particles in the Box 12 6. Application to Gas Particles under Gravity 13 7. Boltzmann Distribution Arises as the Equilibrium Distribution 13 Acknowledgments 14 References 14 1. The Motivating Problem Consider the following game. Suppose there are N people and everyone has some cash. For simplicity, each person’s cash is a natural number. Now imagine the following process. At each second we randomly uniformly pick a person A. If A has positive amount of cash, then we randomly uniformly pick a person B(it could be the same person) and transfer a dollar from A to B. Keep this game running for a sufficiently long period of time, will the distribution of wealth among this group of people reach an equilibrium. If so, what will the equilibrium distribution be? The answer to the above question is affirmative. Let X i denote the wealth of the i-th person. Let u denote the average wealth so that Nu is a positive integer. The game can be modeled by a Markov chain where the state space is S = (X 1 , ...X N ): X i Z >0 , n X i=1 X i = nu Theorem 1.1. The Markov chain is transitive and periodic. Proof. Starting at any initial state X =(X 1 , ..., X N ), it is possible to transfer all the cash to the first person and thus reach state (Nu, 0, ..., 0) and vice versa. Thus Date : 2017, July, 13. 1

Upload: others

Post on 19-Jun-2021

9 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: THE BOLTZMANN DISTRIBUTIONmath.uchicago.edu/~may/REU2017/REUPapers/Wan.pdfThus we have obtained the Boltzmann-Maxwell distribution. Theorem 2.3 (The 5th statement). The momentums of

THE BOLTZMANN DISTRIBUTION

ZHENGQU WAN

Abstract. This paper introduces some of the basic concepts in statisticalmechanics. It focuses how energy is distributed to different states of a physical

system, i.e. under certain hypothesis, it obeys the Boltzmann distribution. I

will demonstrate three ways that the Boltzmann distribution will arise.

Contents

1. The Motivating Problem 12. Boltzmann Distribution Arises from the Principle of Indifference 43. Validity of the Principle of Indifference 74. Boltzmann Distribution Arises as the Maximal Entropy Distribution 95. Application to Particles in the Box 126. Application to Gas Particles under Gravity 137. Boltzmann Distribution Arises as the Equilibrium Distribution 13Acknowledgments 14References 14

1. The Motivating Problem

Consider the following game. Suppose there are N people and everyone hassome cash. For simplicity, each person’s cash is a natural number. Now imaginethe following process. At each second we randomly uniformly pick a person A. If Ahas positive amount of cash, then we randomly uniformly pick a person B(it couldbe the same person) and transfer a dollar from A to B. Keep this game running fora sufficiently long period of time, will the distribution of wealth among this groupof people reach an equilibrium. If so, what will the equilibrium distribution be?

The answer to the above question is affirmative. Let Xi denote the wealth ofthe i-th person. Let u denote the average wealth so that Nu is a positive integer.The game can be modeled by a Markov chain where the state space is

S =

(X1, ...XN ) : Xi ∈ Z>0,

n∑i=1

Xi = nu

Theorem 1.1. The Markov chain is transitive and periodic.

Proof. Starting at any initial state X = (X1, ..., XN ), it is possible to transfer allthe cash to the first person and thus reach state (Nu, 0, ..., 0) and vice versa. Thus

Date: 2017, July, 13.

1

Page 2: THE BOLTZMANN DISTRIBUTIONmath.uchicago.edu/~may/REU2017/REUPapers/Wan.pdfThus we have obtained the Boltzmann-Maxwell distribution. Theorem 2.3 (The 5th statement). The momentums of

2 ZHENGQU WAN

the Markov chain is transitive. Since it has positive probability for the state X toremain unchanged, the Markov chain is periodic.

Theorem 1.2. The transition probability from any state to any of its neighboringstates is 1

N2 . Thus the stationary distribution of this Markov chain is the uniformdistribution π on S.

Proof. For each state X = (X1, ..., XN ), to transition to its neighboring state(X1, ..., Xi− 1, ..., Xj + 1, ..., XN ) (assumming Xi > 0), we have to pick i-th personfirst and then pick j-th person. Since there are N people in total, the probabilityis 1

N2 . For any pair neighboring states X and Y , since we have equal transitionprobability from X to Y and from Y to X, the uniform distribution on S is sta-tionary.

Since the Markov chain is irreducible and aperiodic, any initial probability distri-bution of the Markov chain will converge to the uniform distribution π. Therefore,after the game runs for a sufficiently long period of time, we are equally likely toobserve any state in S.

To describe the the distribution of wealth, we just have to know how many (interm of expected value) people have cash w for each w. Notice

E[#People with wealth w] = E[

N∑i=1

1Xi = w] =

N∑i=1

Pr[Xi = w]

So we just have to know the distribution of each Xi. We can explicitly compute

Pr[Xi = w]

=#Ways to distribute (Nu− w) wealth to (N − 1)people

#S

=

(Nu− w +N − 2

N − 2

)/(Nu+N − 1

N − 1

)=

(Nu− w +N − 2)!

(N − 2)!(Nu− w)!∗ (N − 1)!(Nu)!

(Nu+N − 1)!

We can use Stirling’s approximation to obtain the asympototic behavior of theabove expression, but then we would trap ourselves in massive computations. In-stead, we will study the continuous analogue of this problem in the next section,which is easier to deal with.

If the amount of wealth being transferred each time is some small number 2−m

instead of 1 dollar, we will obtain the uniform distribution on the finer grid on thesimplex.

S =

(X1, ...XN ) : Xi ∈ 2−mZ>0,

n∑i=1

Xi = Nu

When m gets larger, the equilibrium distribution converges (weak* convergence) tothe uniform probability distribution on the (N − 1)-dimensional simplex

S =

(X1, ..., Xn) : Xi ∈ R>0,

N∑i=1

Xi = Nu

Page 3: THE BOLTZMANN DISTRIBUTIONmath.uchicago.edu/~may/REU2017/REUPapers/Wan.pdfThus we have obtained the Boltzmann-Maxwell distribution. Theorem 2.3 (The 5th statement). The momentums of

THE BOLTZMANN DISTRIBUTION 3

To obtain the probability distribution of individual Xi, we observe that, for t ∈[0, Nu], the region Xi > t is still a simplex but with size (1− t

Nu ) times as largeas S. Therefore

Pr[Xi > t] =

(1− t

Nu

)N−1

Thus the density function is thus

ρN (t) =N − 1

Nu

(1− t

Nu

)N−2

, t ∈ [0, Nu]

Send n→∞, we obtain

ρ∞ =1

uexp(− t

u), t ∈ [0,+∞)

This is the famous Boltzmann Distribution in statistical mechanics, which tellsus that it is less likely to find the system in higher energy states, with the prob-ability being inverse proportional to the exponential of the energy. Inthis example, the wealth is the analogue of energy in physics and we see that thenumber of people with certain wealth decreases exponentially with the wealth.

Another important feature is that these Xi are Asymptotically Independent,i.e.the joint distribution of the first k variables (X1, ..., Xk) tends to be independentwhen n → ∞. Such feature is analogous to the fact in real world that, positionand momentum of different gas molecules can be regard as independent randomvariables, in spite of their collisions and interactions.

To prove the asymptotical independence, we first observe that, for tj > 0 and∑j tj 6 Nu, the region X1 > t1, ..., Xk > tk is still a simplex but with size

(1− t1+...tkNu ) times as large as S. Therefore

Pr[X1 > t1, ..., Xk > tk] =

(1− t1 + ...+ tk

Nu

)N−k−1

So we obtain the joint density

ρN (t1, ..., tk) = (1

Nu)k

(N − k − 1)!

(N − 2k − 1)!

(1− t1 + ...+ tk

Nu

)N−2k−1

Send N →∞, we obtain

ρ∞(t1, ..., tk) =1

ukexp(− t1 + ...+ tk

u)

Note

1

ukexp(− t1 + ...+ tk

u) =

k∏i=1

1

uexp(− ti

u)

Thus we conclude as N → ∞, the individual wealth X1, ..., Xk tends to be inde-pendent, while each of them obeys the Boltzmann distribution.

Page 4: THE BOLTZMANN DISTRIBUTIONmath.uchicago.edu/~may/REU2017/REUPapers/Wan.pdfThus we have obtained the Boltzmann-Maxwell distribution. Theorem 2.3 (The 5th statement). The momentums of

4 ZHENGQU WAN

2. Boltzmann Distribution Arises from the Principle of Indifference

In this section, we will see how Boltzmann distribution arises from the principleof indifference. We will use the ideal gas model for demonstration.

In the ideal gas model, N particles move and bounce inside a d-dimensional boxΩ. The particles themselves do not collide. The state of the ideal gas is completelyspecified by the positions X1, ..., XN and momentums P1, ..., PN of all the particles.Once the initial state of the ideal gas is known, the system evolves according toNewtonian mechanics.

Just like in the previous game where we are interested in the distribution ofwealth among the people, here we are interested in the distribution of kinetic en-ergy among the gas particles. Although the evolution of ideal gas is deterministic,we still treat Xi and Pi as random variables, because the number of gas particlesis huge in reality (∼ 1023) and it is impossible to measure the state of the systemor to solve the evolution.

Since the position Xi ∈ Ω and the momentum Pi ∈ Rd, the state of the ideal gasbelongs to the phase space

(Ω× Rd)N

At temperature T , each particle particle has average kinetic energy dkBT2 (assume

the particle is mono-atomic, kB is the Boltzmann constant) Therefore the totalkinetic energy satisfies

N∑i=1

P 2i

2m=NdkBT

2

Where m is the mass of each gas particle. Therefore at temperature T , the stateof the ideal gas belongs to the constant energy hypersurface

S =

(X,P ) :

N∑i=1

P 2i

2m=NdkBT

2

= ΩN × L

Where

L =

P :

N∑i=1

P 2i

2m=NdkBT

2

It turns out, by the principle of indifference in statistical mechanics, each stateon the energy hypersurface is equally likely to be observed as any other state.Therefore (X,P ) is the uniform random variable on S. We have the followingmeaningful consequences:

(1) Each Xi is a uniform random variable in Ω.(2) The positions of different particles are independent, i.e. X1, ..., XN is

independent.(3) The positions (X1, ..., Xn) are independent to the momentums (P1, ..., Pn).(4) Each Pi obeys the Boltzmann-Maxwell Distribution as N →∞.(5) The momentums of different particles are Asymptotically Independent,

i.e. the joint distribution of each P1, ..., Pk tends to be independent asN →∞.

Page 5: THE BOLTZMANN DISTRIBUTIONmath.uchicago.edu/~may/REU2017/REUPapers/Wan.pdfThus we have obtained the Boltzmann-Maxwell distribution. Theorem 2.3 (The 5th statement). The momentums of

THE BOLTZMANN DISTRIBUTION 5

(1), (2) and (3) are not too difficult to obtain. I will prove (4) and (5) as they areanalogous to the properties emphasized in the firse section: wealth of individualperson tends to obey the Boltzmann distribution and tends to be independent.

Theorem 2.1 (The 4th statement). The momentum of each particle obeys theBoltzmann-Maxwell distribution as N → ∞, that is, the probability measureon Rd is given by

dPr =1

(2πmkBT )d2

exp

(− P 2/2m

kBT

)dP

Where dP is the euclidean measure on the momentum space Rd.

Remark 2.2. We observe P 2/2m inside the exponential is the kinetic energy of theparticle. The theorem tells us that the particle is less likely the to be observedat higher kinetic energy states. The probability decreases exponentially with thekinetic energy of the particle.

Proof. We first assume d = 1. The momentum of different particles is a uniformrandom variable on the (N − 1)-dimensional sphere

L =

P :

N∑i=1

P 2i

2m=NdkBT

2

To obtain the probability distribution of the momentum of the first particle, itsuffices to compute

Pr[p 6 P1 6 p+ δp]

Notice the region p 6 P1 6 p + δp is nothing but a thin belt on the sphere L.

It is topologically a (N − 2)-dimensional sphere of radius (NmkBT − p2)12 cross a

width approximately δp (see the following illustration)

Thus the volume of the region is the (N − 2)-dimensional circumference of the belttimes the width. By geometry of sphere, these two equantities are

circumference = vol(SN−2)(NmkBT − p2)N−2

2

Page 6: THE BOLTZMANN DISTRIBUTIONmath.uchicago.edu/~may/REU2017/REUPapers/Wan.pdfThus we have obtained the Boltzmann-Maxwell distribution. Theorem 2.3 (The 5th statement). The momentums of

6 ZHENGQU WAN

width =

√NmkBT

NmkBT − p2δp ∼ δp

Therefore

Pr[p 6 Pi 6 p+ δp]

=circumference ∗ width

volume of L

∼ vol(SN−2)(NmkBT − p2)N−2

2

vol(SN−1)(NmkBT )N−1

2

δp

∼2π

N−12 /Γ(N−1

2 )

2πN2 /Γ(N2 )

1

(NmkBT )12

(1− p2

NmkBT

)N2

δp

∼ 1

(2πmkBT )12

exp

(− p2/2m

kBT

)δp

Thus we have obtained the Boltzmann-Maxwell distribution.

Theorem 2.3 (The 5th statement). The momentums of different particles areAsymptotically Independent, i.e. the joint distribution of each P1, ..., Pktends to be independent as N →∞.

Proof. Again we first assume d = 1. Now we consider the momentum of first kparticles and want to know the probablity

Pr[pi 6 Pi 6 pi + δpi, i = 1, 2, ..., k]

The region pi 6 Pi 6 pi+δpi, i ∈ 1, ..., k is a belt on sphere L. It is topologically

a (N − k − 1)-dimensional sphere of radius (NmkBT −∑ki=1 p

2i )

12 cross a cube of

volume approximately δp1...δpk. Thus the volume of the region is the (N − k− 1)-dimensional circumference of the belt times the volume of the cube. By geometryof sphere

circumference = vol(SN−k−1)(NmkBT −k∑i=1

p2i )

N−k−12

volume of the cube ∼ δp1...δpk

Page 7: THE BOLTZMANN DISTRIBUTIONmath.uchicago.edu/~may/REU2017/REUPapers/Wan.pdfThus we have obtained the Boltzmann-Maxwell distribution. Theorem 2.3 (The 5th statement). The momentums of

THE BOLTZMANN DISTRIBUTION 7

Therefore

Pr[pi 6 Pi 6 pi + δpi, i = 1, 2, ..., k]

=circumference ∗ volume of the cube

volume of L

∼vol(SN−k−1)(NmkBT −

∑ki=1 p

2i )

N−k−12

vol(SN−1)(NmkBT )N−1

2

δp1...δpk

(after routine computation)

∼ 1

(2πmkBT )k2

exp

(−∑ki=1 p

2i /2m

kBT

)δp1...δpk

=

k∏i=1

Pr[pi 6 Pi 6 pi + δpi]

Thus we have proved the asymptotical independence.

Remark 2.4. In the previous two proofs, we assumed d = 1. In the general casewhere d is greater than 1, the momentum space of N copies of d-dimensional gasparticles is the same as the momentum space of Nd copies of 1-dimensional gasparticles. Thus we still have the Boltzmann distribution of each particle

dPr =1

(2πmkBT )d2

exp

(−∑di=1 p

2i /2m

kBT

)dp1...dpd

The momentums of different particles still tend to be independent as N →∞.

Remark 2.5. It is possible that different gas particles inside the box have differentmasses. In this case, the principle of indifference still guarantees us a uniformmeasure on the energy hypersurface. But it is no longer a sphere but an ellipsoid,where the ellipsoid is equipped with the canonical symplectic measure of the phasespace. We can carry out the similar calculation and find out that the previousstatements still hold.

3. Validity of the Principle of Indifference

For the distribution of wealth problem in the first section, we justified thatthe probability distribution converges to the uniform one on the state space. Forstatistical mechanics, the uniform measure comes arises from the Principle ofIndifference. The justification of the principle of indifference is the Ergodic Hy-pothesis. In many physics problems, we are interested in a Hamiltonian systemwhere the system evolves on a compact Hamiltonian level surface S. (For exam-ple, the Hamiltonian for the ideal gas is the total kinetic energy. When the boxis adiabatic, the state of the system is confined to the surface of constant totalkinetic energy.) S is always equipped with a canonical symplectic measure µ thatis invariant under the evolution φt.

Page 8: THE BOLTZMANN DISTRIBUTIONmath.uchicago.edu/~may/REU2017/REUPapers/Wan.pdfThus we have obtained the Boltzmann-Maxwell distribution. Theorem 2.3 (The 5th statement). The momentums of

8 ZHENGQU WAN

The Ergodic Hypothesis says the system is ergodic. We say the system is ergodicwhen the only set invariant under the evolution has either zero or full measure. Butergodicity has a more intuitive meaning due to Birkhoff ergodic theorem: startingfrom almost every point in S, the trajectory visits the whole surface S evenly. In themore precise mathematical term: let A ⊆ S be any measurable subset and f = 1Abe the indicator function supported on A. Then for almost all initial conditionx0 ∈ S, we have

limT→+∞

1

T

∫ T

0

f(φt(x0))dt =µ(A)

µ(S)

Since the trajectory visit the whole space S evenly, without prior knowledge of thesystem, we will observe the system in any of the possible states evenly likely. Thusthe Ergodic hypothesis justifies the principle of indifference.

Sadly the Ergodic Hypothesis is not always valid. For instance S would betterbe compact so that µ is a finite measure. In addition, we have two famous exampleswhere the Ergodic Hypothesis fails.

(Example 1) Let B2 be the unit disk. Consider a particle of mass 1 moving atunit speed inside Ω and the particle collides elastically with ∂B2. In this case, thehypersurface S inside the phase space is the unit cotangent bundle of B2, that isB2×S1. The system is not ergodic, because if the particle starts near the boundaryand has initial momentum approximately tangential to the boundary, then it willnever reach the central region of the disk. (See following diagram for illustration)

(Example 2) Let I2 be the unit square replacing B2 in the previous example.Then S = I2 × S1. We observe the momentum at x-direction and the momentumat y-direction of the particle does not transfer to each other. Therefore the systemcannot be ergodic. (See following diagram for illustration)

Page 9: THE BOLTZMANN DISTRIBUTIONmath.uchicago.edu/~may/REU2017/REUPapers/Wan.pdfThus we have obtained the Boltzmann-Maxwell distribution. Theorem 2.3 (The 5th statement). The momentums of

THE BOLTZMANN DISTRIBUTION 9

Finally we examine the ideal gas model. If we assume the gas particles have zerovolume do not collide. Then there will be no transfer of kinetic energy from oneparticle to another and thus the system cannot be ergodic. Then the momentumof different particles no longer distributes uniformly on the constant energy sphereL. If we assume the gas particles have positive volume. Then the position of differ-ent particles no longer distributes uniformly on ΩN , because two distinct particlescannot be too close to each other. Unfortunately in neither cases, the state of theideal gas will distribute uniformly on ΩN × L.

4. Boltzmann Distribution Arises as the Maximal EntropyDistribution

So far we have seen the Boltzmann distribution arising from uniform distributionon the state space. In this section, we provide an alternative reason why the Boltz-mann distribution should arise. We will first demonstrate for the discrete systemand then for the continuous system.

Suppose we have N identical particles, each of which is at some state labeledby M = 0, 1, 2, ...,m. The total energy of these particles is a fixed constant E.Let ε = E

N be the average energy. The j-th state is associated with an energy levelεj > 0. We want to learn how is energy distributed among these particles, i.e. howlarge is nj the number of particles observed at the j-th state.

The configuration of the system is described by an N -tuple (x1, ..., xN ) ∈ MN .The principle of indifference tells us we are equally likely to observe any configura-tion of the system with total energy E, i.e. each element in

S =

(x1, ..., xN ) :

N∑j=1

εxj= E

Page 10: THE BOLTZMANN DISTRIBUTIONmath.uchicago.edu/~may/REU2017/REUPapers/Wan.pdfThus we have obtained the Boltzmann-Maxwell distribution. Theorem 2.3 (The 5th statement). The momentums of

10 ZHENGQU WAN

is equally likely to be observed. Once we know the configuration of the system,we know how many particles are at each j-th state, i.e. nj . The distribution of(n0, ..., nm) is peaked somewhere it corresponds to the maximum number of config-urations in S. Let # be the number of configuratins corresponding to (n0, ..., nm).Then # equals the number of ways to put N objects into containers of size n0, ..., nmrespectively. Thus

# =N !∏i ni!

We want to find (n0, ..., nm) which maximizes #, subject to the conservation ofparticles and conservation of total energy∑

j nj = N∑j njεi = E

Maximizing # is the same as maximizing log(#). Using Stirling’s approximation

log(#)

∼ N log(N)−N −∑j

(nj log(nj)− nj)

= N log(N)−∑j

nj log(nj)

= −∑j

NnjN

log(njN

)

= −N∑j

pj log(pj)

Remark 4.1. Boltzmann gave the above quantity log(#) a famous name, entropy,while in modern texts, entropy is more often referred to −

∑j pj log(pj).

We compute the total differential

d log(#) = −∑j

log(nj)dnj (We view # as function of nj)

The achieve maximum, there are some real numbers α, β such that

d log(#) = αdN + βdE =∑i

(α+ βεj)dnj

Therefore for all j:

− log(nj)dnj = (α+ βεj)dnj ⇒ nj = exp(−α− βεj)

Since∑j nj = N , we obtain N exp(α) =

∑i exp(−βεi). Therefore the proportion,

a.k.a. probability, of a particle to be at j-state is

pj =njN

=exp(−βεj)∑j exp(−βεj)

=exp(−βεj)

Z

Notice the probability to be at j-th state pj is inverse proportional to the expo-nential of energy exp(βεj), the Boltzmann distribution appears again!

Page 11: THE BOLTZMANN DISTRIBUTIONmath.uchicago.edu/~may/REU2017/REUPapers/Wan.pdfThus we have obtained the Boltzmann-Maxwell distribution. Theorem 2.3 (The 5th statement). The momentums of

THE BOLTZMANN DISTRIBUTION 11

Remark 4.2. β is called the thermodynamic beta. It is usually positive. It definesthe temperature by the relation β = 1

kBT. Note higher the temperature is, lower β

will be and the particle tends to be more probable to be at higher energy state. Thisis consistant with our usual perception that temperature is a measure of averagekinetic energy.

Remark 4.3. Although we only checked the first derivative of log(#), routine com-

putation will show log(#) is indeed maximized. Besides, pj =exp(−βεj)

Z is also theunique distribution maximizing the entropy −

∑j pj log(pj) subject to contraint∑

j pj = 1,∑j pjεj = ε.

Remark 4.4. All the previous statements and computation holds for countable statespace M = N.

(The continuous case) Let ρ be a probability density on phase space X equippedwith the Hamiltonian function H. Then it should satisfy

(4.5) 1 =

∫X

ρdqdp

Suppose the average energy of the particle is fixed at ε, i.e.

(4.6) ε =

∫X

ρHdqdp

In the discrete case, the entropy is

−∑j

pj log(pj)

The continuous analogue of entropy is

−∫X

ρ log(ρ)dqdp

Consider entropy as the linear functional

L[ρ] = −∫X

ρ log(ρ)dqdp

We want to maximize the entropy L[ρ] subject to the linear constraints 4.5 and 4.6.If we perturb and consider L[ρ+ tη] where ρ+ tη satisfies 4.5 and 4.6, L should bemaximized at t = 0. Therefore the following identities should hold

0 =d

dtL[ρ+ tη] = −

∫X

(log(ρ) + 1)ηdqdp = −∫X

log(ρ)ηdqdp

For all η such that 0 =

∫Xηdqdp

0 =∫XηHdqdp

Therefore log(ρ) would better be a linear combination of 1 and H. Thus there arereal number α, β such that

− log(ρ) = α+ βH ⇒ ρ =exp(−βH)

exp(α)

Page 12: THE BOLTZMANN DISTRIBUTIONmath.uchicago.edu/~may/REU2017/REUPapers/Wan.pdfThus we have obtained the Boltzmann-Maxwell distribution. Theorem 2.3 (The 5th statement). The momentums of

12 ZHENGQU WAN

Since ρ is a probability measure, we obtain

ρ =exp(−βH)∫

Xexp(−βH)dqdp

=exp(−βH)

Z

Thus the distribution of the particle in its phase space obeys the Boltzmann distri-bution.

5. Application to Particles in the Box

Now we apply the Boltzmann distribution to the particles in the box. Considera group of non-interacting identical particles inside a d-dimensional box Ω. Eachparticle experience a potential V . Then the group of particles obey the Boltzmanndistribution: the distribution of each particle in its phase space independently andeach particle obeys the Boltzmann distribution

dPr =1

Zexp

(− H

kBT

)dqdp

Where Z =∫X

exp(− HkBT

)dqdp is the normalization factor and H(q, p) = p2

2m+V (q)is the total energy. Now we calculate the expected kinetic energy of each particle.We denote the momentum by p = (p1, ..., pd).

Recall that∫R e−x2

dx =√π and

∫R x

2e−x2

dx =√π

2 .We compute

Z

=

∫M

exp

(− H(q, p)

kBT

)dqdp

=

∫Rd

exp

(− p2

2mkBT

)dp

∫Ω

exp

(− V (q)

kBT

)dq

= (2πmkBT )d2

∫Ω

exp

(− V (q)

kBT

)dq

And the expected kinetic energy along j-th coordinates∫M

p2j

2m

1

Zexp

(− H(q, p)

kBT

)dqdp

=1

Z

∫Rd

p2j

2mexp

(− p2

2mkBT

)dp

∫Ω

exp

(− V (q)

kBT

)dq

=1

Z(2πmkBT )

d2kBT

2

∫Ω

exp

(− V (q)

kBT

)dq

=kBT

2

Therefore the average kinetic energy of each particle is dkBT2 . (Note the result

agrees with the formula of average kinetic energy of ideal gas particles) This facttells us temperature is proportional to the average kinetic energy of each particle.

Page 13: THE BOLTZMANN DISTRIBUTIONmath.uchicago.edu/~may/REU2017/REUPapers/Wan.pdfThus we have obtained the Boltzmann-Maxwell distribution. Theorem 2.3 (The 5th statement). The momentums of

THE BOLTZMANN DISTRIBUTION 13

6. Application to Gas Particles under Gravity

We all know atmosphere at higher altitude gets thinner. We want to study thisphenomenon quantitatively. In an idealized situation, the atmosphere is in thermo-equilibrium and has a constant temeprature T . Then according to Boltzmanndistribution, the density of gas particles with mass m at height h is

ρ(h) = ρ0 exp(−mghkBT

)

Where ρ0 is the density at zero height.

The pressure at height h should equal the gravity of all the gas particles aboveheight h divided by the area. Thus

P (h) =

∫ +∞

h

mgρ(s)ds = kBTρ0 exp(−mghkBT

)

On the other hand, the ideal gas law tells us

PV = NkBT

⇒ P = ρkBT (Divide by the volume at both side)

i.e. the pressure of ideal gas is proportional to its density. The ideal gas law tellsus

P (h) = ρ(h)kBT = kBTρ0 exp(−mghkBT

)

Thus the ideal gas law gives a consistent prediction of pressure. In fact, the Boltz-mann distribution is the only distribution such that the pressure at height h bal-lances the gravity of gas particles above such height, and thus let the system stayin equilibrium. This fact leads us the see that Boltzmann distribution arises as theequilibrium distribution.

7. Boltzmann Distribution Arises as the Equilibrium Distribution

Motivated by the example in previous section, consider a group of N particlesinside a box Ω and each particle experience a potential V . Suppose the system isat thermo-equilibrium with a fixed temperature T . We want to learn the densityof particles at difference places inside Ω.

Recall that −∇V is the force experienced by each particle. Thus∫A−ρ∇V dq

is the rate of change of momentum in the region A ⊆ Ω. On the other hand,the particles experience pressure which also contribute to the rate of change ofmomentum. The rate of change of momentum in region X due to pressure is∫A−∇Pdq (the Archimedean’s law). When the system is at equilibrium, they have

Page 14: THE BOLTZMANN DISTRIBUTIONmath.uchicago.edu/~may/REU2017/REUPapers/Wan.pdfThus we have obtained the Boltzmann-Maxwell distribution. Theorem 2.3 (The 5th statement). The momentums of

14 ZHENGQU WAN

to cancel each other

−ρ∇V = ∇P⇒ −ρ∇V = kBT∇ρ

⇒ ∇ρρ

= − ∇VkBT

We can verify that ρ = C exp(− VkBT

) satisfies the above equation. Thus the density

of particles is proportional to exp(− VkBT

). We arrive at the Boltzmann distributionagain.

Acknowledgments

I would like to thank my mentor Clark Butler. He recommended me Calegari’snote on statistical mechanics. I found his notes interesting and enlightening. Ilearned how Boltzmann distribution, under reasonal assumption of the physicalsystem, will arise. Clark also taught me about the dynamical system and a bitergodic theory and how they are connected to statistical mechanics, helping mefinalize this paper.

References

[1] Danny Calegari. Notes on Thermodynamic Formalism. http://math.uchicago.edu/ dan-nyc/courses/thermodynamics 2014/thermodynamics notes.pdf

[2] Mehran Kardar. Statistical Physics of Particles. ISBN-13: 978-0521873420