Pascal's Rule
   HOME

TheInfoList



OR:

In
mathematics Mathematics is a field of study that discovers and organizes methods, Mathematical theory, theories and theorems that are developed and Mathematical proof, proved for the needs of empirical sciences and mathematics itself. There are many ar ...
, 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 as an end to obtaining results, and certain properties of finite structures. It is closely related to many other areas of mathematics and has many ...
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), an ...
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. The binomial coefficients are the numbers that appear in
Pascal's triangle In mathematics, Pascal's triangle is an infinite triangular array of the binomial coefficients which play a crucial role in probability theory, combinatorics, and algebra. In much of the Western world, it is named after the French mathematician Bla ...
. Pascal's rule states that for
positive integers In mathematics, the natural numbers are the numbers 0, 1, 2, 3, and so on, possibly excluding 0. Some start counting with 0, defining the natural numbers as the non-negative integers , while others start with 1, defining them as the positiv ...
''n'' and ''k'', + = , where \tbinom is the binomial coefficient, namely the coefficient of the term in the expansion of . There is no restriction on the relative sizes of and ; in particular, the above identity remains valid when since \tbinom = 0 whenever . Together with the boundary conditions \tbinom = \tbinom= 1 for all nonnegative integers ''n'', Pascal's rule determines that \binom = \frac, for all integers . In this sense, Pascal's rule is the
recurrence relation In mathematics, a recurrence relation is an equation according to which the nth term of a sequence of numbers is equal to some combination of the previous terms. Often, only k previous terms of the sequence appear in the equation, for a parameter ...
that defines the binomial coefficients. 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, a 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 a ...
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 An alternative algebraic proof using the alternative definition of binomial coefficients: \tbinom = \frac. Indeed \begin + & = \frac + \frac \\ & = \frac + \frac \\ & = \frac\left \frac + 1\right\\ & = \frac \cdot \frac \\ & = \frac \\ & = \binom. \end Since \tbinom = \frac is used as the extended definition of the binomial coefficient when ''z'' is a complex number, thus the above alternative algebraic proof shows that Pascal's rule holds more generally when ''n'' is replaced by any complex number.


Generalization

Pascal's rule can be generalized to multinomial coefficients. For any
integer An integer is the number zero (0), a positive natural number (1, 2, 3, ...), or the negation of a positive natural number (−1, −2, −3, ...). The negations or additive inverses of the positive natural numbers are referred to as negative in ...
''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 an infinite triangular array of the binomial coefficients which play a crucial role in probability theory, combinatorics, and algebra. In much of the Western world, it is named after the French mathematician Bla ...
* Hockey-stick identity


References


Bibliography

*Merris, Russell

John Wiley & Sons. 2003


External links

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