Worked Example 22.3.1.
How many ways are there to distribute seven coins amongst three children? (Assume the coins are indistinguishable. But children are obviously distinguishable.)
Solution.
Here is one scheme by which we can decide how many coins each child will get. Line the children up in some order. (There is no need to count the number of ways to do this β see the end of the solution.) Also lay out the coins in a line:
Now grab two Hickory Sticksβ’ from the snack table to act as dividers to split the coins up into three groups. For example,
means that the first child will receive one coin, the second will receive four, and the third child will receive two, whereas
means that the first child gets all seven coins.
We are now back to the red bottle, blue bottle problem (see Worked Example 21.3.8 and Worked Example 22.2.7): how many different symbol patterns can we obtain by arranging two indistinguishable symbols and seven indistinguishable symbols? Just choose two of the nine available positions in the pattern to place the symbols. And so we have arrived at the answer
Now, why do we not have to take into account the ordering of the children at the beginning? Let represent the three children. Relative to that ordering of children, the symbol pattern
means that the child gets all seven coins, as above. But relative to the ordering the different symbol pattern
also means that child gets all seven coins, which is the same result. So if we allow both symbol patterns and orderings of children to vary, we will end up over-counting.