Combinatorial Probability - Main Theorem
The multinomial theorem generalizes the binomial theorem to expansions involving more than two terms. It provides both a powerful algebraic tool and a counting formula for distributing objects into categories.
Multinomial Theorem
For any real numbers and non-negative integer :
where the sum is over all non-negative integer solutions to , and:
Proof Outline: When expanding , we multiply factors together. Each term in the expansion results from choosing one from each of the factors. A term arises when we choose from factors, from factors, etc. The coefficient counts the number of ways to partition the positions into groups of sizes . □
Setting all yields:
This counts the number of ways to place distinguishable balls into distinguishable boxes.
Expand :
Computing each term:
- permutations: , ,
- permutations: , and similarly
- :
Result:
Stirling's Approximation
For large factorials, exact computation becomes impractical. Stirling's formula provides an excellent approximation.
For large :
More precisely:
This allows us to approximate binomial coefficients for large :
Compare with Stirling's approximation:
- Exact:
- Stirling:
- Relative error: less than 1%
The multinomial theorem and Stirling's approximation are indispensable tools in probability theory. The multinomial theorem handles discrete distributions over multiple categories, while Stirling's formula enables asymptotic analysis of probabilities involving large numbers of trials.