SlideShare a Scribd company logo
1 of 10
PIGEONHOLE
PRINCIPLE
DISCRETE MATHEMATICS
NADAR SARASWATHI COLLEGE OF
ARTS AND SCIENCE,THENI.
B.NIVEGEETHA(I-MSC(CS))
PIGEONHOLE PRINCIPLE
 IN THE ABOVE PICTURE,
Pigeons in holes. Here there are n = 10 pigeons in m =
9 holes. Since 10 is greater than 9, the pigeonhole
principle says that at least one hole has more than one
pigeon.
In mathematics, the pigeonhole principle states that
if {displaystyle n} items are put into {displaystyle
m} containers, with {displaystyle n>m}, then at least one
container must contain more than one item.This theorem
is exemplified in real life by truisms like "in any group of
three gloves there must be at least two left gloves or at
least two right gloves". It is an example of a counting
argument. This seemingly obvious statement can be used
to demonstrate possibly unexpected results; for example,
that there are two people in London who have the same
number of hairs on their heads.
ETYMOLOGY
 Since Dirichlet's father was a postmaster, and furniture
with pigeonholes is commonly used for storing or sorting
things into many categories (like letters in a post office
or room keys in a hotel), the translation pigeonhole may
be a perfect rendering of Dirichlet's metaphor. That
understanding of the word, referring to some furniture
features, is fading —especially among those who do not
speak English natively but as a lingua franca in the
scientific world— in favour of the more pictorial
interpretation, literally involving pigeons and holes. The
suggestive, though not misleading interpretation of
"pigeonhole" as "dovecote" has lately found its way back
to a German "re-translation" of the "pigeonhole"-
principle as the "Taubenschlag"-principle.
EXAMPLE 1-HAND SHAKING
 If there are n people who can shake hands with one
another (where n > 1), the pigeonhole principle shows
that there is always a pair of people who will shake
hands with the same number of people. In this
application of the principle, the 'hole' to which a person
is assigned is the number of hands shaken by that
person. Since each person shakes hands with some
number of people from 0 to n − 1, there are n possible
holes. On the other hand, either the '0' hole or the 'n −
1' hole or both must be empty, for it is impossible (if n >
1!) for some person to shake hands with everybody else
while some person shakes hands with nobody. This
leaves n people to be placed into at most n − 1 non-
empty holes, so that the principle applies.
EXAMPLE 2-HAIR COUNTING
 We can demonstrate there must be at least two people in London
with the same number of hairs on their heads as follows. Since a
typical human head has an average of around 150,000 hairs, it is
reasonable to assume (as an upper bound) that no one has more
than 1,000,000 hairs on their head (m = 1 million holes). There
are more than 1,000,000 people in London (n is bigger than
1 million items). Assigning a pigeonhole to each number of hairs
on a person's head, and assign people to pigeonholes according
to the number of hairs on their head, there must be at least two
people assigned to the same pigeonhole by the 1,000,001st
assignment (because they have the same number of hairs on
their heads) (or, n > m). For the average case (m = 150,000) with
the constraint: fewest overlaps, there will be at most one person
assigned to every pigeonhole and the 150,001st person assigned
to the same pigeonhole as someone else. In the absence of this
constraint, there may be empty pigeonholes because the
"collision" happens before we get to the 150,001st person. The
principle just proves the existence of an overlap; it says nothing
of the number of overlaps
EXAMPLE 3-BIRTHDAY PROBLEM
 The birthday problem asks, for a set of n randomly
chosen people, what is the probability that some pair of
them will have the same birthday? By the pigeonhole
principle, if there are 367 people in the room, we know
that there is at least one pair who share the same
birthday, as there are only 366 possible birthdays to
choose from (including February 29, if present). The
birthday "paradox" refers to the result that even if the
group is as small as 23 individuals, the probability that
there is a pair of people with the same birthday is still
above 50%. While at first glance this may seem
surprising, it intuitively makes sense when considering
that a comparison will actually be made between every
possible pair of people rather than fixing one individual
and comparing them solely to the rest of the group.
TEAM TOURNAMENT
 Imagine seven people who want to play in a
tournament of teams (n = 7 items), with a limitation
of only four teams (m = 4 holes) to choose from.
The pigeonhole principle tells us that they cannot all
play for different teams; there must be at least one
team featuring at least two of the seven players:
 [n-1]/m+1=[7-1]/4+1=[6/4]+1=1+1=2
ALTERNATE FORMULATIONS
 The following are alternate formulations of the
pigeonhole principle.
 If n objects are distributed over m places, and if n > m,
then some place receives at least two objects.
 (equivalent formulation of 1) If n objects are distributed
over n places in such a way that no place receives more
than one object, then each place receives exactly one
object.
 If n objects are distributed over m places, and if n < m,
then some place receives no object.
 (equivalent formulation of 3) If n objects are distributed
over n places in such a way that no place receives no
object, then each place receives exactly one object
REFERENCES
 Brualdi, Richard A. (2010), Introductory
Combinatorics (5th ed.), Pentice Hall, ISBN 978-0-
13-602040-0
 Fletcher, Peter; Patty, C.Wayne
(1987), Foundations of Higher Mathematics, PWS-
Kent, ISBN 0-87150-164-3
 Grimaldi, Ralph P. (1994), Discrete and
Combinatorial Mathematics: An Applied
Introduction (3rd ed.), ISBN978-0-201-54983-6
 Herstein, I. N. (1964), Topics In Algebra, Waltham:
Blaisdell Publishing Company, ISBN978-
1114541016

More Related Content

What's hot

Predicate logic_2(Artificial Intelligence)
Predicate logic_2(Artificial Intelligence)Predicate logic_2(Artificial Intelligence)
Predicate logic_2(Artificial Intelligence)SHUBHAM KUMAR GUPTA
 
Discrete mathematic
Discrete mathematicDiscrete mathematic
Discrete mathematicNaralaswapna
 
Modeling with Recurrence Relations
Modeling with Recurrence RelationsModeling with Recurrence Relations
Modeling with Recurrence RelationsDevanshu Taneja
 
Knuth morris pratt string matching algo
Knuth morris pratt string matching algoKnuth morris pratt string matching algo
Knuth morris pratt string matching algosabiya sabiya
 
Cyclic group- group theory
Cyclic group- group theoryCyclic group- group theory
Cyclic group- group theoryAyush Agrawal
 
AI 7 | Constraint Satisfaction Problem
AI 7 | Constraint Satisfaction ProblemAI 7 | Constraint Satisfaction Problem
AI 7 | Constraint Satisfaction ProblemMohammad Imam Hossain
 
Modular arithmetic
Modular arithmeticModular arithmetic
Modular arithmeticsangeetha s
 
Knapsack Problem (DP & GREEDY)
Knapsack Problem (DP & GREEDY)Knapsack Problem (DP & GREEDY)
Knapsack Problem (DP & GREEDY)Ridhima Chowdhury
 
Permutations and Combinations
Permutations and CombinationsPermutations and Combinations
Permutations and CombinationsAngel Willis
 
Discrete mathematics Ch1 sets Theory_Dr.Khaled.Bakro د. خالد بكرو
Discrete mathematics Ch1 sets Theory_Dr.Khaled.Bakro د. خالد بكروDiscrete mathematics Ch1 sets Theory_Dr.Khaled.Bakro د. خالد بكرو
Discrete mathematics Ch1 sets Theory_Dr.Khaled.Bakro د. خالد بكروDr. Khaled Bakro
 
TOPOLOGY and TYPES OF TOPOLOGY PowerPoint
TOPOLOGY and TYPES OF TOPOLOGY PowerPointTOPOLOGY and TYPES OF TOPOLOGY PowerPoint
TOPOLOGY and TYPES OF TOPOLOGY PowerPointAqsaAhmed26
 

What's hot (20)

String matching, naive,
String matching, naive,String matching, naive,
String matching, naive,
 
Predicate logic_2(Artificial Intelligence)
Predicate logic_2(Artificial Intelligence)Predicate logic_2(Artificial Intelligence)
Predicate logic_2(Artificial Intelligence)
 
Discrete mathematic
Discrete mathematicDiscrete mathematic
Discrete mathematic
 
Merge sort and quick sort
Merge sort and quick sortMerge sort and quick sort
Merge sort and quick sort
 
Rabin karp string matcher
Rabin karp string matcherRabin karp string matcher
Rabin karp string matcher
 
Modeling with Recurrence Relations
Modeling with Recurrence RelationsModeling with Recurrence Relations
Modeling with Recurrence Relations
 
Knuth morris pratt string matching algo
Knuth morris pratt string matching algoKnuth morris pratt string matching algo
Knuth morris pratt string matching algo
 
Red black tree
Red black treeRed black tree
Red black tree
 
Cyclic group- group theory
Cyclic group- group theoryCyclic group- group theory
Cyclic group- group theory
 
Combinatorics
CombinatoricsCombinatorics
Combinatorics
 
AI 7 | Constraint Satisfaction Problem
AI 7 | Constraint Satisfaction ProblemAI 7 | Constraint Satisfaction Problem
AI 7 | Constraint Satisfaction Problem
 
Modular arithmetic
Modular arithmeticModular arithmetic
Modular arithmetic
 
Knapsack Problem (DP & GREEDY)
Knapsack Problem (DP & GREEDY)Knapsack Problem (DP & GREEDY)
Knapsack Problem (DP & GREEDY)
 
String matching algorithm
String matching algorithmString matching algorithm
String matching algorithm
 
Permutations and Combinations
Permutations and CombinationsPermutations and Combinations
Permutations and Combinations
 
Insertion sort algorithm power point presentation
Insertion  sort algorithm power point presentation Insertion  sort algorithm power point presentation
Insertion sort algorithm power point presentation
 
Pigeon hole principle
Pigeon hole principlePigeon hole principle
Pigeon hole principle
 
Discrete mathematics Ch1 sets Theory_Dr.Khaled.Bakro د. خالد بكرو
Discrete mathematics Ch1 sets Theory_Dr.Khaled.Bakro د. خالد بكروDiscrete mathematics Ch1 sets Theory_Dr.Khaled.Bakro د. خالد بكرو
Discrete mathematics Ch1 sets Theory_Dr.Khaled.Bakro د. خالد بكرو
 
TOPOLOGY and TYPES OF TOPOLOGY PowerPoint
TOPOLOGY and TYPES OF TOPOLOGY PowerPointTOPOLOGY and TYPES OF TOPOLOGY PowerPoint
TOPOLOGY and TYPES OF TOPOLOGY PowerPoint
 
Merge sort algorithm
Merge sort algorithmMerge sort algorithm
Merge sort algorithm
 

Similar to Pigeonhole principle

Permutation & Combination
Permutation & CombinationPermutation & Combination
Permutation & CombinationPuru Agrawal
 
Permutation combination
Permutation combinationPermutation combination
Permutation combinationlovemucheca
 
Probability Basic
Probability BasicProbability Basic
Probability BasicCosta012
 
20-pigeonhole-principle.ppt
20-pigeonhole-principle.ppt20-pigeonhole-principle.ppt
20-pigeonhole-principle.pptssuser71ac73
 
20 pigeonhole-principle
20 pigeonhole-principle20 pigeonhole-principle
20 pigeonhole-principleananyapandey32
 
Chapter-3-Sample-Space-of-Experiment.pdf
Chapter-3-Sample-Space-of-Experiment.pdfChapter-3-Sample-Space-of-Experiment.pdf
Chapter-3-Sample-Space-of-Experiment.pdfJuliusBoitizon
 

Similar to Pigeonhole principle (8)

Pigeon hole principle
Pigeon hole principlePigeon hole principle
Pigeon hole principle
 
Permutation & Combination
Permutation & CombinationPermutation & Combination
Permutation & Combination
 
Permutation combination
Permutation combinationPermutation combination
Permutation combination
 
Probability Basic
Probability BasicProbability Basic
Probability Basic
 
MI 01.docx
MI 01.docxMI 01.docx
MI 01.docx
 
20-pigeonhole-principle.ppt
20-pigeonhole-principle.ppt20-pigeonhole-principle.ppt
20-pigeonhole-principle.ppt
 
20 pigeonhole-principle
20 pigeonhole-principle20 pigeonhole-principle
20 pigeonhole-principle
 
Chapter-3-Sample-Space-of-Experiment.pdf
Chapter-3-Sample-Space-of-Experiment.pdfChapter-3-Sample-Space-of-Experiment.pdf
Chapter-3-Sample-Space-of-Experiment.pdf
 

Recently uploaded

Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docxPoojaSen20
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 
Concept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfConcept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfUmakantAnnand
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 

Recently uploaded (20)

Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docx
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
Staff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSDStaff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSD
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 
Concept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfConcept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.Compdf
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 

Pigeonhole principle

  • 1. PIGEONHOLE PRINCIPLE DISCRETE MATHEMATICS NADAR SARASWATHI COLLEGE OF ARTS AND SCIENCE,THENI. B.NIVEGEETHA(I-MSC(CS))
  • 3.  IN THE ABOVE PICTURE, Pigeons in holes. Here there are n = 10 pigeons in m = 9 holes. Since 10 is greater than 9, the pigeonhole principle says that at least one hole has more than one pigeon. In mathematics, the pigeonhole principle states that if {displaystyle n} items are put into {displaystyle m} containers, with {displaystyle n>m}, then at least one container must contain more than one item.This theorem is exemplified in real life by truisms like "in any group of three gloves there must be at least two left gloves or at least two right gloves". It is an example of a counting argument. This seemingly obvious statement can be used to demonstrate possibly unexpected results; for example, that there are two people in London who have the same number of hairs on their heads.
  • 4. ETYMOLOGY  Since Dirichlet's father was a postmaster, and furniture with pigeonholes is commonly used for storing or sorting things into many categories (like letters in a post office or room keys in a hotel), the translation pigeonhole may be a perfect rendering of Dirichlet's metaphor. That understanding of the word, referring to some furniture features, is fading —especially among those who do not speak English natively but as a lingua franca in the scientific world— in favour of the more pictorial interpretation, literally involving pigeons and holes. The suggestive, though not misleading interpretation of "pigeonhole" as "dovecote" has lately found its way back to a German "re-translation" of the "pigeonhole"- principle as the "Taubenschlag"-principle.
  • 5. EXAMPLE 1-HAND SHAKING  If there are n people who can shake hands with one another (where n > 1), the pigeonhole principle shows that there is always a pair of people who will shake hands with the same number of people. In this application of the principle, the 'hole' to which a person is assigned is the number of hands shaken by that person. Since each person shakes hands with some number of people from 0 to n − 1, there are n possible holes. On the other hand, either the '0' hole or the 'n − 1' hole or both must be empty, for it is impossible (if n > 1!) for some person to shake hands with everybody else while some person shakes hands with nobody. This leaves n people to be placed into at most n − 1 non- empty holes, so that the principle applies.
  • 6. EXAMPLE 2-HAIR COUNTING  We can demonstrate there must be at least two people in London with the same number of hairs on their heads as follows. Since a typical human head has an average of around 150,000 hairs, it is reasonable to assume (as an upper bound) that no one has more than 1,000,000 hairs on their head (m = 1 million holes). There are more than 1,000,000 people in London (n is bigger than 1 million items). Assigning a pigeonhole to each number of hairs on a person's head, and assign people to pigeonholes according to the number of hairs on their head, there must be at least two people assigned to the same pigeonhole by the 1,000,001st assignment (because they have the same number of hairs on their heads) (or, n > m). For the average case (m = 150,000) with the constraint: fewest overlaps, there will be at most one person assigned to every pigeonhole and the 150,001st person assigned to the same pigeonhole as someone else. In the absence of this constraint, there may be empty pigeonholes because the "collision" happens before we get to the 150,001st person. The principle just proves the existence of an overlap; it says nothing of the number of overlaps
  • 7. EXAMPLE 3-BIRTHDAY PROBLEM  The birthday problem asks, for a set of n randomly chosen people, what is the probability that some pair of them will have the same birthday? By the pigeonhole principle, if there are 367 people in the room, we know that there is at least one pair who share the same birthday, as there are only 366 possible birthdays to choose from (including February 29, if present). The birthday "paradox" refers to the result that even if the group is as small as 23 individuals, the probability that there is a pair of people with the same birthday is still above 50%. While at first glance this may seem surprising, it intuitively makes sense when considering that a comparison will actually be made between every possible pair of people rather than fixing one individual and comparing them solely to the rest of the group.
  • 8. TEAM TOURNAMENT  Imagine seven people who want to play in a tournament of teams (n = 7 items), with a limitation of only four teams (m = 4 holes) to choose from. The pigeonhole principle tells us that they cannot all play for different teams; there must be at least one team featuring at least two of the seven players:  [n-1]/m+1=[7-1]/4+1=[6/4]+1=1+1=2
  • 9. ALTERNATE FORMULATIONS  The following are alternate formulations of the pigeonhole principle.  If n objects are distributed over m places, and if n > m, then some place receives at least two objects.  (equivalent formulation of 1) If n objects are distributed over n places in such a way that no place receives more than one object, then each place receives exactly one object.  If n objects are distributed over m places, and if n < m, then some place receives no object.  (equivalent formulation of 3) If n objects are distributed over n places in such a way that no place receives no object, then each place receives exactly one object
  • 10. REFERENCES  Brualdi, Richard A. (2010), Introductory Combinatorics (5th ed.), Pentice Hall, ISBN 978-0- 13-602040-0  Fletcher, Peter; Patty, C.Wayne (1987), Foundations of Higher Mathematics, PWS- Kent, ISBN 0-87150-164-3  Grimaldi, Ralph P. (1994), Discrete and Combinatorial Mathematics: An Applied Introduction (3rd ed.), ISBN978-0-201-54983-6  Herstein, I. N. (1964), Topics In Algebra, Waltham: Blaisdell Publishing Company, ISBN978- 1114541016