*** Welcome to piglix ***

Bijective proof


In combinatorics, bijective proof is a proof technique that finds a bijective function f : AB between two finite sets A and B, or a size-preserving bijective function between two combinatorial classes, thus proving that they have the same number of elements, |A| = |B|. One place the technique is useful is where we wish to know the size of A, but can find no direct way of counting its elements. Then establishing a bijection from A to some B solves the problem in the case when B is more easily countable. Another useful feature of the technique is that the nature of the bijection itself often provides powerful insights into each or both of the sets.

The symmetry of the binomial coefficients states that

This means there are exactly as many combinations of k in a set of n as there are combinations of n − k in a set of n.

More abstractly and generally, we note that the two quantities asserted to be equal count the subsets of size k and n − k, respectively, of any n-element set S. There is a simple bijection between the two families Fk and Fn − k of subsets of S: it associates every k-element subset with its complement, which contains precisely the remaining n − k elements of S. Since Fk and Fn − k have the same number of elements, the corresponding binomial coefficients must be equal.

Proof. We count the number of ways to choose k elements from an n-set. Again, by definition, the left hand side of the equation is the number of ways to choose k from n. Since 1 ≤ kn − 1, we can pick a fixed element e from the n-set so that the remaining subset is not empty. For each k-set, if e is chosen, there are

ways to choose the remaining k − 1 elements among the remaining n − 1 choices; otherwise, there are

ways to choose the remaining k elements among the remaining n − 1 choices. Thus, there are

ways to choose k elements depending on whether e is included in each selection, as in the right hand side expression.


...
Wikipedia

...