maths.freeCombinatorics & Graph Theory › Counting › Bijective proof

Bijective proof

In combinatorics, bijective proof is a proof technique for proving that two sets have equally many elements, or that the sets in two combinatorial classes have equal size, by finding a bijective function that maps one…

Bijective proof

In combinatorics, bijective proof is a proof technique for proving that two sets have equally many elements, or that the sets in two combinatorial classes have equal size, by finding a bijective function that maps one set one-to-one onto the other. This technique can be useful as a way of finding a formula for the number of elements of certain sets, by corresponding them with other sets that are easier to count. Additionally, the nature of the bijection itself often provides powerful insights into each or both of the sets.

Proving the symmetry of the binomial coefficients

The symmetry of the binomial coefficients states that

\({n \choose k} = {n \choose n-k}.\)

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

The key idea of the bijective proof may be understood from a simple example: selecting k children to be rewarded with ice cream cones, out of a group of n children, has exactly the same effect as choosing instead the n − k children to be denied ice cream cones.

Other examples

Problems that admit bijective proofs are not limited to binomial coefficient identities. As the complexity of the problem increases, a bijective proof can become very sophisticated. This technique is particularly useful in areas of discrete mathematics such as combinatorics, graph theory, and number theory.

The most classical examples of bijective proofs in combinatorics include:

  • Prüfer sequence, giving a proof of Cayley's formula for the number of labeled trees.
  • Robinson-Schensted algorithm, giving a proof of Burnside's formula for the symmetric group.
  • Conjugation of Young diagrams, giving a proof of a classical result on the number of certain integer partitions.
  • Bijective proofs of the pentagonal number theorem.
  • Bijective proofs of the formula for the Catalan numbers.

Workbench

No calculator settles this one, but the pieces of it are computable. Try the problems below, or type your own.

Now you

Keep your own working

A free account adds notes on every lesson, a record of what you have finished, your solved problems in one place, and a tutor you can ask about this page. The maths itself is open to everyone, signed in or not.

Sign Up Login

Symbols used here

Tap any symbol for the full definition, a picture, and what every letter in it means.

Questions people ask

Permutation or combination?

Ask whether order matters. A lock code is a permutation (order matters); a hand of cards is a combination (it does not).

What is a graph in this sense?

Dots (vertices) joined by lines (edges), not a plot. Road maps, social networks and molecules are graphs; questions like "is there a route" and "how few colours" are graph theory.

Parts of this page are adapted from Wikipedia (CC BY-SA 4.0). Condensed and re-explained here; errors are ours.

More in Combinatorics & Graph Theory