Turán type problems and polychromatic colorings on the hypercube

Slides:



Advertisements
Similar presentations
Parikshit Gopalan Georgia Institute of Technology Atlanta, Georgia, USA.
Advertisements

Lower Bounds for Additive Spanners, Emulators, and More David P. Woodruff MIT and Tsinghua University To appear in FOCS, 2006.
Hardness of Approximating Multicut S. Chawla, R. Krauthgamer, R. Kumar, Y. Rabani, D. Sivakumar (2005) Presented by Adin Rosenberg.
Covers, Dominations, Independent Sets and Matchings AmirHossein Bayegan Amirkabir University of Technology.
Master Theorem Chen Dan Dong Feb. 19, 2013
On the Density of a Graph and its Blowup Raphael Yuster Joint work with Asaf Shapira.
Variations on Pebbling and Graham's Conjecture David S. Herscovici Quinnipiac University with Glenn H. Hurlbert and Ben D. Hester Arizona State University.
Relations Relations on a Set. Properties of Relations.
On the number of unit distances among ‘n’ points Crossing Lemma: For n points and e edges with condition e ≤ 4*n, the crossing number of G on the plane.
Approximating Maximum Subgraphs Without Short Cycles Guy Kortsarz Join work with Michael Langberg and Zeev Nutov.
Edge-Coloring of Graphs On the left we see a 1- factorization of  5, the five-sided prism. Each factor is respresented by its own color. No edges of the.
5/12/2015PhD seminar CS BGU Counting subgraphs Support measures for graphs Natalia Vanetik.
GOLOMB RULERS AND GRACEFUL GRAPHS
1 Construction of Hamiltonian Cycles in Layered Cubic Planar Graphs Graphs and Combinatorics 2002 D.S. Franzblau Department of Mathematics, CUNY/College.
1 List Coloring and Euclidean Ramsey Theory TexPoint fonts used in EMF. Read the TexPoint manual before you delete this box.: A A A A Noga Alon, Tel Aviv.
Introduction Sorting permutations with reversals in order to reconstruct evolutionary history of genome Reversal mutations occur often in chromosomes where.
Mycielski’s Construction Mycielski’s Construction: From a simple graph G, Mycielski’s Construction produces a simple graph G’ containing G. Beginning with.
SE561 Math Foundations Week 11 Graphs I
Online Graph Avoidance Games in Random Graphs Reto Spöhel Diploma Thesis Supervisors: Martin Marciniszyn, Angelika Steger.
What is the next line of the proof? a). Let G be a graph with k vertices. b). Assume the theorem holds for all graphs with k+1 vertices. c). Let G be a.
CS5371 Theory of Computation
Definition Hamiltonian graph: A graph with a spanning cycle (also called a Hamiltonian cycle). Hamiltonian graph Hamiltonian cycle.
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.
Is the following graph Hamiltonian- connected from vertex v? a). Yes b). No c). I have absolutely no idea v.
Is C 6 2-critical? a). Yes b). No c). I have absolutely no idea.
Small Subgraphs in Random Graphs and the Power of Multiple Choices The Online Case Torsten Mütze, ETH Zürich Joint work with Reto Spöhel and Henning Thomas.
What is the next line of the proof? a). Assume the theorem holds for all graphs with k edges. b). Let G be a graph with k edges. c). Assume the theorem.
Vertex Cut Vertex Cut: A separating set or vertex cut of a graph G is a set SV(G) such that G-S has more than one component. d f b e a g c i h.
MATH 310, FALL 2003 (Combinatorial Problem Solving) Lecture 10, Monday, September 22.
The Turán number of sparse spanning graphs Raphael Yuster joint work with Noga Alon Banff 2012.
Lecture 5.2: Special Graphs and Matrix Representation CS 250, Discrete Structures, Fall 2013 Nitesh Saxena Adopted from previous lectures by Zeph Grunschlag.
Graph Pegging By Jason Counihan. The Rules of Pegging We start with a graph, such as this graph representation a cube. –Graphs are made of vertices (dots)
Edge-disjoint induced subgraphs with given minimum degree Raphael Yuster 2012.
Fan-planar Graphs: Combinatorial Properties and Complexity results Carla Binucci, Emilio Di Giacomo, Walter Didimo, Fabrizio Montecchiani, Maurizio Patrignani,
4.1 Connectivity and Paths: Cuts and Connectivity
Copyright © Zeph Grunschlag, More on Graphs.
A graph is a set of vertices and edges between some vertices.. A bipartite graph has two clumps of vertices, with edges going from a vertex in one clump.
Mycielski’s Construction Mycielski’s Construction: From a simple graph G, Mycielski’s Construction produces a simple graph G’ containing G. Beginning with.
1 Multicasting in a Class of Multicast-Capable WDM Networks From: Y. Wang and Y. Yang, Journal of Lightwave Technology, vol. 20, No. 3, Mar From:
1 The number of orientations having no fixed tournament Noga Alon Raphael Yuster.
Maximum density of copies of a graph in the n-cube John Goldwasser Ryan Hansen West Virginia University.
Graph Colouring L09: Oct 10. This Lecture Graph coloring is another important problem in graph theory. It also has many applications, including the famous.
The Vertex Arboricity of Integer Distance Graph with a Special Distance Set Juan Liu* and Qinglin Yu Center for Combinatorics, LPMC Nankai University,
Mutually independent Hamiltonian cycles on Cartesian product graphs Student: Kai-Siou Wu ( 吳凱修 ) Adviser: Justie Su-Tzu Juan 1National Chi Nan University.
Yuval Peled, HUJI Joint work with Nati Linial, Benny Sudakov, Hao Huang and Humberto Naves.
Turán type problems and polychromatic colorings on the hypercube David Offner Carnegie Mellon University.
1 How to burn a graph Anthony Bonato Ryerson University GRASCan 2015.
 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.
Dense graphs with a large triangle cover have a large triangle packing Raphael Yuster SIAM DM’10.
Introduction to Graph Theory Lecture 13: Graph Coloring: Edge Coloring.
Introduction to Graph Theory
A Computational Approach to Ramsey Theory Stephan Krach, David Toth, and Michael Bradley Merrimack College, North Andover, MA Introduction The Party Problem.
Trees.
Lecture 5.2: Special Graphs and Matrix Representation
Applied Discrete Mathematics Week 13: Graphs
A sketch proof of the Gilbert-Pollak Conjecture on the Steiner Ratio
What is the next line of the proof?
Graphs.
Enumerating Distances Using Spanners of Bounded Degree
Constrained Bipartite Vertex Cover: The Easy Kernel is Essentially Tight Bart M. P. Jansen June 4th, WORKER 2015, Nordfjordeid, Norway.
Discrete Mathematics and its Applications Lecture 8 – Cop-win Graphs
Vertex orderings.
Student:連敏筠 Advisor:傅恆霖
AREA Section 4.2.
The Full Steiner tree problem Part Two
Lecture 5.3: Graph Isomorphism and Paths
Existence of 3-factors in Star-free Graphs with High Connectivity
Distance-preserving Subgraphs of Interval Graphs
AREA Section 4.2.
Presentation transcript:

Turán type problems and polychromatic colorings on the hypercube David Offner Carnegie Mellon University

The hypercube Qn Q3 Q2 V(Qn) = {0,1}n 000 V(Qn) = {0,1}n E(Qn) = pairs that differ in exactly one coordinate 100 010 001 Q2 00 110 101 011 10 01 11 111

Notation for Qn [01011] denotes the edge between vertices [010011] and [011011] [0001] denotes a Q3 subgraph of Q7.

Turán type problems Turán’s theorem [1941] answers the question: How many edges can an n-vertex graph contain while not containing Kr as a subgraph? Equivalently: What is the minimum number of edges we must delete from Kn to kill all copies of Kr?

Turán type problems on Qn 000 c(n,G) = minimum number of edges to delete from Qn to kill all copies of G. E.g. c(3,Q2) = 3 c(G) = limn→∞ c(n,G)/|E(Qn)| 100 010 001 110 101 011 111

Turán type problems on Qn 000 Conjecture: c(Q2) = 1/2 [Erdös,1984] Best known bounds [Thomason, Wagner, 2008] [Brass, Harborth, Neinborg, 1995] .377 < c(Q2) < .5(n-sqrt(n))2n-1 100 010 001 110 101 011 111

Turán type problems on Qn (sqrt(2) -1) ≤ c(C6) ≤ 1/3 [Chung, 1992], [Conder, 1993] For k ≥ 2, c(C4k) = 1. [Chung, 1992] c(C14) = 1. [Füredi, Özkahya, 2009+] c(induced C10) ≤ 1/4. [Axenovich, Martin, 2006] Open: c(C10)? Conjecture [Alon, Krech, Szabó, 2007]: c(Q3)= 1/4. Best known bounds [Offner, 2008] .116 < c(Q3) ≤ 1/4

Polychromatic colorings 000 p(G) = maximum number of colors s.t. it is possible to color the edges of any Qn s.t. every copy of G contains every color. E.g. p(Q2) = 2. Motivation: c(G) ≤ 1/p(G). 100 010 001 110 101 011 111

Outline of talk Hypercube Turan type problems Polychromatic colorings * Results * Lower bounds * Upper bounds Open problems

Polychromatic colorings d(d+1)/2 ≥ p(Qd) ≥ floor[(d+1)2/4] [Alon, Krech, Szabó, 2007] p(Qd) = floor[(d+1)2/4] [Offner, 2008] We have bounds on p(G) for some other choices of G.

Lower bounds on p(G) Find a coloring and show every instance of G contains all colors. Typical coloring: Let l(e) = # of 1s to left of star in edge e. e.g. l([01011] ) = 1, r([01011] ) = 2.

Lower bounds on p E.g. p(Q3) ≥ 4: Color(e)= (l(e) (mod 2), r(e) (mod 2)) 000 000 [00*] Cube: [1001] Edges: [100010] [101010] [100011] [101011] [*00] [0*0] [0*0] 100 010 001 100 010 001 [01*] [*10] [1*0] [0*1] [1*0] [0*1] [*01] [10*] 110 101 011 110 101 011 [1*1] [1*1] [11*] [*11] 111 111

Upper bounds on p: simple colorings A coloring of Qn is simple if the color of e is determined by (l(e),r(e)). Lemma: We need only consider simple colorings. Proof: Application of Ramsey’s theorem.

Upper bounds on p To show p(G) < r, show that for any simple r-coloring of Qn, there is some instance of G containing at most r-1 colors. 000 e.g. p(Q3 \ v) < 4, since there is an instance with edges only in classes (0,0), (1,0), (0,1). [00*] [*00] [0*0] 100 010 001 [01*] [*10] [1*0] [0*1] [*01] [10*] 110 101 011

Upper bounds on p p(Qd) ≤ floor[(d+1)2/4]. Idea: Arrange the color classes of Qn in a grid: 0,0 0,1 1,0 0,2 1,1 2,0 0,3 1,2 2,1 3,0 Examine which color classes are included in copies of Qd.

Upper bounds on p Edges using a given star in a Qd cover a specific “shape” of color classes. Lemma: For a sequence of shapes where the widest shape in row i has width zi, the maximum number of colors which can polychromatically color the sequence is at most ∑zi.

Open problems For which graphs G can we determine p(G)? Right now, Qd, Qd\v, a few others. Is it true that for all r, there is some G s.t. p(G) = r?

Open problems Bialostocki [1983] proved if Qn is Q2-polychromatically colored with p(Q2)=2 colors, the color classes are (asymptotically) the same size. Is this true for Qd, d>2? What can be said about the relationship between p and c?

Thank you.

Hypercube basic 000 100 010 001 110 101 011 111

P(Q_2) 000 000 [00*] [*00] [00*] [*00] [0*0] [0*0] 100 010 001 100 010 [01*] [*10] [01*] [*10] [1*0] [0*1] [1*0] [0*1] [*01] [*01] [10*] [10*] 110 101 011 110 101 011 [1*1] [1*1] [11*] [*11] [11*] [*11] 111 111

000 [00*] [*00] [0*0] 100 010 001 [01*] [*10] [1*0] [0*1] [*01] [10*] 110 101 011

P(Q_3) 000 000 [00*] [00*] [*00] [*00] [0*0] [0*0] 100 010 001 100 010 [01*] [01*] [*10] [*10] [1*0] [0*1] [1*0] [0*1] [*01] [*01] [10*] [10*] 110 101 011 110 101 011 [1*1] [1*1] [11*] [*11] [11*] [*11] 111 111

P(Q_3) 000 [0*0] 100 010 001 [1*0] [0*1] 110 101 011 [1*1] 111