This article needs additional citations for verification. (December 2022) |
In mathematics, the multinomial theorem describes how to expand a power of a sum in terms of powers of the terms in that sum. It is the generalization of the binomial theorem from binomials to multinomials.
Theorem
editFor any positive integer m and any non-negative integer n, the multinomial theorem describes how a sum with m terms expands when raised to the nth power: where is a multinomial coefficient. This can be proved by the slider method. The sum is taken over all combinations of nonnegative integer indices k1 through km such that the sum of all ki is n. That is, for each term in the expansion, the exponents of the xi must add up to n.[1][a]
In the case m = 2, this statement reduces to that of the binomial theorem.[1]
Example
editThe third power of the trinomial a + b + c is given by This can be computed by hand using the distributive property of multiplication over addition and combining like terms, but it can also be done (perhaps more easily) with the multinomial theorem. It is possible to "read off" the multinomial coefficients from the terms by using the multinomial coefficient formula. For example, has coefficient , has coefficient , and so on.
Alternate expression
editThe statement of the theorem can be written concisely using multiindices:
where
and
Proof
editThis proof of the multinomial theorem uses the binomial theorem and induction on m.
First, for m = 1, both sides equal x1n since there is only one term k1 = n in the sum. For the induction step, suppose the multinomial theorem holds for m. Then
by the induction hypothesis. Applying the binomial theorem to the last factor,
which completes the induction. The last step follows because
as can easily be seen by writing the three coefficients using factorials as follows:
Multinomial coefficients
editThe numbers
appearing in the theorem are the multinomial coefficients. They can be expressed in numerous ways, including as a product of binomial coefficients or of factorials:
Sum of all multinomial coefficients
editThe substitution of xi = 1 for all i into the multinomial theorem
gives immediately that
Number of multinomial coefficients
editThe number of terms in a multinomial sum, #n,m, is equal to the number of monomials of degree n on the variables x1, …, xm:
The count can be performed easily using the method of stars and bars.
Valuation of multinomial coefficients
editThe largest power of a prime p that divides a multinomial coefficient may be computed using a generalization of Kummer's theorem.
Asymptotics
editBy Stirling's approximation, or equivalently the log-gamma function's asymptotic expansion, so for example,
Interpretations
editWays to put objects into bins
editThe multinomial coefficients have a direct combinatorial interpretation, as the number of ways of depositing n distinct objects into m distinct bins, with k1 objects in the first bin, k2 objects in the second bin, and so on.[2]
Number of ways to select according to a distribution
editIn statistical mechanics and combinatorics, if one has a number distribution of labels, then the multinomial coefficients naturally arise from the binomial coefficients. Given a number distribution {ni} on a set of N total items, ni represents the number of items to be given the label i. (In statistical mechanics i is the label of the energy state.)
The number of arrangements is found by
- Choosing n1 of the total N to be labeled 1. This can be done ways.
- From the remaining N − n1 items choose n2 to label 2. This can be done ways.
- From the remaining N − n1 − n2 items choose n3 to label 3. Again, this can be done ways.
Multiplying the number of choices at each step results in:
Cancellation results in the formula given above.
Number of unique permutations of words
editThe multinomial coefficient
is also the number of distinct ways to permute a multiset of n elements, where ki is the multiplicity of each of the ith element. For example, the number of distinct permutations of the letters of the word MISSISSIPPI, which has 1 M, 4 Is, 4 Ss, and 2 Ps, is
Generalized Pascal's triangle
editOne can use the multinomial theorem to generalize Pascal's triangle or Pascal's pyramid to Pascal's simplex. This provides a quick way to generate a lookup table for multinomial coefficients.
See also
editReferences
edit- ^ As with the binomial theorem, quantities of the form x0 that appear are taken to equal 1, even when x equals zero.
- ^ a b Stanley, Richard (2012), Enumerative Combinatorics, vol. 1 (2 ed.), Cambridge University Press, §1.2
- ^ National Institute of Standards and Technology (May 11, 2010). "NIST Digital Library of Mathematical Functions". Section 26.4. Retrieved August 30, 2010.