Sign in to save

Bookmark this page so you can find it later.

Sign in to save

Bookmark this page so you can find it later.

Pigeonhole Principle Reference cheat sheet - grade 10-12

Click image to open full size

Math Grade 10-12

Pigeonhole Principle Reference Cheat Sheet

A printable reference covering the pigeonhole principle, generalized form, ceiling formula, distinctness arguments, and counting guarantees for grades 10-12.

Download PNG

Study as Flashcards

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 NN objects into kk boxes guarantees some box has at least Nk\left\lceil \frac{N}{k} \right\rceil 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 N>kN>k, then placing NN objects into kk boxes guarantees that at least one box contains at least 22 objects.
  • Generalized pigeonhole principle: placing NN objects into kk boxes guarantees at least one box contains at least Nk\left\lceil \frac{N}{k} \right\rceil objects.
  • To guarantee at least mm objects in one box among kk boxes, it is enough to have N=k(m1)+1N=k(m-1)+1 objects.
  • If NN objects are split among kk boxes and no box has more than m1m-1 objects, then the total number of objects is at most k(m1)k(m-1).
  • 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 kk, the only possible pigeonholes are 0,1,2,,k10,1,2,\ldots,k-1, so there are exactly kk pigeonholes.
  • The ceiling value Nk\left\lceil \frac{N}{k} \right\rceil means the smallest integer greater than or equal to Nk\frac{N}{k}.
  • 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 NN objects placed into kk boxes force some box to contain at least Nk\left\lceil \frac{N}{k} \right\rceil objects.
Ceiling Function
The ceiling function x\left\lceil x \right\rceil gives the smallest integer greater than or equal to xx.
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 Nk\frac{N}{k} instead of Nk\left\lceil \frac{N}{k} \right\rceil, because a guaranteed number of objects in a box must be a whole number.
  • Forgetting the strict inequality in the basic form, because N=kN=k does not force any box to have 22 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. 1 There are 1313 students in a room. Prove that at least 22 students were born in the same month.
  2. 2 What is the minimum number of socks needed from a drawer with 44 colors to guarantee at least 33 socks of one color?
  3. 3 If 3131 integers are chosen, how many must have the same remainder when divided by 55?
  4. 4 Explain how to choose the pigeons and pigeonholes to prove that among any 88 people, at least 22 have the same number of friends within the group.