Combinatorial proof
Encyclopedia : C : CO : COM : Combinatorial proof
A combinatorial proof is a method of proving a statement, usually a combinatorics identity, by counting some carefully chosen object in different ways to obtain different expressions in the statement (see also double counting). Since those expressions count the same object, they must be equal to each other and thus the statement is established.
A statement is said to be proven combinatorially if a combinatorial argument, or counting argument, is used in the aforementioned fashion to justify the key steps of its proof.
One simple example of a combinatorial proof is the following result on binomial coefficient C(n; k) (read n choose k):
Proposition 1.
- C(n; k) = C(n; n − k).
A slightly less trivial example is the following:
Proposition 2.
- C(n; k) = C(n − 1; k − 1) + C(n − 1; k) for all 1 ≤ k ≤ n − 1.
Problems that admit combinatorial proofs are not limited to binomial coefficient identities. As the complexity of the problem increases, a combinatorial proof can become very sophisticated. This technique is particularly useful in areas of discrete mathematics such as combinatorics, graph theory, and number theory.
From Wikipedia, the Free Encyclopedia. Original article here. Support Wikipedia by contributing or donating.
All text is available under the terms of the GNU Free Documentation License See Wikipedia Copyrights for details.
