Combinatorics Ramsey theory.  a precocious British mathematician, philosopher and economist  a problem in mathematical logic: can one always find order.

Slides:



Advertisements
Similar presentations
Great Theoretical Ideas in Computer Science for Some.
Advertisements

On the Density of a Graph and its Blowup Raphael Yuster Joint work with Asaf Shapira.
Lecture 5 Graph Theory. Graphs Graphs are the most useful model with computer science such as logical design, formal languages, communication network,
Edge-connectivity and super edge-connectivity of P 2 -path graphs Camino Balbuena, Daniela Ferrero Discrete Mathematics 269 (2003) 13 – 20.
Walks, Paths and Circuits Walks, Paths and Circuits Sanjay Jain, Lecturer, School of Computing.
Graph-02.
Lecture 22: April 18 Probabilistic Method. Why Randomness? Probabilistic method: Proving the existence of an object satisfying certain properties without.
13.4 Map Coloring and the Four Color Theorem. We started this chapter by coloring the regions formed by a set of circles in the plane. But when do we.
Krakow, Summer 2011 Schnyder’s Theorem and Relatives William T. Trotter
Problems in Ramsey theory typically ask a question of the form: "how many elements of some structure must there be to guarantee that a particular property.
SE561 Math Foundations Week 11 Graphs I
Online Graph Avoidance Games in Random Graphs Reto Spöhel Diploma Thesis Supervisors: Martin Marciniszyn, Angelika Steger.
Graph Theory in CS Route Search in Online Map Services
Vertex Cut Vertex Cut: A separating set or vertex cut of a graph G is a set SV(G) such that S has more than one component. Connectivity of G ((G)): The.
1 Section 8.4 Connectivity. 2 Paths In an undirected graph, a path of length n from u to v, where n is a positive integer, is a sequence of edges e 1,
4/17/2017 Section 8.5 Euler & Hamilton Paths ch8.5.
The Mathematics of Networks Chapter 7. Trees A tree is a graph that –Is connected –Has no circuits Tree.
Problem: Induced Planar Graphs Tim Hayes Mentor: Dr. Fiorini.
MATH 310, FALL 2003 (Combinatorial Problem Solving) Lecture 10, Monday, September 22.
KNURE, Software department, Ph , N.V. Bilous Faculty of computer sciences Software department, KNURE Discrete.
1/22/03Tucker, Applied Combinatorics, Section EDGE COUNTING TUCKER, APPLIED COMBINATORICS, SECTION 1.3, GROUP B Michael Duquette & Amanda Dargie.
9.2 Graph Terminology and Special Types Graphs
Subdivision of Edge In a graph G, subdivision of an edge uv is the operation of replacing uv with a path u,w,v through a new vertex w.
Graphs Chapter 10.
Asymmetric Ramsey Properties of Random Graphs involving Cliques Reto Spöhel Joint work with Martin Marciniszyn, Jozef Skokan, and Angelika Steger TexPoint.
Lecture 5.2: Special Graphs and Matrix Representation CS 250, Discrete Structures, Fall 2013 Nitesh Saxena Adopted from previous lectures by Zeph Grunschlag.
Copyright © Cengage Learning. All rights reserved. CHAPTER 10 GRAPHS AND TREES.
Group 10 Project Part 3 Derrick Jasso Rodolfo Garcia Ivan Lopez M.
Fall 2015 COMP 2300 Discrete Structures for Computation Donghyun (David) Kim Department of Mathematics and Physics North Carolina Central University 1.
© by Kenneth H. Rosen, Discrete Mathematics & its Applications, Sixth Edition, Mc Graw-Hill, 2007 Chapter 9 (Part 2): Graphs  Graph Terminology (9.2)
Tree A connected graph that contains no simple circuits is called a tree. Because a tree cannot have a simple circuit, a tree cannot contain multiple.
NP-complete Problems SAT 3SAT Independent Set Hamiltonian Cycle
Copyright © Zeph Grunschlag, More on Graphs.
Based on slides by Y. Peng University of Maryland
Petrie maps and Petrie configurations Jurij Kovič, University of Primorska, Slovenia EuroGIGA Final Conference Berlin, February 20, 2014.
Graphs.  Definition A simple graph G= (V, E) consists of vertices, V, a nonempty set of vertices, and E, a set of unordered pairs of distinct elements.
1 Rainbow Decompositions Raphael Yuster University of Haifa Proc. Amer. Math. Soc. (2008), to appear.
Graph Colouring L09: Oct 10. This Lecture Graph coloring is another important problem in graph theory. It also has many applications, including the famous.
Fall 2015 COMP 2300 Discrete Structures for Computation Donghyun (David) Kim Department of Mathematics and Physics North Carolina Central University 1.
Planar Graphs Graph Coloring
Chapter 5 Graphs  the puzzle of the seven bridge in the Königsberg,  on the Pregel.
 Quotient graph  Definition 13: Suppose G(V,E) is a graph and R is a equivalence relation on the set V. We construct the quotient graph G R in the follow.
Graphs Basic properties.
Trees Thm 2.1. (Cayley 1889) There are nn-2 different labeled trees
Introduction to Graph Theory Lecture 13: Graph Coloring: Edge Coloring.
NP-completeness NP-complete problems. Homework Vertex Cover Instance. A graph G and an integer k. Question. Is there a vertex cover of cardinality k?
1 Chapter 2 Pigeonhole Principle. 2 Summary Pigeonhole principle –simple form Pigeonhole principle –strong form Ramsey’s theorem.
Great Theoretical Ideas in Computer Science for Some.
Indian Institute of Technology Kharagpur PALLAB DASGUPTA Graph Theory: Planarity Pallab Dasgupta, Professor, Dept. of Computer Sc. and Engineering, IIT.
 Ramsey Theory CS494 Into to Graph Theory By: Travis Young.
Leda Demos By: Kelley Louie Credits: definitions from Algorithms Lectures and Discrete Mathematics with Algorithms by Albertson and Hutchinson graphics.
رياضيات متقطعة لعلوم الحاسب MATH 226. Chapter 10.
CHAPTER SIX T HE P ROBABILISTIC M ETHOD M1 Zhang Cong 2011/Nov/28.
A Computational Approach to Ramsey Theory Stephan Krach, David Toth, and Michael Bradley Merrimack College, North Andover, MA Introduction The Party Problem.
Trees.
Graphs. Representations of graphs : undirected graph An undirected graph G have five vertices and seven edges An adjacency-list representation of G The.
De Bruijn sequences 陳柏澍 Novembers Each of the segments is one of two types, denoted by 0 and 1. Any four consecutive segments uniquely determine.
Applied Discrete Mathematics Week 14: Trees
Minimum Spanning Tree 8/7/2018 4:26 AM
Euler Circuits William T. Trotter and Mitchel T. Keller
Tucker, Applied Combinatorics, Sec 2.4
Based on slides by Y. Peng University of Maryland
Connectivity Section 10.4.
Trees L Al-zaid Math1101.
Trees 11.1 Introduction to Trees Dr. Halimah Alshehri.
Graphs G = (V, E) V are the vertices; E are the edges.
Planarity.
Existence of 3-factors in Star-free Graphs with High Connectivity
Applied Discrete Mathematics Week 13: Graphs
Presentation transcript:

Combinatorics Ramsey theory

 a precocious British mathematician, philosopher and economist  a problem in mathematical logic: can one always find order in chaos? If so, how much? Just how large a slice of chaos do we need to be sure to find a particular amount of order in it?

 Among any six people, there are three any two of whom are friends, or there are three such that no two of them are friends.

 a complete graph is a simple undirected graph in which every pair of distinct vertices is connected by a unique edge. The complete graph on n vertices is denoted by K n

 A 2-coloured graph is a complete graph whose edges have been colored with 2 different colors

 First we choose any point, and note that five lines come out of it - one to each of the other five points

 With five lines, there must be at least three lines of one color. Let's suppose there are three red lines.So we have four points like this

 For the three remaining lines, if al least one of them is red, then it makes a red triangle together with point A (left). And if not, the three together make a blue triangle (right):

 the Ramsey number, R( s, t ), is the order of the smallest complete graph which, when 2- coloured, must contain a red K s or a blue K t  2 properties: ◦ For any positive integers s,t≥2, we have R(s,t) = R(t, s) ◦ For any positive integer s≥2, we have R(2,s ) = s

 Lemma: R(r, s) ≤ R(r − 1, s) + R(r, s − 1)  Theorem :For any two natural numbers, s and t, there exists a natural number, R ( s, t ) = n, such that any 2-coloured complete graph of order at least n, colored red and blue, must contain a monochromatic red K s or a blue K t

 Suppose we have 10 points, joined with red and blue lines in the usual way. Choose a point, and note that 9 lines come out of it. There must either be at least 6 red ones, or at least 4 blue ones

Case 1Case 2

 The above argument demonstrated that if any vertex is incident on 6 blue edges or 4 red edges, then the graph must contain a red K 3 or a blue K 4. In order to prevent this from happening in a coloring of K 9, in which each vertex is incident on 8 edges, every vertex must be incident specifically on 5 blue edges and 3 red edges. However, the total number of pairs (v,e) of vertices and incident blue edges would then be 9 *5 = 45, but the number of such pairs must be even, since for each blue edge e, there are exactly two vertices which are its endpoints. Thus, a coloring with the incidence properties described above is impossible, and some vertex has either 6 incident blue edges or 4 incident blue edges; thus any coloring of K 9 contains a red K 3 or a blue K 4

 This coloring shows K 8 may be 2-coloured such that it does not contain a red K 4 or a blue K 3 as a subgraph

R(s,t) – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – –

 10SP-682/notes pdf 10SP-682/notes pdf  ends_and_strangers ends_and_strangers  mentary/combinatorics/de_D7.pdf mentary/combinatorics/de_D7.pdf  lecture05.pdf lecture05.pdf  hill.com/sites/dl/free/ /299355/ Apps_Ch8.pdf hill.com/sites/dl/free/ /299355/ Apps_Ch8.pdf