Suppose we have a jar full of pennies, say N pennies,
all of which have had unique numbers painted on them
so that they can be easily distinguished from each other.
Now suppose we shake it thoroughly and dump it out on
a nice flat table; each penny falls either "heads"
or "tails" with equal a priori probability.
The probability of penny #1 being "heads" is .
The probability of penny #1 being "heads"
and penny #2 being "tails" is
.
The probability of penny #1 being "heads"
and penny #2 being "tails"
and penny #3 being "tails" is
.
And so on. If the pennies are all "statistically independent"
(i.e. how one penny falls has no influence on the other pennies),
the probability of any specific arrangement
of specific pennies falling specific ways [what we call a
fully specified state of the system] is
Unfortunately, this is not what we want to know. We don't care which pennies fall which way,15.2 only how many of each. This is what we call a partially specified or partially constrained state of the system. What we really want to know is the number of ways we can get n heads and (N-n) tails.15.3
Suppose we specify that n pennies are "heads"
and the remaining (N-n) are "tails." The number of
ways we can do this is what we call
,
the multiplicity function
for the partially constrained state
specified only by n and N.
Here's how we calculate
:
the number of
different ways we can rearrange all N coins is
Another example would be a parking lot with N spaces in which n cars are parked. The number of different ways we can label the spaces is N! but the n occupied spaces can be rearranged amongst themselves n! different ways and the (N-n) empty spaces can be rearranged (N-n)! different ways without altering the partial constraint [namely, that only n of the spaces are filled].15.4 Then Eq. (1) describes the number of different ways the cars can be parked without changing the total number of parked cars.