Counting Principles - Applications
Vandermonde's Identity is a fundamental combinatorial identity with numerous applications in counting problems involving multiple selections from different groups.
For non-negative integers , , and with ,
where we adopt the convention that if or .
Proof (Combinatorial):
We prove this identity by counting the same objects in two different ways (bijective proof).
Consider selecting objects from a set of objects. Suppose the objects are partitioned into two groups: group A with objects and group B with objects.
The left-hand side counts the number of ways to select objects from all objects without regard to which group they come from.
For the right-hand side, we count by considering how many objects come from each group. If we select objects from group A, then we must select objects from group B (where ). The number of ways to do this is .
Summing over all possible values of gives all possible ways to distribute our selection between the two groups:
Since both sides count the same thing, they must be equal.
Proof (Algebraic):
Using the binomial theorem, we have:
Expanding the left side:
The coefficient of on the left is obtained by collecting all terms where :
Expanding the right side:
The coefficient of on the right is .
Since the coefficients of must be equal on both sides, we conclude:
This completes the proof.
A committee of 5 people is to be selected from 7 men and 8 women. Vandermonde's identity tells us:
This equation states that the total number of committees equals the sum of committees with exactly men (and women) for each from 0 to 5. This provides both a verification method and an alternative counting strategy when we need to consider gender composition.
Vandermonde's identity has several special cases. Setting gives , expressing the central binomial coefficient as a sum of squares. Setting yields the simpler identity , which is equivalent to Pascal's identity. The identity also extends to negative integers and plays a crucial role in hypergeometric series.