The pigeonhole principle
Pigeonhole principle
If and or more objects are placed into boxes, then there is at least one box containing two or more objects.
If there are at least cocks and holes such that , then there must be at least hole with more than cock.
Link to original
For example:
- Among any group of people, there must be at least two with the same birthdays.
- If an exam is marked on a scale from to , then from students, there must be at least two with the same mark.
- If and are finite sets with and is a function, then is not one-to-one.
- For every , there is a multiple of that is not , and has only s and s for its digits.
Take any , consider many numbers.
- Observe that there are possible different remainders when a natural number is divided by , these are .
- Because there are numbers on the above list, by the pigeonhole principle, there must be two with the same remainder when divided by .
- Then “the larger of these numbers minus the smaller one”
- is divisible by and so is a multiple of
- has only s and s for its digits
Generalised pigeonhole principle
Generalised pigeonhole principle
The pigeonhole principle states that if objects are placed into boxes, then there is at least one box containing at least $\lceil n/k \rceil$ objects.
Link to original
For example:
- Given people, there are at minimum who were born in the same month.
- If the possible grades for a module are A through F, then among students, there are always at least with the same module grade, as .