Imagine you have 10 boxes and you need to put 11 socks into them. No matter how you try, at least two socks will share a box. This seemingly childish observation is the Pigeonhole Principle â and it is one of the most powerful tools in all of mathematics.
Formally stated: if n+1 items are placed into n containers, then at least one container must hold at least two items. The proof is a single sentence of logic (assume otherwise, count, reach a contradiction), but the applications span an enormous range.
The principle dates to 1834, when the German mathematician Peter Gustav Lejeune Dirichlet used it to prove that some rational numbers approximate irrational ones with startling precision. In German literature the result still carries his name: Schubfachprinzip (drawer principle). In English, the metaphor of pigeons filing into holes on a dovecote gave it the name we use today.
What makes this principle remarkable is not the statement â it is genuinely obvious. What is remarkable is how far that obvious fact reaches, from proving two Londoners share a hair count to showing every lossless compression algorithm must sometimes make files larger.
Comments
Loading comments...