Stat Mech Notes
Stat Mech Notes
Ryan D. Reece
1 Thermodynamics 3
1.1 State Variables . . . . . . . . . . . . . . . . . . . . . . . . . . 3
1.2 Inexact Differentials . . . . . . . . . . . . . . . . . . . . . . . 5
1.3 Work and Heat . . . . . . . . . . . . . . . . . . . . . . . . . . 5
1.4 Entropy . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
1.5 Thermodynamic Potentials . . . . . . . . . . . . . . . . . . . . 7
1.6 Maxwell Relations . . . . . . . . . . . . . . . . . . . . . . . . 9
1.7 Heat Capacities . . . . . . . . . . . . . . . . . . . . . . . . . . 9
3 Canonical Ensemble 13
3.1 Definition . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
3.2 The Bridge to Thermodynamics . . . . . . . . . . . . . . . . . 16
3.3 Example: A Particle in a Box . . . . . . . . . . . . . . . . . . 17
4 Maxwell-Boltzmann Statistics 21
4.1 Density of States . . . . . . . . . . . . . . . . . . . . . . . . . 21
4.2 The Maxwell-Boltzmann Distribution . . . . . . . . . . . . . . 23
4.3 Example: Particles in a Box . . . . . . . . . . . . . . . . . . . 24
1
5.3 The Planck Distribution . . . . . . . . . . . . . . . . . . . . . 26
7 Identical Particles 29
7.1 Exchange Symmetry of Quantum States . . . . . . . . . . . . 29
7.2 Spin . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 30
7.3 Over Counting . . . . . . . . . . . . . . . . . . . . . . . . . . 31
9 Questions 45
2
Chapter 1
Thermodynamics
Suppose we break some closed path into two paths α and β which begin
at point Λ and end at point Γ (see Figure 1.1). If f is analytic, the path
integrals of f along the two paths α and β must be equal because the integral
along the closed path, equal to the difference of the the two path integrals,
is zero. I Z Z
df = df − df = 0 (1.5)
α β
3
Figure 1.1: Path Independence of State Variables
This means the value of f , is a function of the endpoints alone and indepen-
dent of the path.
Z
f = df = f (Λ, Γ) → f (∆x, ∆y) (1.6)
pV =N kT (1.7)
4
1.2 Inexact Differentials
Suppose we had derived the following differential equation for f
∂2f ∂2f
= x2 , = 3x2 (1.11)
∂y∂x ∂x∂y
Choosing an integrating factor of exy gives
dS is exact.
∂2S ∂2S
= = (x3 y + 3x2 )exy (1.13)
∂x∂y ∂y∂x
We will use this method when we define entropy in Section 1.4.
∆U = W + Q (1.14)
5
Considering the traditional example of a cylinder of gas with a piston such
that we may vary the volume, V , and pressure, p, of the gas, we note that
a differential change in volume, dV , does the following differential work on
the system
δW = − p dV (1.15)
For some less ideal system, this can be generalized. If some system has Xj
variables that when varied do work on th system, then there are pj “gener-
alized pressures” that satisfy
X
δW = − pj dXj (1.16)
j
But, equation 1.15 is an inexact differential meaning that the work is depen-
dent on the path through P -V -space and not just on the endpoints. That is,
it is also dependent on how much heat comes in or out of the system. This
implies that the differential heat is also an inexact differential.
dU = δW + δQ (1.17)
1.4 Entropy
Our goal is to make equation 1.17 an exact differential in terms of state
variables. We have seen that in our traditional system of a cylinder of gas,
we can write δW in terms of state variables p and V . Now we need to find
a way of writing δQ in terms of state variables.
δQ = dU + p dV (1.18)
From the equation of state for an ideal gas (equation 1.7) we have
N kT
P = (1.19)
V
N kT
P dV =dV (1.20)
V
Then knowing that the energy of an ideal gas2 is
3
U = N kT (1.21)
2
2
We prove the equation of state and equation 1.21 for an ideal gas in Section 3.3
6
3
dU = N k dT (1.22)
2
Plugging eqautions 1.20 and 1.22 into 1.18 gives
3 N kT
δQ = N k dT + dV (1.23)
2 V
Indeed, δQ is inexact.
∂2Q
∂ 3
= Nk = 0 (1.24)
∂V ∂T ∂V 2
∂2Q
∂ N kT Nk
= = (1.25)
∂T ∂V ∂T V V
If equation 1.25 had not had that factor of T before taking the derivative,
then both mixed partials would equal zero, and the differential would be
exact. This motivates us to pick an integrating factor of T −1 . We define the
entropy, S, to have the differential
δQ
dS ≡ (1.26)
T
3 Nk Nk
= dT + dV (1.27)
2 T V
It is an exact differential
∂2S ∂2S
= =0 (1.28)
∂V ∂T ∂T ∂V
meaning S is a state variable. With entropy defined, we can now write dU
in terms of state variables.
dU = T dS − p dV (1.29)
7
Figure 1.2: Mnemonic for the thermodynamic potentials
dH = T dS −
pdV
+ p
dV + V dp = T dS + V dp
(1.30)
dF =
TdS
− p dV −
TdS
− S dT = −S dT − p dV (1.31)
T dS −
dG =
pdV +
pdV + V dp −
TdS
− S dT (1.32)
= V dp − S dT (1.33)
8
1.6 Maxwell Relations
By recognizing that each of the thermodynamic potentials has an exact dif-
ferential, we can derive the Maxwell Relations by equating the mixed partials.
∂2U ∂2U
∂T ∂p
= ⇒ =− (1.34)
∂V ∂S ∂S∂V ∂V S ∂S T
∂2H ∂2H
∂V ∂T
= ⇒ = (1.35)
∂S∂p ∂p∂S ∂S p ∂p S
∂2F ∂2F
∂p ∂S
= ⇒ = (1.36)
∂T ∂V ∂V ∂T ∂T V ∂V T
∂2G ∂2G
∂S ∂V
= ⇒ − = (1.37)
∂p∂T ∂T ∂p ∂p T ∂T p
9
Chapter 2
S = kB ln ΩT (2.2)
= kB ln(Ω1 × Ω2 ) (2.3)
= kB ln Ω1 + kB ln Ω2 (2.4)
= S 1 + S2 (2.5)
10
All extensive quantities are proportional to each other, with the constant
of proportionality equal to the corresponding partial derivative. Therefore,
instead of writing U in differential form as in equation 1.29, we may write
∂U ∂U
U = V + S (2.6)
∂V S ∂S V
= −p V + T S (2.7)
11
The entropy per system, S = SN /N , is
P
S=−k i Pi ln Pi (2.16)
12
Chapter 3
Canonical Ensemble
3.1 Definition
Suppose system A is in contact with a reservoir (heat bath) R and has come
to equilibrium with a temperature T . The total number of microstates in
the combined system is
where UA and UR denote the energy in system A and the reservoir respec-
tively. We choose to write quantities in terms of the energy in system A.
Ei is the energy of the i-th energy level of system A. If the energy levels of
system A have degeneracy gi , the total number of microstates with UA = Ei
is
Ω(Ei ) = gi × ΩR (UT − Ei ) (3.2)
where UT = UA + UR is the total energy of the combined system.
From equation 1.29, we have that
dU = T dS − pdV (3.3)
∂S 1
⇒ = (3.4)
∂U V T
Combining this with the statistical definition of entropy, S = k ln Ω, gives
1 ∂ ln ΩR
= (3.5)
kT ∂UR V
13
When energy is added to the reservoir, the temperature does not change.
This is the property that defines a heat bath. Therefore, we can integrate
equation 3.5 to get
UR
C = ln ΩR (3.6)
kT
where C is some integration constant.
where j indexes the energy levels of A. The probability that A has an energy
Ei is
Ω(Ei )
P (Ei ) = (3.11)
Ωtotal
C ( T −Ei )/kT
gi
e e U
= C U/kT P −Ej /kT
(3.12)
e
e T j gj e
gi e−Ei /kT
= P −Ej /kT
(3.13)
j gj e
gi e−Ei /kT
= (3.14)
Z
where we defined the partition function, Z, as
X
Z= gj e−Ej /kT (3.15)
j
We could have chosen to index the microstates instead of the energy levels, in
which case the probability of the system being in the i-th microstate would
simply be
eEi /kT
Pi = Z
(3.16)
14
Figure 3.1: Boltzmann Distribution for nondegenerate energy levels
e−Ej /kT
P
Z= j (3.17)
15
3.2 The Bridge to Thermodynamics
Plugging in the Boltzmann Distribution to equation 2.16 gives
X
S = −k Pi ln Pi (3.18)
i
X e−Ei /kT e−Ei /kT
= −k ln (3.19)
i
Z Z
X e−Ei /kT Ei
= k + ln Z (3.20)
i
Z kT
*1
1 X e−Ei /kT X e−Ei
/kT
= Ei + k ln Z (3.21)
T i Z i Z
1 X e−Ei /kT
= Ei + k ln Z (3.22)
T i Z
Recognizing that the first term in equation 3.22 contains an express for the
average energy of any one of the systems
X X e−Ei /kT
U = hEi = Pi Ei = Ei (3.23)
i i
Z
U − T S = − k T ln Z (3.25)
F = − k T ln Z (3.26)
It is now apparent that the partition function is more than just a normaliza-
tion factor for the probability distribution of energies. If one can calculate
the partition function of some system, then F can be calculated using equa-
tion 3.26. From F one can determine relations between the thermodynamic
state variables.
16
Another way to see how Z is directly related to state variables, specifically
U , is the following. For convenience, define β ≡ 1/kT .
U = hEi (3.27)
1X
= Ei Pi (3.28)
Z i
1X
= Ei e−βEi (3.29)
Z i
Noting that
X
Z = e−βEi (3.30)
i
∂Z X
= − Ei e−βEi (3.31)
∂β i
h̄2 ∂ 2
− ψ(x) + V (x)ψ(x) = Eψ(x) (3.34)
2m ∂ 2 x
For a particle in a square potential of width L and with infinite barriers, the
energy eigenvalues are
h̄2 π 2 2
En = n, n ∈ 1, 2, 3, 4 . . . (3.35)
2mL2
17
For convenience, we define the constant ε to be
h̄2 π 2
ε≡ , En = ε n2 (3.36)
2mL2
Now that we know the spectrum of energies of the system, we can calcu-
late1 the partition funciton.
∞
X
Z = e−En /kT (3.37)
n=1
∞
2 /kT
X
= e−εn (3.38)
n=1
Z ∞
2
≈ e−εn /kT dn (3.39)
r0 √
ε π
= (3.40)
kT 2
r
L2 mkT
= (3.41)
2πh̄2
If we define the de Broglie wavelength2 as
s
2πh̄2
λD ≡ (3.42)
mkT
then we can write the partition function as
L
Z= (3.43)
λD
We can now calculate the Helmholtz Free Energy, and other macroscopic
thermodynamic quantities.
r !
L2 mkT
F = − kT ln(Z) = − kT ln (3.44)
2πh̄2
2
k L mkT
= − T ln (3.45)
2 2πh̄2
R∞ 2
√
1
In equation 3.40, we use the integral 0 e−x = 2π
2
According to de Broglie, a particle in an eigenstate of momentum with momentum p
has a corresponding wavelength λ = h̄/p. A thermal distribution of particles therefore has
a distribution of wavelengths. λD represents the average wavelength.
18
The entropy is
∂F ∂F
S = − =− (3.46)
∂T V ∂T L
2 2 2
k L mkT k 2πh̄ L mk
= ln + T (3.47)
2πh̄2 L2 mkT 2πh̄2
2 2
2
k L mkT
= ln +1 (3.48)
2 2πh̄2
Using equation 1.40, the heat capacity is
∂S ∂S
CV = T =T (3.49)
∂T V ∂T L
2 2
k 2πh̄ L mk
= T
(3.50)
L2 mkT 2πh̄2
2
k
= (3.51)
2
What if the particle is in a three-dimensional box? Solving this basic
quantum mechanical problem gives the spectrum of energies.
En1 ,n2 ,n3 = ε (n21 + n22 + n23 ) (3.52)
where ε is the same as we defined in equation 3.36. The partition function is
∞ ∞ ∞
2 2 2
X X X
Z = e−ε(n1 +n2 +n3 )/kT (3.53)
n1 =1 n2 =1 n3 =1
∞
! ∞
! ∞
!
−εn21 /kT −εn22 /kT −εn23 /kT
X X X
= e e e (3.54)
n1 =1 n2 =1 n3 =1
2
3/2
L mkT
= 2 , V = L3 (3.55)
2πh̄
3/2
mkT V
= V 2 = 3 (3.56)
2πh̄ λD
The Helmholtz Free Energy is
F = − kT ln Z (3.57)
3 mkT
= − kT ln V + ln (3.58)
2 2πh̄2
19
The pressure is
∂F kT
p=− = (3.59)
∂V T V
We have derived an equation of state for this system!
pV =kT (3.60)
Imagine our box contains N particles instead of one. If the particles do not
interact, this defines an ideal gas, then the pressure of the system is just
N times the pressure due to a single particle, giving equation 3.59 an extra
factor of N . This gives the equation of state for an ideal gas.
pV =N kT (3.61)
Back to the case of only one particle, the entropy of the system is
∂F 3 mkT 3
S=− = k ln V + ln + (3.62)
∂T V 2 2πh̄2 2
The heat capacity is
∂S
CV = T (3.63)
∂T V
2 2
3k 2πh̄ L mk
= T
(3.64)
L2 mkT 2πh̄2
2
3k
= (3.65)
2
We see that the heat capacity of a particle in a three-dimensional box is
three times that for a a particle in a one-dimensional box. This makes sense
because each dimension of translational motion independently adds to the
capacity of the system to store energy in thermal motion. Each translation
degree of freedom gives a k2 term to the heat capacity for a system with
constant volume.
Because the heat capacity is not dependent on temperature, we can easily
integrate it from zero to the some temperature to find out how much thermal
energy is stored in the system.
Z T Z T
∂U 0
0
dT = CV dT 0 (3.66)
0 ∂T V 0
U = CV T (3.67)
3
U = kT (3.68)
2
20
Chapter 4
Maxwell-Boltzmann Statistics
with energies
h̄2 π 2 n21 n22 n23
En1 ,n2 ,n3 = + + (4.3)
2m L2x L2y L2z
h̄2
kx2 + ky2 + kz2
= (4.4)
2m
These states correspond to lattice points in a space, k-space, whose axises
are kx , ky , and kz . A vector in this space is called a wave vector
~k = kx x̂ + ky ŷ + kz ẑ (4.5)
21
Figure 4.1: k-space
In polar coordinates,
kz ky
θ = arccos , φ = arctan (4.7)
k kx
22
Figure 4.2: Density of points in k-space
In general, if there are gs spin states with the same energy at the same point
in k-space, the density of states is
We can now write down the partition function, using k to integrate over
all states. Z ∞
Z= D(k) e−Ek /kB T dk (4.16)
0
23
is2
Pocp = 1 − P (Ni = 0) (4.17)
= 1 − (1 − Pi )N (4.18)
N (N − 1) 2
= 1 − 1 + N Pi − Pi + . . . (4.19)
2
where Ni denotes the number of particles occupying the i-th state and Pi is
the probability that a particle gets tossed into the i-th states. If the density
of states is sufficiently large, and the temperature high, then Pi 1, and
we can ignore higher terms in Pi . In this regime, it does not even matter if
we allow multiple particles to occupy the same state, be them fermions or
bosons, because the probability of multiple occupancies is so low.
Pocp ' N Pi (4.20)
Using this approximation, the number of states occupied in a differential
k-shell is
dNocp = Pocp dN (4.21)
N e−Ek /kB T
= D(k) dk (4.22)
Z
= fMB (k) dk (4.23)
where we have defined the Maxwell-Boltzmann Distribution, fMB (k), to be
N D(k) e−Ek /kB T
fMB (k) = Z
(4.24)
24
Let us say we want to calculate the average velocity squared of the particles.
We first have to calculate
R∞ 2
2 k fMB (k) dk
k = 0R ∞ (4.27)
f MB (k) dk
R ∞0 4 −E /k T
k e k B dk
= 0R ∞ −E /k T (4.28)
e k B dk
R ∞0 4 −h̄2 k2 /2mk T
k e B
dk
= 0R ∞ −h̄2 k2 /2mk T (4.29)
0
e B dk
h̄2 k2
Substitute3 x2 ≡ 2mkB T
R ∞ 4 −x2
2 2mkB T 0R
x e dx
k = ∞ −x2 (4.30)
h̄2 e dx
0√
2 mkB T 3 π 4
= √ (4.31)
h̄2 8 π
3mkB T
= (4.32)
h̄2
In the non-relativistic limit,
2 hp2 i h̄2
2
v = = k (4.33)
m2 m2
3kB T
= (4.34)
m
For each particle, the average energy is
1
3
U = m v 2 = kB T (4.35)
2 2
which is the same result we got for the ideal gas using a different method in
equation 3.68.
R∞ 2
√ R∞ 2
√
3 π π
3
We used the integrals 0
x4 e−x dx = 8 and 0
e−x dx = 4 .
25
Chapter 5
26
Chapter 6
Thermodynamics of Multiple
Particles
6.1 Definition
Now we will consider systems consisting of distinguishable types of particles,
where all the particles in a given type are identical. In addition to the
exchange of work and heat between subsystems, now the number of particles
of one type can be transfered to another type. One example of this is a
cylinder of gas with a semipermeable membrane dividing the cylinder. There
are two types of gas molecules that are distinguishable by which side of the
membrane they are on. Another example is a single container of gas holding
A type molecules, B type molecules, and a third AB type that is the product
of some kind of combination of A and B type molecules.
27
Therefore,
∂U
µ= (6.2)
∂N V,S
dU = T dS − p dV + µ dN (6.3)
This also leads to a noteworthy equation for the Gibbs Free Energy:
dU = T dS + S dT − p dV − V dP + µ dN + N dµ (6.8)
0 = S dT − V dp + N dµ (6.9)
This is called the Gibbs-Duhem Relation. We can generalize this for a system
with various work variables Xi and particle types indexed by j.
X X
0 = S dT − Xi dpi + Nj dµj (6.10)
i j
28
Chapter 7
Identical Particles
This implies that the exchanged wavefunctions differ only by a complex factor
whose modulus squared is one.
⇒ ei2θ = 1 (7.5)
which only has solutions θ = . . . − 2π, −π, 0, π, 2π . . . ⇒ eiθ = ±1.
Particles with an exchange factor of +1, i.e. symmetric under exchange,
are called bosons. Those with an exchange factor of −1, i.e. antisymmetric
under exchange, are called fermions.
29
Larger numbers of identical bosons or fermions must still obey the appro-
priate exchange symmetry. The ways to construct a wavefunction for several
identical particles with the correct symmetry are the following:
Immediately one can see that if the two particles are in the same state (i = j),
ψFermi ≡ 0. This explains the Pauli Exclusion Principle, that no two fermions
can exist in the same quantum state.
7.2 Spin
There is a very important result from relativistic quantum mechanics called
the Spin-Statistics Theorem, which is beyond the scope of this work. It holds
that fermions have half-integer spin and bosons have integer spin.
30
s = 1 symmetric triplet:
|1 1i = ↑↑ (7.12)
|1 0i = ↑↓ + ↓↑ (7.13)
|1 − 1i = ↓↓ (7.14)
s = 0 antisymmetric singlet:
|0 0i = ↑↓ − ↓↑ (7.15)
The spin singlet allows two electrons (which are fermions) to exist in the
same spacial state (orbital) without violating Pauli’s Exclusion Principle.
31
Chapter 8
8.1 Definition
Suppose system A is in contact with a with a huge reservoir with which
the system can exchange both heat and particles. We use ΩR to denote
the number of microstates in the some macrostate specified by a number of
particles and a temperature. Plugging S = kB ln ΩR into equation 6.7 gives
−µ ∂ ln ΩR
= (8.1)
kB T ∂NR UR ,VR
The reservoir is so large that its temperature and chemical potential do not
significantly change when heat or particles are added to it. Therefore, we
may trivially integrate both equations. They have the simultaneous solution
(where C is some combined constant of integration):
UR − µNR
ln ΩR = C + (8.3)
kB T
ΩR = eC e(UR −µNR )/kB T (8.4)
The total number of microstates of the combined system is
32
The number of microstates with system A in its i-th microstate is
where UT = UA + UR and NT = NA + NR .
Since UT and NT are conserved, they can be absorbed into the leading con-
stant.
Ωi = C 0 e−(Ei −µNi )/kB T (8.8)
The total number of states is
X
Ωtotal = Ωj (8.9)
j
33
Recognizing that
X X
U= Pi Ei and N = Pi Ni (8.17)
i i
we have that
U µN
S= − + kB ln Ξ (8.18)
T T
Rearranging this, we define the Grand Potential to be
Φ = −kB T ln Ξ (8.20)
Differentiating Φ and plugging in the differential of U from equation 6.3
gives
dΦ = dU − T dS − S dT − µ dN − N dµ (8.21)
= T
dS − p dV +
µ −
dN TdS − S dT −
µ − N dµ (8.22)
dN
= − p dV − S dT − N dµ (8.23)
8.3 Fermions
For our system we choose the i-th single quantum state of a fermion, a state
with a specific wave vector and spin state. Pauli’s exclusion principle forbids
more than one particle to exist in this state. Therefore, the spectrum of
energies for this system is only {0, Ei }, 0 for the state being unoccupied,
and Ei , being the energy of that state, for when it is occupied. Then the
grand partition function for this system is
34
The grand potential is
Φ = − kB T ln 1 + e−(Ei −µ)/kB T
(8.26)
D(k)
fFD (k) = e(Ek −µ)/kB T +1
(8.29)
8.4 Bosons
We choose our system to be the i-th single quantum state of a boson, a state
with a specific wave vector and spin state. Any nonnegative integer number
of bosons can occupy a single state. Therefore, the spectrum of energies for
our system is {0, Ei , 2Ei , 3Ei . . .}. The grand partition function is1
35
The average number of particles in this state is
∂Φ
N = − (8.34)
∂µ T,V
1
= −(Ei −µ)/k T (8.35)
e B −1
Just like we did for fermions, if we use k to index the energy levels, and let
D(k) handle the spin and other degeneracies, we can write the distribution
of occupied states for bosons, called the Bose-Einstein Distribution.
D(k)
fBE (k) = e(Ek −µ)/kB T −1
(8.36)
p2 h̄2 k 2
Ek = = (8.40)
2m 2me
36
Therefore, the energy of the states on the Fermi surface, called the Fermi
energy, is
h̄2
EF = (3π 2 n)2/3 (8.41)
2me
The total internal energy of the electron gas at T = 0 is
Z kF
U = Ek D(k) dk (8.42)
0
Z kF 2 2 2
h̄ k Vk
= dk (8.43)
0 2me π2
h̄2 V
Z kF
= k 4 dk (8.44)
2π 2 me 0
h̄2 V
= k5 (8.45)
10π 2 me F
From equations 8.39 and 8.41
Ne
kF3 = 3π 2 n = 3π 2 (8.46)
V
2me EF
kF2 = (8.47)
h̄2
Therefore,
h̄2 V
Ne 2 2
me EF
U = 3π (8.48)
2
10π
me V h̄2
3
= EF Ne (8.49)
5
Even at T=0, an electron gas has positive internal energy and therefore a
positive pressure. To calculate this degeneracy pressure, we write the explicit
dependence of U on V . Plugging equation 8.39 into 8.45 gives
5/3
h̄2 V
2 Ne
U = 3π (8.50)
10π 2 me V
h̄2 5/3 −2/3
= 3π 2 Ne V (8.51)
10π 2 me
37
∂U
p = − (8.52)
∂V T,Ne
5/3
h̄2
2 2 Ne
= 3π (8.53)
3 10π 2 me V
2 h̄2 kF2 2
= 3 π n (8.54)
3 10π 2 me
2
= EF n (8.55)
5
Notice that the degeneracy pressure increases with the number density, and
that the Fermi energy also increases with the number density.
UT = U + UG (8.68)
39
Figure 8.1: Potential well for white dwarf with non-relativistic electrons
2/3
h̄2 N 5/3
9π
R = (8.78)
4 GM 2 m
2/3 5/3
h̄2 M
9π 3600 m
= (8.79)
4 GM 2 m
2/3
h̄2
9π −5/3
= (3600) (8.80)
4 G M 1/3 m8/3
For a star with the mass of the sun, M = m ≈ 2.0 × 1030 kg, and R ≈
7.4 × 106 m.
40
The Fermi energy of such a white dwarf can be calculated by combining
the following equations
h̄2 2/3
EF = 3π 2 n (8.81)
2m
N
n = (8.82)
4πR3 /3
M
N = (8.83)
2(1800 m)
which gives that EF ≈ 0.18 MeV. Note that the rest mass energy of an elec-
tron is 0.51 MeV, indicating that the most energetic electrons in our example
white dwarf star (those on the Fermi surface) are getting near relativistic.
Ek = pc = h̄kc (8.84)
41
The total internal energy of the electron gas at T = 0 is
Z kF
U = Ek D(k) dk (8.86)
0
Z kF 2
Vk
= (h̄kc) dk (8.87)
0 π2
h̄cV kF 3
Z
= k dk (8.88)
π2 0
h̄cV 4
= k (8.89)
4π 2 F
EF V 3
= k (8.90)
4π 2 F
EF V 2
= 3π n (8.91)
4π 2
3
= EF Ne (8.92)
4
42
The gravitational potential energy is the same as we calculated in Section
8.6. The total energy is
UT = U + UG (8.99)
C B
= − (8.100)
R R
C −B
= (8.101)
R
There is no stable radius for a white dwarf star with relativistic electrons. The
critical point is when C = B. Using the same assumptions from equations
8.75, 8.76, and 8.77, we have that
2/3
3 3 3
π 1/3 h̄ c Ne4/3 = GNN2 m2N (8.102)
4 2 5
2/3 4/3
5 3 1/3 h̄c M
π = M2 (8.103)
4 2 G 2 mN
2/3 4/3
2/3 5 3 1 1/3 h̄c −4/3
M = π mN (8.104)
4 2 2 G
3/2 3/2
5 √ h̄c
M =3 π m−2
N (8.105)
16 G
The Planck Mass is defined as
r
h̄c
mP = (8.106)
G
We call the critical mass, M , the Chandrasekhar limit, MCh .
3/2
√
5
MCh = 3 π m3P m−2
N (8.107)
16
≈ m3P m−2N (8.108)
≈ 3 × 1030 kg (8.109)
≈ 1.5 m (8.110)
If mass of the star is less than MCh , then C − B is positive and the star will
expand, lowering its energy levels until it is in the non-relativistic regime. If
43
the mass of the star is greater than MCh , then C − B is negative and the star
will continue to collapse. The star is forced to perform an enormous number
of inverse beta-decays, converting its electrons into electron neutrinos that
radiate away and converting its protons into neutrons. Then the star can
reach a new equilibrium supported by neutron degeneracy pressure. Such a
star is called a neutron star. It is virtually a huge single nucleus consisting
of only neutrons. If the neutron degeneracy pressure is not enough to stop
the collapse, the star becomes a black hole.
44
Chapter 9
Questions
45