The pigeonhole principle is a counting idea used to prove that a repeated outcome or guaranteed match must occur. This cheat sheet helps students recognize when a problem is really about placing objects into categories. It is especially useful in combinatorics, number theory, probability reasoning, and contest-style proofs.
Students need it because many problems can be solved without listing every possibility.
The basic rule says that if more objects than boxes are distributed among the boxes, at least one box contains more than one object. The generalized form says that placing objects into boxes guarantees some box has at least objects. Many applications depend on choosing the right pigeons and pigeonholes.
A strong solution clearly identifies what is being counted and what conclusion the count forces.
Key Facts
- Basic pigeonhole principle: if , then placing objects into boxes guarantees that at least one box contains at least objects.
- Generalized pigeonhole principle: placing objects into boxes guarantees at least one box contains at least objects.
- To guarantee at least objects in one box among boxes, it is enough to have objects.
- If objects are split among boxes and no box has more than objects, then the total number of objects is at most .
- In a proof, the pigeons are the objects being distributed, and the pigeonholes are the categories, remainders, labels, or possible outcomes.
- When sorting integers by remainders modulo , the only possible pigeonholes are , so there are exactly pigeonholes.
- The ceiling value means the smallest integer greater than or equal to .
- A pigeonhole conclusion is guaranteed by counting, but it usually does not identify which specific object or box has the repeated property.
Vocabulary
- Pigeonhole Principle
- A counting rule stating that if more objects than categories are used, at least one category must contain at least two objects.
- Pigeon
- A pigeon is the object being assigned, such as a person, number, card, or data point.
- Pigeonhole
- A pigeonhole is the category or container an object is assigned to, such as a birthday month, remainder, or color.
- Generalized Pigeonhole Principle
- A rule stating that objects placed into boxes force some box to contain at least objects.
- Ceiling Function
- The ceiling function gives the smallest integer greater than or equal to .
- Guarantee
- A guarantee is a conclusion that must be true in every possible arrangement, not just in a likely arrangement.
Common Mistakes to Avoid
- Choosing the wrong pigeonholes, because categories must cover every object and must match the property being proved.
- Using instead of , because a guaranteed number of objects in a box must be a whole number.
- Forgetting the strict inequality in the basic form, because does not force any box to have objects.
- Assuming the principle identifies which box is crowded, because pigeonhole reasoning proves existence but usually not location.
- Counting overlapping categories as pigeonholes, because an object must be assigned consistently or the counting argument may double-count.
Practice Questions
- 1 There are students in a room. Prove that at least students were born in the same month.
- 2 What is the minimum number of socks needed from a drawer with colors to guarantee at least socks of one color?
- 3 If integers are chosen, how many must have the same remainder when divided by ?
- 4 Explain how to choose the pigeons and pigeonholes to prove that among any people, at least have the same number of friends within the group.