Pigeonhole and Inclusion-Exclusion - Applications
The Pigeonhole Principle, despite its elementary statement, has profound applications across mathematics. We present a formal statement and proof of one of its most powerful forms.
If objects are distributed into boxes, then at least one box contains at least objects.
Proof by Contradiction:
Assume, for contradiction, that every box contains fewer than objects. Then each box contains at most objects.
Since is the smallest integer greater than or equal to , we have .
Therefore, the total number of objects is at most:
This contradicts the assumption that there are objects. Therefore, at least one box must contain at least objects.
For any irrational number and any positive integer , there exist integers and with such that:
Proof: Consider the numbers , where denotes the fractional part of (i.e., ).
Divide the interval into subintervals: .
By the pigeonhole principle, at least two of these fractional parts must lie in the same subinterval. Say and lie in the same subinterval, where .
Then , which means for some integers and .
Let (so ) and . Then:
Dividing by :
This proves the theorem.
This application shows how the pigeonhole principle provides existence proofs for good rational approximations to irrational numbers, a fundamental result in number theory.
For any positive integers and , there exists a least positive integer such that any graph on vertices contains either a clique of size or an independent set of size .
The pigeonhole principle proves the base case: .
Proof of :
Consider any graph on vertices. For any vertex :
- If has at least one neighbor, then and that neighbor form a clique of size 2 (an edge).
- If has no neighbors, then alone forms an independent set of size 1.
By the pigeonhole principle, either there exists an edge (clique of size 2), or all vertices are isolated (independent set of size ).
For the general case , we also use pigeonhole reasoning on the neighborhood of a vertex.
The pigeonhole principle is the foundation for Ramsey theory, which studies unavoidable patterns in large structures. The famous result that means that in any group of 6 people, there are either 3 mutual acquaintances or 3 mutual strangers. Computing exact Ramsey numbers remains one of the great challenges in combinatorics, with still unknown (though bounded between 43 and 48).