HOME

TheInfoList



OR:

In mathematics, Pascal's rule (or Pascal's formula) is a
combinatorial 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 ap ...
identity about binomial coefficients. It states that for positive natural numbers ''n'' and ''k'', + = , where \tbinom is a binomial coefficient; one interpretation of the coefficient of the term in the expansion of . There is no restriction on the relative sizes of and , since, if the value of the binomial coefficient is zero and the identity remains valid. Pascal's rule can also be viewed as a statement that the formula \frac = = solves the linear two-dimensional difference equation N_ = N_ + N_, \quad N_ = N_ = 1 over the natural numbers. Thus, Pascal's rule is also a statement about a formula for the numbers appearing in
Pascal's triangle In mathematics, Pascal's triangle is a triangular array of the binomial coefficients that arises in probability theory, combinatorics, and algebra. In much of the Western world, it is named after the French mathematician Blaise Pascal, although o ...
. Pascal's rule can also be generalized to apply to
multinomial coefficient 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 For any positive integer ...
s.


Combinatorial proof

Pascal's rule has an intuitive combinatorial meaning, that is clearly expressed in this counting proof. ''Proof''. Recall that \tbinom equals the number of subsets with ''k'' elements from a set with ''n'' elements. Suppose one particular element is uniquely labeled ''X'' in a set with ''n'' elements. To construct a subset of ''k'' elements containing ''X'', include X and choose ''k'' − 1 elements from the remaining ''n'' − 1 elements in the set. There are \tbinom such subsets. To construct a subset of ''k'' elements ''not'' containing ''X'', choose ''k'' elements from the remaining ''n'' − 1 elements in the set. There are \tbinom such subsets. Every subset of ''k'' elements either contains ''X'' or not. The total number of subsets with ''k'' elements in a set of ''n'' elements is the sum of the number of subsets containing ''X'' and the number of subsets that do not contain ''X'', \tbinom + \tbinom. This equals \tbinom; therefore, \tbinom = \tbinom + \tbinom.


Algebraic proof

Alternatively, the algebraic derivation of the binomial case follows. \begin + & = \frac + \frac \\ & = (n-1)! \left \frac + \frac\right\\ & = (n-1)! \frac \\ & = \frac \\ & = \binom. \end


Generalization

Pascal's rule can be generalized to multinomial coefficients. For any
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 languag ...
''p'' such that p \ge 2, k_1, k_2, k_3, \dots, k_p \in \mathbb^\!, and n = k_1 + k_2 + k_3 + \cdots + k_p \ge 1, ++\cdots+ = where is the coefficient of the x_1^x_2^\cdots x_p^ term in the expansion of (x_1 + x_2 + \dots + x_p)^. The algebraic derivation for this general case is as follows. Let ''p'' be an integer such that p \ge 2, k_1, k_2, k_3, \dots, k_p \in \mathbb^\!, and n = k_1 + k_2 + k_3 + \cdots + k_p \ge 1. Then \begin & \quad + + \cdots + \\ & = \frac + \frac + \cdots + \frac \\ & = \frac + \frac + \cdots + \frac = \frac \\ & = \frac = \frac = . \end


See also

*
Pascal's triangle In mathematics, Pascal's triangle is a triangular array of the binomial coefficients that arises in probability theory, combinatorics, and algebra. In much of the Western world, it is named after the French mathematician Blaise Pascal, although o ...


References


Bibliography

*Merris, Russell

John Wiley & Sons. 2003


External links

* * {{DEFAULTSORT:Pascal's Rule Combinatorics Mathematical identities Articles containing proofs