HOME

TheInfoList



OR:

In mathematics, the multinomial theorem describes how to expand a power of a
sum Sum most commonly means the total of two or more numbers added together; see addition. Sum can also refer to: Mathematics * Sum (category theory), the generic concept of summation in mathematics * Sum, the result of summation, the additio ...
in terms of powers of the terms in that sum. It is the generalization of the binomial theorem from binomials to multinomials.


Theorem

For any positive integer and any non-negative integer , the multinomial formula describes how a sum with terms expands when raised to an arbitrary power : :(x_1 + x_2 + \cdots + x_m)^n = \sum_ \prod_^m x_t^\,, where : = \frac is a multinomial coefficient. The sum is taken over all combinations of nonnegative
integer An integer is the number zero (), a positive natural number (, , , etc.) or a negative integer with a minus sign ( −1, −2, −3, etc.). The negative numbers are the additive inverses of the corresponding positive numbers. In the language ...
indices through such that the sum of all is . That is, for each term in the expansion, the exponents of the must add up to . Also, as with the binomial theorem, quantities of the form that appear are taken to equal 1 ( even when equals zero). In the case , this statement reduces to that of the binomial theorem.


Example

The third power of the trinomial is given by :(a+b+c)^3 = a^3 + b^3 + c^3 + 3 a^2 b + 3 a^2 c + 3 b^2 a + 3 b^2 c + 3 c^2 a + 3 c^2 b + 6 a b c. This can be computed by hand using the distributive property of multiplication over addition, 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: :a^2 b^0 c^1 has the coefficient = \frac = \frac = 3. :a^1 b^1 c^1 has the coefficient = \frac = \frac = 6.


Alternate expression

The statement of the theorem can be written concisely using multiindices: :(x_1+\cdots+x_m)^n = \sum_x^\alpha where : \alpha=(\alpha_1,\alpha_2,\dots,\alpha_m) and : x^\alpha=x_1^ x_2^ \cdots x_m^


Proof

This proof of the multinomial theorem uses the binomial theorem and induction on . First, for , both sides equal since there is only one term in the sum. For the induction step, suppose the multinomial theorem holds for . Then : \begin & (x_1+x_2+\cdots+x_m+x_)^n = (x_1+x_2+\cdots+(x_m+x_))^n \\ pt= & \sum_ x_1^ x_2^\cdots x_^(x_m+x_)^K \end by the induction hypothesis. Applying the binomial theorem to the last factor, : = \sum_ x_1^x_2^\cdots x_^\sum_x_m^x_^ : = \sum_ x_1^x_2^\cdots x_^x_m^x_^ which completes the induction. The last step follows because : = , as can easily be seen by writing the three coefficients using factorials as follows: : \frac \frac=\frac.


Multinomial coefficients

The 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: : = \frac = \cdots


Sum of all multinomial coefficients

The substitution of for all into the multinomial theorem :\sum_ x_1^ x_2^ \cdots x_m^ = (x_1 + x_2 + \cdots + x_m)^n gives immediately that : \sum_ = m^n.


Number of multinomial coefficients

The number of terms in a multinomial sum, , is equal to the number of monomials of degree on the variables : : \#_ = . The count can be performed easily using the method of stars and bars.


Valuation of multinomial coefficients

The largest power of a prime that divides a multinomial coefficient may be computed using a generalization of Kummer's theorem.


Interpretations


Ways to put objects into bins

The multinomial coefficients have a direct combinatorial interpretation, as the number of ways of depositing distinct objects into distinct bins, with objects in the first bin, objects in the second bin, and so on.


Number of ways to select according to a distribution

In statistical mechanics and
combinatorics Combinatorics is an area of mathematics primarily concerned with counting, both as a means and an end in obtaining results, and certain properties of finite structures. It is closely related to many other areas of mathematics and has many a ...
, if one has a number distribution of labels, then the multinomial coefficients naturally arise from the binomial coefficients. Given a number distribution on a set of total items, represents the number of items to be given the label . (In statistical mechanics is the label of the energy state.) The number of arrangements is found by *Choosing of the total to be labeled 1. This can be done \tbinom ways. *From the remaining items choose to label 2. This can be done \tbinom ways. *From the remaining items choose to label 3. Again, this can be done \tbinom ways. Multiplying the number of choices at each step results in: :\cdots=\frac \cdot \frac \cdot \frac\cdots. Cancellation results in the formula given above.


Number of unique permutations of words

The multinomial coefficient :\binom is also the number of distinct ways to
permute In mathematics, a permutation of a set is, loosely speaking, an arrangement of its members into a sequence or linear order, or if the set is already ordered, a rearrangement of its elements. The word "permutation" also refers to the act or proc ...
a multiset of elements, where is the multiplicity of each of the th 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 : = \frac = 34650.


Generalized Pascal's triangle

One 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

* Multinomial distribution * Stars and bars (combinatorics)


References

{{Reflist Factorial and binomial topics Articles containing proofs Theorems about polynomials