Before getting started with real plasma physics concepts, we need to quickly review some statistical mechanics with the goal of deriving the Maxwell-Boltzmann distribution.
As we all know, if we have N unique objects, there are N! ways of arranging them. If n1…nk are identical with N things, the number of combinations is
n1!…nk!N!
What does probability have to do with a velocity distribution? Consider the one-dimensional random walk, in which we take N steps, and at each step we move in a random direction. We take nr steps to the right and N−nr steps to the left. For a random walk we assume the probability of going in each direction is the same
Pr=p=21Pl=q=21
After taking N steps, the probability of taking nr steps to the right and (N−nr) steps to the left is
P(nr)=nr!(N−nr)!N!⋅pnrqnr
We are also interested in the final destination, which is the net number of steps to the right
mr=nr−nl=2nr−N
If we have a bias to move in a particular direction, then p=q and the distribution P(nr) will be shifted towards the bias.
Of course, if we have a very large N we aren't going to be able to compute P(nr) directly. We've got our handy dandy natural logarithm to help us.
lnN!=lnN+ln(N−1)+…+1
ln(N+1)!=ln(N+1)+lnN!
∂N∂lnN!≈N−(N−1)ln(N+1)!−lnN!=ln(N+1)≈lnN
Recall our expression for the probability distribution
Surprise surprise, the probability of getting a certain result is just the expectation value of that result. Can we also say anything about the width of the distribution?
Taylor expand about nr=Np and define η by nr=Np+η
So the uncertainty is δnr=Npq≈21N. For a very large N, the relative uncertainty δnr/N≈2N1 diminishes and the distribution (centered at Np ) gets very narrow. The signal-to-noise will go as N1.
Maxwell-Boltzmann Distribution Function
Suppose we've got a large number N of particles with total energy W. What is the energy distribution among the particles?
We call a "state" a possible distribution (permutation) of energy among the particles which satisfies the constraints. The fundamental principle of statistical mechanics states that all states have an equal chance of being occupied, with the resulting combinatorial factor giving the distribution. Because the number of particles is very large, the distribution will be close to the distribution that has the largest number of states.
Label the particles by the energy they have. Let ni be the number of particles with energy between ϵi and ϵi+1=ϵi+δϵ. Choose k different energy ranges:
i=0∑kni=Ni=1∑kϵini=W= total energy
The number of states with a given distribution is just a partitioning (indistinguishable!) of the energy among k bins, so
P=N1n1!…nk!N!=n1!…nk!N−1!≈n1!…nk!N!
We know that the distribution will be closely centered about the maximum of P, subject to the conservation constraints of energy and particles
δN=0=1∑kδni
δW=0=1∑kϵiδni
Going back to our log trick to find the critical point
δlnP=0
lnP=lnN!−1∑klnni!
δlnP=−1∑klnniδni=0
Let λ be the Lagrange multiplier for δN and β be the Lagrange multiplier for δW, so
(lnni+λ+βϵi)δni=0
lnni=0λ−βϵi
ni=e−λ−βϵi=nλe−βϵi
Values of nλ just come from the real constraints N and W
∫0∞nλe−βϵdϵ=N
∫0∞ϵnλe−βϵdϵ=W
Putting in our constraints, out pops the Maxwell-Boltzmann distribution
f(v)dv=n(2πkTm)3/2e−ϵ/kTϵ= KE + PE
Example: Distribution under Gravity
If we have a bunch of particles under the influence of gravity, the energy is
ϵ=21mv2+mgz
The distribution is
f(v)=n0(2πkTm)3/2e−(21mv2+mgz)/kT
=n(z)(2πkTm)3/2e−21mv2/kT
n(z)=n0e−mgz/kT
In a collisionless picture, the velocity spread is the same at all heights (kT is not a function of z). However lower energy particles do not make it to a higher z. We end up with a density drop with increasing z .