Problem 1:

{\em Statistical Mechanics} studies the behavior of large systems of
particles (such as a kettle of boiling water).  One of the most basic
physical systems is a {\em gas:} a collection of particles (electrons,
atoms, photons) floating around in a large container. 

One way to describe this system is to divide the container into lots
of tiny boxes.  
The "state" of the system says how the particles are distributed among
the tiny boxes. 
The system is equally likely to be in any one of its states (assuming
they all have the same energy, but discussing this would take us too
far afield).  
Many facts about the aggregate behavior of the system arise from
averaging over all its possible states.

It turns out that different kinds of particles exhibit different kinds
of aggregate behavior.
These differences can be explained by different assumptions about the 
system states.

The {\em Maxwell-Boltzmann\/} model assumes that the particles are 
{\em distinguishable}, say, numbered $1,\ldots$.
A state is described by where particle $1$ is, where particle $2$ is,
and so on. 
In the Maxwell-Boltzmann model, a single particle is equally
likely to be in any one of the tiny boxes.
Nature follows these rules when all the particles are
distinct (e.g., different atoms).

Part (a):
Suppose that there are $r$ particles in
the container and $n$ tiny boxes.
How many possible states are there under the Maxwell-Boltzmann model?

Ans: $n^r$

On the other hand, the {\em Bose-Einstein\/} model assumes that the
particles are {\em indistinguishable\/}.
A state is described by the {\em number\/} of particles appearing in
each tiny box. 
In the Bose-Einstein model, all the distributions of numbers of
particles in tiny boxes are equally likely.
Gases made up of photons obey this model.
% Photons are a kind of {\em Boson}
% and so is Helium 2 (the superconducting stuff).
% [[[ What is this last sentence saying?]]]

Part (b): 
How many possible states are there under the Bose-Einstein model?

Ans: ${n+r-1 \choose r}$
Balls in bins, stars and bars.


The Maxwell-Boltzmann and Bose-Einstein models predict very different
aggregate system behavior.
For example, suppose $r/n =
\lambda$ is the average number of particles per cell.  

Part (c):
Prove that in the Maxwell-Boltzmann model, the fraction of empty
cells is about
\[
e^{-\lambda}
\].

Ans: The probability that a given cell is empty is just $(1 -
\frac{1}{n})^r$.
Using the approximation $(1 - \frac{1}{n}) \approx e^{-\frac{1}{n}}$
(valid for large $n$), 
this yields approximately $e^{-\frac{r}{n}} = e^{-\lambda}$.
This probability should be close to the fraction of empty cells.

[[[check me---David got a slightly different answer.]]]

Part (d):
Prove that under Bose--Einstein Statistics, the fraction of empty
cells is about
\[
\frac{1}{1+\lambda}
\]

Ans:
The probability that a given cell is empty is just the ratio of
the number of states in which that cell is empty to the total number
of states.
The total number of states is ${n+r-1 \choose r}$.
The number of states in which the given cell is empty is
the same as the number of states for a system with $n-1$ tiny boxes
and $r$ particles, namely, ${n+r-2 \choose r}$.
The ratio works out to $\frac{n-1}{n+r-1} = \frac{1 - \frac{1}{n}}{1 +
\frac{r}{n} - \frac{1}{n}}$.
Since we assume $n$ is very large, 
this is approximately $\frac{1}{1 + \frac{r}{n}}$, as needed.

When $\lambda$ is large, the first quantity is a lot less than the
second.  In other words, Maxwell-Boltzmann predicts a more spread-out
gas than you would actually find.

A different story happens with electrons, protons, and other ``solid''
particles called {\em Fermions}.  At most one fermion will be present
in a given cell (thus we'd better have $n>r$).  If the particles were
distinguishable, there would be $P(n,r)=n(n-1)\cdots(n-r+1)$ different
states.  But when the particles are all the same, nature acts as if
there are ${n \choose r}$ different states.  This means that gases
made up of just one atom behave differently than gases made up of
more than one atom.  In particular, the {\em entropy} of a gas, a
physically measurable quantity, depends on the number of states.
Physical experiments have shown that the entropy agrees with the
indistinguishable particles model, and not the other.

[[[I'm not sure what to say/ask about this.]]]

