SlideShare une entreprise Scribd logo
1  sur  25
Ramsey Theory
Definition
    • Ramsey theory ask: "how many elements of
      some structure must there be to guarantee that
      a particular property will hold?“




Mar 14, 2012                                       2
Basics
    • Graphs
          – Edges
          – Vertices
          – Edge colorings
    • Complete graphs
    • Pigeonhole




Mar 14, 2012                    3
Mar 14, 2012   4
Pigeonhole
• Pigeonhole is a simple theory
       – m objects divide into n classes
       – at least [m/n] objects appears
• Pigeonhole and Ramsey are closely linked
       – Some Ramsey can be proved by Pigeonhole
       – They both satisfy “how many elements can
         guarantee a property”
• Sometimes deceiving



Mar 14, 2012                                        5
Example: Erdὀs Szekeres Theorem


• Given a sequence of mn+1 distinct real
  numbers, it either contains a monotone
  increasing subsequence of length m + 1 or a
  monotone decreasing subsequence of length
  n + 1.




Mar 14, 2012                                    6
Proof:
• By contradiction
• S := {a1,…,amn+1 } be distinct mn+1 numbers.
• Each number ak has a tuple (i , j).
  i – length of longest increasing sequence
  starting from ak
  j – length of longest decreasing sequence
  starting from ak .

• Assumption– 1≤ i ≤ m
              1≤ j ≤ n

Mar 14, 2012                                     7
Cont..
• 2 elements S and T such that tuple is same.
  Let it be (x, y).
• Assume S < T.
  Then if T has a increasing sequence of length
  x, then S will have a increasing sequence of
  x+1.




Mar 14, 2012                                      8
Ramsey Number
• Ramsey numbers part of mathematical field of graph
  theory
• km is defined as a graph containing m nodes and all
  possible line between the nodes
• Ramsey functions notated as R(r, b)=n
       – R is Ramsey function
       – r, b are independent variables
       – n is result of Ramsey function; called Ramsey number
• Ramsey function gives smallest graph size that when
  colored in any pattern of only two colors, will always
  contain a monochromatic kr or a monochromatic kb .


Mar 14, 2012                                                    9
Ramsey Number

  • The Ramsey number R(m , n)gives the solution
    to the party problem, which asks the minimum
    number of guests R(m , n) that must be invited
    so that at least m are mutual friends or at least
    n are mutual strangers.
  • R(X,1)=R(1,X)=1
  • R(2,X)=X
  • R(3,3)=??

Mar 14, 2012                                       10
Ramsey Number
               Example: R(3,3) = 6




                Possible to create a        Not possible to create a
                mapping without a k3 in a   coloring without a k3 in a 6-
                5-node graph (a k5)         node graph (a k6) and this
                                            R(3,3) = 6



Mar 14, 2012                                                                11
Ramsay Theorem
• In the language of graph theory, the Ramsey
  number is the minimum number of vertices
  v=R(m,n),such that all undirected simple graphs
  of order v contain a clique of order m or an
  independent set of order n .
• Ramsey theorem states that such a number
  exists for all m and n.




Mar 14, 2012                                    12
Existence Proof of R(r,s)

• for the 2-colour case, by induction on r + s
• Existance proof by proving a explicit bound
• base: for all n, R(n, 1) = R(1, n) = 1
• By the inductive hypothesis R(r − 1, s)
  and R(r, s − 1) exist.
• Claim: R(r, s) ≤ R(r − 1, s) + R(r, s − 1)




Mar 14, 2012                                     13
Existence Proof of R(r,s)
• Consider a complete graph on R(r − 1, s) + R(r, s − 1) vertices
• Pick a vertex v from the graph, and partition the remaining
  vertices into two sets M and N, such that for every
  vertex w, w is in M if (v, w) is blue, and w is in N if (v, w) is red.
• Because the graph has R(r - 1, s) + R(r, s - 1) = |M| + |N| + 1
  vertices, it follows that either
                |M| ≥ R(r − 1, s) or |N| ≥ R(r, s − 1)
• In the former case, if M has a red Ks then so does the original
  graph and we are finished.
• Otherwise M has a blue Kr−1 and so M U {v} has blue Kr by
  definition of M. The latter case is analogous.
• R(4,3)=??


Mar 14, 2012                                                               14
February 24, 2007   15
Ramsey Numbers
• R(4,3)<=R(3,3) + R(4,2)
        <= 6 + 4 = 10
• R(4,3) = 9




Mar 14, 2012
Graph Ramsey Number

• Given simple graphs G1,…,Gk,the graph
  Ramsey number R(G1,…,Gk) is the smallest
  integer n such that every k-coloring of E(Kn)
  contains a copy of Gi in color i for some i.




Mar 14, 2012                                      17
Ramsey number

    • R(M1,M2,…,Mk )
    • When k>2, little is known.
           – R(3,3,3)=14
    • Ramsey number tell us that R(m1,m2,…,mk)
      always exist!




Mar 14, 2012                                     18
Other Ramsey Theory
•    Graph Ramsey Number
•    Ramsey Polygon Number
•    Ramsey of Bipartite graph
•    ……




Mar 14, 2012                     19
Ramsey Theory Applications




Mar 14, 2012                 20
Final Thoughts

• Results in Ramsey theory typically have two
  primary characteristics:
       – non-constructive: exist but non-consturctive
               • This is same for pigeonhole
       – Grow exponetially: results requires these objects
         to be enormously large.
               • That’s why we still know small ramsey number
               • Computer is useless here!




Mar 14, 2012                                                    21
Final Thoughts…


    The reason behind such Ramsey-type results is that:
    “The largest partition class always contains the
    desired substructure”.




Mar 14, 2012                                              22
REFERENCES
• Ramsey Theory and Related Topics (Fall 2004, 2.5 cu) J.
  Karhumaki
• Introduction to Graph Theory by Douglas B.West , 2-ed
• Applications of Discrete Mathematics by John G.
  Michaels ,Kenneth H.Rosen
• http://en.wikipedia.org/wiki/Ramsey's_theorem
• Noga Alon and Michael Krivelevich [The Princeton Companion
  to Mathematics]
• Ramsey Theory Applications:Vera Rosta




Mar 14, 2012                                                   23
Questions
Thank you

Contenu connexe

Tendances

Lecture 11 diagonalization & complex eigenvalues - 5-3 & 5-5
Lecture  11   diagonalization & complex eigenvalues -  5-3 & 5-5Lecture  11   diagonalization & complex eigenvalues -  5-3 & 5-5
Lecture 11 diagonalization & complex eigenvalues - 5-3 & 5-5njit-ronbrown
 
Iterative procedure for uniform continuous mapping.
Iterative procedure for uniform continuous mapping.Iterative procedure for uniform continuous mapping.
Iterative procedure for uniform continuous mapping.Alexander Decker
 
Arithmetic and geometric_sequences
Arithmetic and geometric_sequencesArithmetic and geometric_sequences
Arithmetic and geometric_sequencesMohamed Gibreel
 
Testing Forest-Isomorphism in the Adjacency List Model
Testing Forest-Isomorphismin the Adjacency List ModelTesting Forest-Isomorphismin the Adjacency List Model
Testing Forest-Isomorphism in the Adjacency List Modelirrrrr
 
Introductory maths analysis chapter 03 official
Introductory maths analysis   chapter 03 officialIntroductory maths analysis   chapter 03 official
Introductory maths analysis chapter 03 officialEvert Sandye Taasiringan
 
Introductory maths analysis chapter 02 official
Introductory maths analysis   chapter 02 officialIntroductory maths analysis   chapter 02 official
Introductory maths analysis chapter 02 officialEvert Sandye Taasiringan
 
Introductory maths analysis chapter 13 official
Introductory maths analysis   chapter 13 officialIntroductory maths analysis   chapter 13 official
Introductory maths analysis chapter 13 officialEvert Sandye Taasiringan
 
Eighan values and diagonalization
Eighan values and diagonalization Eighan values and diagonalization
Eighan values and diagonalization gandhinagar
 
Lecture 6 lu factorization & determinants - section 2-5 2-7 3-1 and 3-2
Lecture 6   lu factorization & determinants - section 2-5 2-7 3-1 and 3-2Lecture 6   lu factorization & determinants - section 2-5 2-7 3-1 and 3-2
Lecture 6 lu factorization & determinants - section 2-5 2-7 3-1 and 3-2njit-ronbrown
 
Arithmetic Progressions and the Construction of Doubly Even Magic Squares and...
Arithmetic Progressions and the Construction of Doubly Even Magic Squares and...Arithmetic Progressions and the Construction of Doubly Even Magic Squares and...
Arithmetic Progressions and the Construction of Doubly Even Magic Squares and...Lossian Barbosa Bacelar Miranda
 
Introductory maths analysis chapter 09 official
Introductory maths analysis   chapter 09 officialIntroductory maths analysis   chapter 09 official
Introductory maths analysis chapter 09 officialEvert Sandye Taasiringan
 
Limits and Continuity - Intuitive Approach part 3
Limits and Continuity - Intuitive Approach part 3Limits and Continuity - Intuitive Approach part 3
Limits and Continuity - Intuitive Approach part 3FellowBuddy.com
 
The Generalized Difference Operator of the 퐧 퐭퐡 Kind
The Generalized Difference Operator of the 퐧 퐭퐡 KindThe Generalized Difference Operator of the 퐧 퐭퐡 Kind
The Generalized Difference Operator of the 퐧 퐭퐡 KindDr. Amarjeet Singh
 
Introductory maths analysis chapter 11 official
Introductory maths analysis   chapter 11 officialIntroductory maths analysis   chapter 11 official
Introductory maths analysis chapter 11 officialEvert Sandye Taasiringan
 

Tendances (15)

Lecture 11 diagonalization & complex eigenvalues - 5-3 & 5-5
Lecture  11   diagonalization & complex eigenvalues -  5-3 & 5-5Lecture  11   diagonalization & complex eigenvalues -  5-3 & 5-5
Lecture 11 diagonalization & complex eigenvalues - 5-3 & 5-5
 
Iterative procedure for uniform continuous mapping.
Iterative procedure for uniform continuous mapping.Iterative procedure for uniform continuous mapping.
Iterative procedure for uniform continuous mapping.
 
Arithmetic and geometric_sequences
Arithmetic and geometric_sequencesArithmetic and geometric_sequences
Arithmetic and geometric_sequences
 
Testing Forest-Isomorphism in the Adjacency List Model
Testing Forest-Isomorphismin the Adjacency List ModelTesting Forest-Isomorphismin the Adjacency List Model
Testing Forest-Isomorphism in the Adjacency List Model
 
Introductory maths analysis chapter 03 official
Introductory maths analysis   chapter 03 officialIntroductory maths analysis   chapter 03 official
Introductory maths analysis chapter 03 official
 
Introductory maths analysis chapter 02 official
Introductory maths analysis   chapter 02 officialIntroductory maths analysis   chapter 02 official
Introductory maths analysis chapter 02 official
 
Introductory maths analysis chapter 13 official
Introductory maths analysis   chapter 13 officialIntroductory maths analysis   chapter 13 official
Introductory maths analysis chapter 13 official
 
Eighan values and diagonalization
Eighan values and diagonalization Eighan values and diagonalization
Eighan values and diagonalization
 
Sequences and series
Sequences and seriesSequences and series
Sequences and series
 
Lecture 6 lu factorization & determinants - section 2-5 2-7 3-1 and 3-2
Lecture 6   lu factorization & determinants - section 2-5 2-7 3-1 and 3-2Lecture 6   lu factorization & determinants - section 2-5 2-7 3-1 and 3-2
Lecture 6 lu factorization & determinants - section 2-5 2-7 3-1 and 3-2
 
Arithmetic Progressions and the Construction of Doubly Even Magic Squares and...
Arithmetic Progressions and the Construction of Doubly Even Magic Squares and...Arithmetic Progressions and the Construction of Doubly Even Magic Squares and...
Arithmetic Progressions and the Construction of Doubly Even Magic Squares and...
 
Introductory maths analysis chapter 09 official
Introductory maths analysis   chapter 09 officialIntroductory maths analysis   chapter 09 official
Introductory maths analysis chapter 09 official
 
Limits and Continuity - Intuitive Approach part 3
Limits and Continuity - Intuitive Approach part 3Limits and Continuity - Intuitive Approach part 3
Limits and Continuity - Intuitive Approach part 3
 
The Generalized Difference Operator of the 퐧 퐭퐡 Kind
The Generalized Difference Operator of the 퐧 퐭퐡 KindThe Generalized Difference Operator of the 퐧 퐭퐡 Kind
The Generalized Difference Operator of the 퐧 퐭퐡 Kind
 
Introductory maths analysis chapter 11 official
Introductory maths analysis   chapter 11 officialIntroductory maths analysis   chapter 11 official
Introductory maths analysis chapter 11 official
 

En vedette

Target-ing readers
Target-ing readersTarget-ing readers
Target-ing readersTeri Lesesne
 
Day 2 literacy palooza revised
Day 2 literacy palooza revisedDay 2 literacy palooza revised
Day 2 literacy palooza revisedTeri Lesesne
 
Keller I S D Presentation November 2015
Keller I S D Presentation November 2015Keller I S D Presentation November 2015
Keller I S D Presentation November 2015Teri Lesesne
 
Final 100 in 100 TLA
Final 100 in 100 TLAFinal 100 in 100 TLA
Final 100 in 100 TLATeri Lesesne
 
North Texas LIBCAMP
North Texas LIBCAMPNorth Texas LIBCAMP
North Texas LIBCAMPTeri Lesesne
 
Yes they can! (and they did)
Yes they can!  (and they did)Yes they can!  (and they did)
Yes they can! (and they did)Teri Lesesne
 
Humble I S D Follett December
Humble I S D  Follett DecemberHumble I S D  Follett December
Humble I S D Follett DecemberTeri Lesesne
 
Bookaday T L A 2016
Bookaday T L A 2016Bookaday T L A 2016
Bookaday T L A 2016Teri Lesesne
 
We need diverse books U C I
We need diverse books U C IWe need diverse books U C I
We need diverse books U C ITeri Lesesne
 
Pop up nerd camp booktalks
Pop up nerd camp booktalksPop up nerd camp booktalks
Pop up nerd camp booktalksTeri Lesesne
 
Reasons to share lit with readers
Reasons to share lit with readersReasons to share lit with readers
Reasons to share lit with readersTeri Lesesne
 
Give them what they want: Marantz PB Symposium Preso
Give them what they want: Marantz PB Symposium PresoGive them what they want: Marantz PB Symposium Preso
Give them what they want: Marantz PB Symposium PresoTeri Lesesne
 
Lovejoy Picture Book Presentation
Lovejoy Picture Book PresentationLovejoy Picture Book Presentation
Lovejoy Picture Book PresentationTeri Lesesne
 

En vedette (19)

Pasadena I S D
Pasadena I S DPasadena I S D
Pasadena I S D
 
Target-ing readers
Target-ing readersTarget-ing readers
Target-ing readers
 
Day 2 literacy palooza revised
Day 2 literacy palooza revisedDay 2 literacy palooza revised
Day 2 literacy palooza revised
 
Keller I S D Presentation November 2015
Keller I S D Presentation November 2015Keller I S D Presentation November 2015
Keller I S D Presentation November 2015
 
Final 100 in 100 TLA
Final 100 in 100 TLAFinal 100 in 100 TLA
Final 100 in 100 TLA
 
North Texas LIBCAMP
North Texas LIBCAMPNorth Texas LIBCAMP
North Texas LIBCAMP
 
Yes they can! (and they did)
Yes they can!  (and they did)Yes they can!  (and they did)
Yes they can! (and they did)
 
Humble I S D Follett December
Humble I S D  Follett DecemberHumble I S D  Follett December
Humble I S D Follett December
 
Middle mosaic
Middle mosaicMiddle mosaic
Middle mosaic
 
Bookaday T L A 2016
Bookaday T L A 2016Bookaday T L A 2016
Bookaday T L A 2016
 
We need diverse books U C I
We need diverse books U C IWe need diverse books U C I
We need diverse books U C I
 
Annual assembly
Annual assemblyAnnual assembly
Annual assembly
 
Pop up nerd camp booktalks
Pop up nerd camp booktalksPop up nerd camp booktalks
Pop up nerd camp booktalks
 
Nerd camp 16
Nerd camp 16Nerd camp 16
Nerd camp 16
 
Reasons to share lit with readers
Reasons to share lit with readersReasons to share lit with readers
Reasons to share lit with readers
 
#WNDB Heinemann
#WNDB  Heinemann#WNDB  Heinemann
#WNDB Heinemann
 
Taking C A R E
Taking C A R ETaking C A R E
Taking C A R E
 
Give them what they want: Marantz PB Symposium Preso
Give them what they want: Marantz PB Symposium PresoGive them what they want: Marantz PB Symposium Preso
Give them what they want: Marantz PB Symposium Preso
 
Lovejoy Picture Book Presentation
Lovejoy Picture Book PresentationLovejoy Picture Book Presentation
Lovejoy Picture Book Presentation
 

Similaire à Tapas seminar

Senior Seminar Final Paper
Senior Seminar Final PaperSenior Seminar Final Paper
Senior Seminar Final PaperJosh Mazen
 
Introduction to Szemerédi regularity lemma
Introduction to Szemerédi regularity lemmaIntroduction to Szemerédi regularity lemma
Introduction to Szemerédi regularity lemmaAbner Chih Yi Huang
 
Generalization of Ramsey Number
Generalization of Ramsey NumberGeneralization of Ramsey Number
Generalization of Ramsey NumberAl-Ahmadgaid Asaad
 
Ramsey number lower bounds
Ramsey number lower  boundsRamsey number lower  bounds
Ramsey number lower boundsSmit Raj
 
The Pattern of Primes and the Riemann Hypothesis
The Pattern of Primes and the Riemann HypothesisThe Pattern of Primes and the Riemann Hypothesis
The Pattern of Primes and the Riemann HypothesisBridgett Burg
 
04 greedyalgorithmsii 2x2
04 greedyalgorithmsii 2x204 greedyalgorithmsii 2x2
04 greedyalgorithmsii 2x2MuradAmn
 
Las funciones L en teoría de números
Las funciones L en teoría de númerosLas funciones L en teoría de números
Las funciones L en teoría de númerosmmasdeu
 
RAMANUJAN work and ramanujan prime , Ramanujan magic square
RAMANUJAN work and ramanujan prime , Ramanujan magic squareRAMANUJAN work and ramanujan prime , Ramanujan magic square
RAMANUJAN work and ramanujan prime , Ramanujan magic squareKavitha Chandramohan
 
Chapter1.integer s.y.b.c.s
Chapter1.integer s.y.b.c.sChapter1.integer s.y.b.c.s
Chapter1.integer s.y.b.c.svidyabhoge1
 

Similaire à Tapas seminar (18)

Ramsey theory
Ramsey theoryRamsey theory
Ramsey theory
 
Ramsey Theory
Ramsey TheoryRamsey Theory
Ramsey Theory
 
Senior Seminar Final Paper
Senior Seminar Final PaperSenior Seminar Final Paper
Senior Seminar Final Paper
 
Introduction to Szemerédi regularity lemma
Introduction to Szemerédi regularity lemmaIntroduction to Szemerédi regularity lemma
Introduction to Szemerédi regularity lemma
 
Generalization of Ramsey Number
Generalization of Ramsey NumberGeneralization of Ramsey Number
Generalization of Ramsey Number
 
Modeling the dynamics of molecular concentration during the diffusion procedure
Modeling the dynamics of molecular concentration during the  diffusion procedureModeling the dynamics of molecular concentration during the  diffusion procedure
Modeling the dynamics of molecular concentration during the diffusion procedure
 
Ramsey number lower bounds
Ramsey number lower  boundsRamsey number lower  bounds
Ramsey number lower bounds
 
Drugs and Electrons
Drugs and ElectronsDrugs and Electrons
Drugs and Electrons
 
The Pattern of Primes and the Riemann Hypothesis
The Pattern of Primes and the Riemann HypothesisThe Pattern of Primes and the Riemann Hypothesis
The Pattern of Primes and the Riemann Hypothesis
 
Number theory
Number theoryNumber theory
Number theory
 
UNIT III.pptx
UNIT III.pptxUNIT III.pptx
UNIT III.pptx
 
04 greedyalgorithmsii 2x2
04 greedyalgorithmsii 2x204 greedyalgorithmsii 2x2
04 greedyalgorithmsii 2x2
 
Las funciones L en teoría de números
Las funciones L en teoría de númerosLas funciones L en teoría de números
Las funciones L en teoría de números
 
RAMANUJAN work and ramanujan prime , Ramanujan magic square
RAMANUJAN work and ramanujan prime , Ramanujan magic squareRAMANUJAN work and ramanujan prime , Ramanujan magic square
RAMANUJAN work and ramanujan prime , Ramanujan magic square
 
Presntation11
Presntation11Presntation11
Presntation11
 
Chapter1.integer s.y.b.c.s
Chapter1.integer s.y.b.c.sChapter1.integer s.y.b.c.s
Chapter1.integer s.y.b.c.s
 
MFCS-17.ppt
MFCS-17.pptMFCS-17.ppt
MFCS-17.ppt
 
Hk3114251433
Hk3114251433Hk3114251433
Hk3114251433
 

Dernier

Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...fonyou31
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Disha Kariya
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...anjaliyadav012327
 
The byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptxThe byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptxShobhayan Kirtania
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...Pooja Nehwal
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfchloefrazer622
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajanpragatimahajan3
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 

Dernier (20)

Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
 
The byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptxThe byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptx
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdf
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajan
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 

Tapas seminar

  • 2. Definition • Ramsey theory ask: "how many elements of some structure must there be to guarantee that a particular property will hold?“ Mar 14, 2012 2
  • 3. Basics • Graphs – Edges – Vertices – Edge colorings • Complete graphs • Pigeonhole Mar 14, 2012 3
  • 5. Pigeonhole • Pigeonhole is a simple theory – m objects divide into n classes – at least [m/n] objects appears • Pigeonhole and Ramsey are closely linked – Some Ramsey can be proved by Pigeonhole – They both satisfy “how many elements can guarantee a property” • Sometimes deceiving Mar 14, 2012 5
  • 6. Example: Erdὀs Szekeres Theorem • Given a sequence of mn+1 distinct real numbers, it either contains a monotone increasing subsequence of length m + 1 or a monotone decreasing subsequence of length n + 1. Mar 14, 2012 6
  • 7. Proof: • By contradiction • S := {a1,…,amn+1 } be distinct mn+1 numbers. • Each number ak has a tuple (i , j). i – length of longest increasing sequence starting from ak j – length of longest decreasing sequence starting from ak . • Assumption– 1≤ i ≤ m 1≤ j ≤ n Mar 14, 2012 7
  • 8. Cont.. • 2 elements S and T such that tuple is same. Let it be (x, y). • Assume S < T. Then if T has a increasing sequence of length x, then S will have a increasing sequence of x+1. Mar 14, 2012 8
  • 9. Ramsey Number • Ramsey numbers part of mathematical field of graph theory • km is defined as a graph containing m nodes and all possible line between the nodes • Ramsey functions notated as R(r, b)=n – R is Ramsey function – r, b are independent variables – n is result of Ramsey function; called Ramsey number • Ramsey function gives smallest graph size that when colored in any pattern of only two colors, will always contain a monochromatic kr or a monochromatic kb . Mar 14, 2012 9
  • 10. Ramsey Number • The Ramsey number R(m , n)gives the solution to the party problem, which asks the minimum number of guests R(m , n) that must be invited so that at least m are mutual friends or at least n are mutual strangers. • R(X,1)=R(1,X)=1 • R(2,X)=X • R(3,3)=?? Mar 14, 2012 10
  • 11. Ramsey Number Example: R(3,3) = 6 Possible to create a Not possible to create a mapping without a k3 in a coloring without a k3 in a 6- 5-node graph (a k5) node graph (a k6) and this R(3,3) = 6 Mar 14, 2012 11
  • 12. Ramsay Theorem • In the language of graph theory, the Ramsey number is the minimum number of vertices v=R(m,n),such that all undirected simple graphs of order v contain a clique of order m or an independent set of order n . • Ramsey theorem states that such a number exists for all m and n. Mar 14, 2012 12
  • 13. Existence Proof of R(r,s) • for the 2-colour case, by induction on r + s • Existance proof by proving a explicit bound • base: for all n, R(n, 1) = R(1, n) = 1 • By the inductive hypothesis R(r − 1, s) and R(r, s − 1) exist. • Claim: R(r, s) ≤ R(r − 1, s) + R(r, s − 1) Mar 14, 2012 13
  • 14. Existence Proof of R(r,s) • Consider a complete graph on R(r − 1, s) + R(r, s − 1) vertices • Pick a vertex v from the graph, and partition the remaining vertices into two sets M and N, such that for every vertex w, w is in M if (v, w) is blue, and w is in N if (v, w) is red. • Because the graph has R(r - 1, s) + R(r, s - 1) = |M| + |N| + 1 vertices, it follows that either |M| ≥ R(r − 1, s) or |N| ≥ R(r, s − 1) • In the former case, if M has a red Ks then so does the original graph and we are finished. • Otherwise M has a blue Kr−1 and so M U {v} has blue Kr by definition of M. The latter case is analogous. • R(4,3)=?? Mar 14, 2012 14
  • 16. Ramsey Numbers • R(4,3)<=R(3,3) + R(4,2) <= 6 + 4 = 10 • R(4,3) = 9 Mar 14, 2012
  • 17. Graph Ramsey Number • Given simple graphs G1,…,Gk,the graph Ramsey number R(G1,…,Gk) is the smallest integer n such that every k-coloring of E(Kn) contains a copy of Gi in color i for some i. Mar 14, 2012 17
  • 18. Ramsey number • R(M1,M2,…,Mk ) • When k>2, little is known. – R(3,3,3)=14 • Ramsey number tell us that R(m1,m2,…,mk) always exist! Mar 14, 2012 18
  • 19. Other Ramsey Theory • Graph Ramsey Number • Ramsey Polygon Number • Ramsey of Bipartite graph • …… Mar 14, 2012 19
  • 21. Final Thoughts • Results in Ramsey theory typically have two primary characteristics: – non-constructive: exist but non-consturctive • This is same for pigeonhole – Grow exponetially: results requires these objects to be enormously large. • That’s why we still know small ramsey number • Computer is useless here! Mar 14, 2012 21
  • 22. Final Thoughts… The reason behind such Ramsey-type results is that: “The largest partition class always contains the desired substructure”. Mar 14, 2012 22
  • 23. REFERENCES • Ramsey Theory and Related Topics (Fall 2004, 2.5 cu) J. Karhumaki • Introduction to Graph Theory by Douglas B.West , 2-ed • Applications of Discrete Mathematics by John G. Michaels ,Kenneth H.Rosen • http://en.wikipedia.org/wiki/Ramsey's_theorem • Noga Alon and Michael Krivelevich [The Princeton Companion to Mathematics] • Ramsey Theory Applications:Vera Rosta Mar 14, 2012 23