Questions tagged [pigeonhole-principle]

This tag is for questions involving the Pigeonhole Principle, which roughly states that if $n$ items are placed in $m$ containers and $n>m$, then at least one container has more than one item.

The Pigeonhole Principle roughly states that if $n$ items (e.g. pigeons) are placed in $m$ containers (e.g. pigeonholes) and $n>m,$ then at least one container has more than one item. Stated more formally, the Pigeonhole Principle asserts that there is no injective function whose codomain has smaller cardinality than its domain.

An example application of the Pigeonhole Principle is a demonstration that if five points are placed on a sphere, then there must be some hemisphere which contains at least four of these points: any two points define a great circle, which divides the sphere into two hemispheres. By the Pigeonhole Principle, one of these two hemispheres must contain at least two points. This hemisphere then contains four of the five points (the two on the boundary, and the two found via the Pigeonhole Principle).

1565 questions
-1
votes
1 answer

Pigeonhole principle, choosing point in a region

Consider the following region: It is bounded by a regular hexagon whose sides are of length 1 unit. Show that if any 7 points are chosen in this region (hexagon), then 2 of them must be no further apart than 1 unit. If I draw a line segment from the…
-2
votes
1 answer

if we choose 14 different numbers from the following set 1, 2, 3, 4,...,20, then ...

Using the pigeonhole principle, prove that if we choose 14 different numbers from the following set {1, 2, 3, 4,...,20}, then definitely there are two numbers such as a and b (among our 14 selected numbers) which their difference is at least 7 (i.e.…
Jenny
  • 7
-2
votes
1 answer

$15$ students collected $100$ flowers. Prove that at least two of them have collected the same number of flowers.

Question above. I'm really not sure how to proceed. $15$ students collected $100$ flowers. Prove that at least two of them have collected the same number of flowers.
-3
votes
1 answer

Points inside unitary circle

Let $A$ be a set of $25$ points from the plane which has the property that given any three elements of $A$, two of these are less than $1$ apart. Show that there is a circle of radius $1$ that contains at least $13$ points from $A$.
Cgomes
  • 1,184
-3
votes
1 answer

Pigeonhole problem (weight and height)

There are 33 people in a room. We ask them two questions each: 1-How many people in this room have the same height as you? 2-How many people in this room have the same weight as you? The answers are all between 0 to 10, and all the numbers…
-3
votes
1 answer

Proof using piegeonhole principle

how can I prove that In every collection of 51 integers between 1 and 100 there are at least two whose sum is 101. I could't come upwith a solution please help
-3
votes
2 answers

A Question in Pigeonhole Principle

We have 6 points in a 3*4 rectangle.prove that at least two points exist which their distance is less than $\sqrt2$.
1 2 3
14
15