Pascal's Rule
   HOME

TheInfoList



OR:

In
mathematics Mathematics is an area of knowledge that includes the topics of numbers, formulas and related structures, shapes and the spaces in which they are contained, and quantities and their changes. These topics are represented in modern 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 Identity may refer to: * Identity document * Identity (philosophy) * Identity (social science) * Identity (mathematics) Arts and entertainment Film and television * ''Identity'' (1987 film), an Iranian film * ''Identity'' (2003 film), ...
about
binomial coefficient In mathematics, the binomial coefficients are the positive integers that occur as coefficients in the binomial theorem. Commonly, a binomial coefficient is indexed by a pair of integers and is written \tbinom. It is the coefficient of the t ...
s. It states that for positive
natural numbers In mathematics, the natural numbers are those numbers used for counting (as in "there are ''six'' coins on the table") and ordering (as in "this is the ''third'' largest city in the country"). Numbers used for counting are called ''cardinal n ...
''n'' and ''k'', + = , where \tbinom is a binomial coefficient; one interpretation of the coefficient of the term in the
expansion Expansion may refer to: Arts, entertainment and media * ''L'Expansion'', a French monthly business magazine * ''Expansion'' (album), by American jazz pianist Dave Burrell, released in 2004 * ''Expansions'' (McCoy Tyner album), 1970 * ''Expansio ...
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 ot ...
. 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
subset In mathematics, Set (mathematics), set ''A'' is a subset of a set ''B'' if all Element (mathematics), elements of ''A'' are also elements of ''B''; ''B'' is then a superset of ''A''. It is possible for ''A'' and ''B'' to be equal; if they are ...
s with ''k'' elements from a
set Set, The Set, SET or SETS may refer to: Science, technology, and mathematics Mathematics *Set (mathematics), a collection of elements *Category of sets, the category whose objects and morphisms are sets and total functions, respectively Electro ...
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 language ...
''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 ot ...


References


Bibliography

*Merris, Russell

John Wiley & Sons. 2003


External links

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