Pascal's rule

From testwiki
Jump to navigation Jump to search

Template:Short description Template:Distinguish In mathematics, Pascal's rule (or Pascal's formula) is a combinatorial identity about binomial coefficients. It states that for positive natural numbers n and k, (n1k)+(n1k1)=(nk), where (nk) is a binomial coefficient; one interpretation of the coefficient of the Template:Math term in the expansion of Template:Math. There is no restriction on the relative sizes of Template:Mvar and Template:Mvar,[1] since, if Template:Math 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 (x+y)!x!y!=(x+yx)=(x+yy) solves the linear two-dimensional difference equation Nx,y=Nx1,y+Nx,y1,N0,y=Nx,0=1 over the natural numbers. Thus, Pascal's rule is also a statement about a formula for the numbers appearing in Pascal's triangle.

Pascal's rule can also be generalized to apply to multinomial coefficients.

Combinatorial proof

Illustrates combinatorial proof: (41)+(42)=(52).

Pascal's rule has an intuitive combinatorial meaning, that is clearly expressed in this counting proof.[2]Template:Rp

Proof. Recall that (nk) 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 (n1k1) 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 (n1k) 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, (n1k1)+(n1k).

This equals (nk); therefore, (nk)=(n1k1)+(n1k).

Algebraic proof

Alternatively, the algebraic derivation of the binomial case follows. (n1k)+(n1k1)=(n1)!k!(n1k)!+(n1)!(k1)!(nk)!=(n1)![nkk!(nk)!+kk!(nk)!]=(n1)!nk!(nk)!=n!k!(nk)!=(nk).

Generalization

Pascal's rule can be generalized to multinomial coefficients.[2]Template:Rp For any integer p such that p2, k1,k2,k3,,kp+, and n=k1+k2+k3++kp1, (n1k11,k2,k3,,kp)+(n1k1,k21,k3,,kp)++(n1k1,k2,k3,,kp1)=(nk1,k2,k3,,kp) where (nk1,k2,k3,,kp) is the coefficient of the x1k1x2k2xpkp term in the expansion of (x1+x2++xp)n.

The algebraic derivation for this general case is as follows.[2]Template:Rp Let p be an integer such that p2, k1,k2,k3,,kp+, and n=k1+k2+k3++kp1. Then (n1k11,k2,k3,,kp)+(n1k1,k21,k3,,kp)++(n1k1,k2,k3,,kp1)=(n1)!(k11)!k2!k3!kp!+(n1)!k1!(k21)!k3!kp!++(n1)!k1!k2!k3!(kp1)!=k1(n1)!k1!k2!k3!kp!+k2(n1)!k1!k2!k3!kp!++kp(n1)!k1!k2!k3!kp!=(k1+k2++kp)(n1)!k1!k2!k3!kp!=n(n1)!k1!k2!k3!kp!=n!k1!k2!k3!kp!=(nk1,k2,k3,,kp).

See also

References

Template:Reflist

Bibliography

Template:PlanetMath attribution

Template:PlanetMath attribution