The Rainbow Turán Problem for Even Cycles

Size: px
Start display at page:

Download "The Rainbow Turán Problem for Even Cycles"

Transcription

1 The Rainbow Turán Problem for Even Cycles Shagnik Das University of California, Los Angeles Aug 20, 2012 Joint work with Choongbum Lee and Benny Sudakov

2 Plan 1 Historical Background Turán Problems Colouring Problems 2 Rainbow Turán Problem Definition Motivation Known Results 3 Our Results Summary Warm Up Sketch of Proof

3 Turán s Theorem Mantel s theorem: most fundamental in extremal graph theory Theorem (Mantel, 1907) If a graph G on n vertices has no triangle, then G has at most n2 4 edges.

4 Turán s Theorem Mantel s theorem: most fundamental in extremal graph theory Theorem (Mantel, 1907) If a graph G on n vertices has no triangle, then G has at most n2 4 edges. Turán generalised to cliques of any order Theorem (Turán, 1941) If a graph ( G on n vertices ) has no clique of order r, then G has at most 1 1 r 1 + o(1) n 2 2 edges.

5 Turán s Theorem: Extended Can define Turán numbers of general graphs Definition (Turán numbers) Given any graph H, we define the Turán number ex(n, H) to be the maximum number of edges in an H-free graph on n vertices.

6 Turán s Theorem: Extended Can define Turán numbers of general graphs Definition (Turán numbers) Given any graph H, we define the Turán number ex(n, H) to be the maximum number of edges in an H-free graph on n vertices. Erdős and Stone found asymptotics for all non-bipartite graphs Theorem (Erdős-Stone, 1946) For all graphs H, lim n ex(n, H)/ ( n 2) = 1 (χ(h) 1) 1.

7 Turán s Theorem: Open Problems Turán problem for bipartite graphs generally open

8 Turán s Theorem: Open Problems Turán problem for bipartite graphs generally open Particularly interesting is the case of even cycles

9 Turán s Theorem: Open Problems Turán problem for bipartite graphs generally open Particularly interesting is the case of even cycles Conjectured upper bound known Theorem (Bondy-Simonovits, 1974) ( ) For all k 2, ex(n, C 2k ) = O n 1+ 1 k.

10 Turán s Theorem: Open Problems Turán problem for bipartite graphs generally open Particularly interesting is the case of even cycles Conjectured upper bound known Theorem (Bondy-Simonovits, 1974) ( ) For all k 2, ex(n, C 2k ) = O n 1+ 1 k. Matching lower bound only known for k = 2, 3, 5

11 Colouring Problems: Ramsey Theory Another central result in extremal combinatorics Theorem (Ramsey, 1930) For any integers k, l 1, there exists R(k, l) such that any red-blue colouring of K R(k,l) contains either a red K k or a blue K l.

12 Colouring Problems: Ramsey Theory Another central result in extremal combinatorics Theorem (Ramsey, 1930) For any integers k, l 1, there exists R(k, l) such that any red-blue colouring of K R(k,l) contains either a red K k or a blue K l. Determining the Ramsey numbers R(k, l) a widely open problem

13 Colouring Problems: Ramsey Theory Another central result in extremal combinatorics Theorem (Ramsey, 1930) For any integers k, l 1, there exists R(k, l) such that any red-blue colouring of K R(k,l) contains either a red K k or a blue K l. Determining the Ramsey numbers R(k, l) a widely open problem Introduction of the probabilistic method

14 Colouring Problems: Extensions Theorem (Erdős-Rado, 1950) For every t, there is an n such that every edge-colouring of K n has a copy of K t with one of the following canonical colourings: constant rainbow minimum maximum

15 Colouring Problems: Extensions Theorem (Erdős-Rado, 1950) For every t, there is an n such that every edge-colouring of K n has a copy of K t with one of the following canonical colourings: constant rainbow minimum maximum In particular, for every t there is an n such that every proper edge-colouring of K n has a rainbow K t.

16 Rainbow Turán Problem First introduced by Keevash, Mubayi, Sudakov, Verstraëte

17 Rainbow Turán Problem First introduced by Keevash, Mubayi, Sudakov, Verstraëte Definition (Rainbow Turán Numbers) Given a graph H, we define the rainbow Turán number ex (n, H) to be the maximum number of edges in a properly edge-coloured n-vertex graph with no rainbow copy of H.

18 Rainbow Turán Problem First introduced by Keevash, Mubayi, Sudakov, Verstraëte Definition (Rainbow Turán Numbers) Given a graph H, we define the rainbow Turán number ex (n, H) to be the maximum number of edges in a properly edge-coloured n-vertex graph with no rainbow copy of H. Trivial bound: ex(n, H) ex (n, H)

19 Rainbow Turán Problem First introduced by Keevash, Mubayi, Sudakov, Verstraëte Definition (Rainbow Turán Numbers) Given a graph H, we define the rainbow Turán number ex (n, H) to be the maximum number of edges in a properly edge-coloured n-vertex graph with no rainbow copy of H. Trivial bound: ex(n, H) ex (n, H) Reduction to regular Turán problem ex (n, H) ex(n, H) + o(n 2 )

20 Bk -sets: Motivation Definition (B k -sets) A subset A of an abelian group G is a B k -set if every g G has at most one representation of the form g = a 1 + a a k, a i A.

21 Bk -sets: Motivation Definition (B k -sets) A subset A of an abelian group G is a B k -set if every g G has at most one representation of the form g = a 1 + a a k, a i A. Definition (B k -sets) A subset A of an abelian group G is a B k -set if there are no two disjoint k-sets {x 1, x 2,..., x k }, {y 1, y 2,..., y k } A with the same sum.

22 Bk -sets: Motivation Definition (B k -sets) A subset A of an abelian group G is a B k -set if every g G has at most one representation of the form g = a 1 + a a k, a i A. Definition (B k -sets) A subset A of an abelian group G is a Bk -set if there are no two disjoint k-sets {x 1, x 2,..., x k }, {y 1, y 2,..., y k } A with the same sum. Example (B k -sets need not be B k-sets) Let k = 3, G = Z/6Z, and A = {0, 1, 2, 3, 4, 5}. A is not a B 3 -set: = = A is a B3 -set: the sum of all six elements is odd.

23 Bk -sets: Connection to Rainbow Cycles Bipartite Cayley graph construction: B k -sets rainbow-c 2k-free bipartite graphs

24 Bk -sets: Connection to Rainbow Cycles Bipartite Cayley graph construction: B k -sets rainbow-c 2k-free bipartite graphs Construct bipartite graph on X Y, where X, Y = G Edge (x, y) iff y x = a A G, colour a

25 Bk -sets: Connection to Rainbow Cycles Bipartite Cayley graph construction: B k -sets rainbow-c 2k-free bipartite graphs Construct bipartite graph on X Y, where X, Y = G Edge (x, y) iff y x = a A G, colour a x 1 y 1 x 2 y 2 x 3 y 3 x 4 y 4 x 5 y 5 Example with G = Z/5Z, A = {1, 3}

26 Bk -sets: Connection to Rainbow Cycles Bipartite Cayley graph construction: B k -sets rainbow-c 2k-free bipartite graphs Construct bipartite graph on X Y, where X, Y = G Edge (x, y) iff y x = a A G, colour a x 1 y 1 x 2 y 2 x 3 y 3 x 4 y 4 x 5 y 5 Example with G = Z/5Z, A = {1, 3}

27 Bk -sets: Connection to Rainbow Cycles Bipartite Cayley graph construction: B k -sets rainbow-c 2k-free bipartite graphs Construct bipartite graph on X Y, where X, Y = G Edge (x, y) iff y x = a A G, colour a x 1 y 1 x 2 y 2 x 3 y 3 x 4 y 4 x 5 y 5 Example with G = Z/5Z, A = {1, 3}

28 Bk -sets: Connection to Rainbow Cycles Bipartite Cayley graph construction: B k -sets rainbow-c 2k-free bipartite graphs Construct bipartite graph on X Y, where X, Y = G Edge (x, y) iff y x = a A G, colour a x 1 y 1 x 2 y 2 x 3 y 3 x 4 y 4 x 5 y 5 Example with G = Z/5Z, A = {1, 3} Rainbow C 2k x 1 y 1 x 2 y 2... x k y k B = {y 1 x 1,..., y k x k } and C = {y 1 x 2, y 2 x 3,..., y k x 1 }

29 Bk -sets: Known Results A G has ( A +k 1) k different k-sums ( ) if G = n, A a B k -set, then A = O n 1 k

30 Bk -sets: Known Results A G has ( A +k 1) k different k-sums ( ) if G = n, A a B k -set, then A = O n 1 k ( ) Bose and Chowla: B k -sets of size Ω n 1 k in G = Z/nZ ) Z/nZ has Bk (n -sets of size Ω 1 k

31 Bk -sets: Known Results A G has ( A +k 1) k different k-sums ( ) if G = n, A a B k -set, then A = O n 1 k ( ) Bose and Chowla: B k -sets of size Ω n 1 k in G = Z/nZ ) Z/nZ has Bk (n -sets of size Ω 1 k ( ) ex (n, C 2k ) = Ω n 1+ 1 k

32 Bk -sets: Known Results A G has ( A +k 1) k different k-sums ( ) if G = n, A a B k -set, then A = O n 1 k ( ) Bose and Chowla: B k -sets of size Ω n 1 k in G = Z/nZ ) Z/nZ has Bk (n -sets of size Ω 1 k ( ) ex (n, C 2k ) = Ω n 1+ 1 k ( ) Ruzsa: O n 1 k analytic upper bound for Bk -sets Bound on ex (n, C 2k ) would give a combinatorial proof

33 Rainbow Turán Problem: Bipartite Graphs If H has maximum ( degree ) s in one part, then ex (n, H) = O n 2 1 s

34 Rainbow Turán Problem: Bipartite Graphs If H has maximum ( degree ) s in one part, then ex (n, H) = O n 2 1 s Gives correct order ( of ) magnitude for 4-cycle: ex (n, C 4 ) = O n

35 Rainbow Turán Problem: Bipartite Graphs If H has maximum ( degree ) s in one part, then ex (n, H) = O n 2 1 s Gives correct order ( of ) magnitude for 4-cycle: ex (n, C 4 ) = O n Analysing rainbow paths ex (n, C 6 ) = O ( ) n

36 Rainbow Turán Problem: Rainbow Acyclic Graphs How large can an n-vertex graph without rainbow cycles be?

37 Rainbow Turán Problem: Rainbow Acyclic Graphs How large can an n-vertex graph without rainbow cycles be? Hypercube construction Ω(n log n)

38 Rainbow Turán Problem: Rainbow Acyclic Graphs How large can an n-vertex graph without rainbow cycles be? Hypercube construction Ω(n log n) ( ) 6-cycle bound O n

39 Rainbow Turán Problem: Rainbow Acyclic Graphs How large can an n-vertex graph without rainbow cycles be? Hypercube construction Ω(n log n) ( ) 6-cycle bound O n Two interesting questions:

40 Rainbow Turán Problem: Rainbow Acyclic Graphs How large can an n-vertex graph without rainbow cycles be? Hypercube construction Ω(n log n) ( ) 6-cycle bound O n Two interesting questions: 1. Determine size of rainbow acyclic graphs

41 Rainbow Turán Problem: Rainbow Acyclic Graphs How large can an n-vertex graph without rainbow cycles be? Hypercube construction Ω(n log n) ( ) 6-cycle bound O n Two interesting questions: 1. Determine size of rainbow acyclic graphs 2. Determine asymptotics of ex (n, C 2k )

42 Our Results

43 Our Results Theorem (D.-Lee-Sudakov, 2012+) A rainbow ( acyclic n-vertex graph can have at most n exp (log n) 1 +η) 2 edges for any η > 0.

44 Our Results Theorem (D.-Lee-Sudakov, 2012+) A rainbow ( acyclic n-vertex graph can have at most n exp (log n) 1 +η) 2 edges for any η > 0. Theorem (D.-Lee-Sudakov, 2012+) For every integer k 2, ex (n, C 2k ) = O where ε k 0 as k. ) (n 1+ (1+ε k ) ln k k,

45 Our Proof: Warm Up The black-and-white version of our theorem

46 Our Proof: Warm Up The black-and-white version of our theorem Proposition If G on n vertices has more than n 1+ε edges, then it has a cycle of length at most 2 ε.

47 Our Proof: Warm Up The black-and-white version of our theorem Proposition If G on n vertices has more than n 1+ε edges, then it has a cycle of length at most 2 ε. Proof by induction on n Base case: For n 2 ε, result follows from existence of cycle

48 Our Proof: Warm Up The black-and-white version of our theorem Proposition If G on n vertices has more than n 1+ε edges, then it has a cycle of length at most 2 ε. Proof by induction on n Base case: For n 2 ε, result follows from existence of cycle Induction step: May assume minimum degree δ > n ε

49 Our Proof: Warm Up II v 0 Choose an arbitrary vertex v 0 G

50 Our Proof: Warm Up II N 1 v 0 > n ε Expand its neighbourhood N 1

51 Our Proof: Warm Up II N 1 N 2 v 0 > n ε > n 2ε Expand the second neighbourhood N 2

52 Our Proof: Warm Up II N 1 N 2 N 1 ε v 0... > n ε > n 2ε > n If no short cycle, then we will eventually exceed n vertices - contradiction

53 Our Proof: A Sketchy Overview Theorem For every ε > 0, there are constants C(ε) and L(ε) such that any n-vertex graph with at least C(ε)n 1+ε edges has a rainbow cycle of length at most L(ε).

54 Our Proof: A Sketchy Overview Theorem For every ε > 0, there are constants C(ε) and L(ε) such that any n-vertex graph with at least C(ε)n 1+ε edges has a rainbow cycle of length at most L(ε). Proof idea: As before, may assume minimum degree δ(g) > C(ε)n ε

55 Our Proof: A Sketchy Overview Theorem For every ε > 0, there are constants C(ε) and L(ε) such that any n-vertex graph with at least C(ε)n 1+ε edges has a rainbow cycle of length at most L(ε). Proof idea: As before, may assume minimum degree δ(g) > C(ε)n ε Will grow a subtree T out of an arbitrary vertex v 0

56 Our Proof: A Sketchy Overview II v 0 Choose an arbitrary vertex v 0 G

57 Our Proof: A Sketchy Overview II L 1 v 0 n α 1 Induction implies the small levels must expand

58 Our Proof: A Sketchy Overview II L 1 L 2 v 0 n α 1 n α 2 Induction implies the small levels must expand

59 Our Proof: A Sketchy Overview II L 1 L 2 L 3 v 0 n α 1 n α 2 n α 3 Induction implies the small levels must expand

60 Our Proof: A Sketchy Overview II L 1 L 2 L 3 v 0 n α 1 n α 2 n α 3 We ensure all vertices have a rainbow path back to v 0

61 Our Proof: A Sketchy Overview II L 1 L 2 L 3 v 0 n α 1 n α 2 n α 3 Let X i,c L i be those with colour c in their paths.

62 Our Proof: A Sketchy Overview II L i n α i Growing next level: consider unused neighbours of L i

63 Our Proof: A Sketchy Overview II L i L i+1 n α i n α i+1 Restrict L i+1 to those with between d and 2d neighbours in L i

64 Our Proof: A Sketchy Overview II L i L i+1 n ε d n α i n α i+1 Must have d n ε+α i α i+1

65 Our Proof: A Sketchy Overview II L i L i+1 n α i n α i+1 If no short rainbow cycle, then neighbours in L i must share a colour

66 Our Proof: A Sketchy Overview II L i L i+1 n α i n α i+1 If no short rainbow cycle, then neighbours in L i must share a colour

67 Our Proof: A Sketchy Overview II L i L i+1 n α i n α i+1 Let W c be those in L i+1 with many neighbours in X i,c

68 Our Proof: A Sketchy Overview II Restrict to G[X i,c, W c ]

69 Our Proof: A Sketchy Overview II n ε d If d n ε, short rainbow cycle by induction

70 Our Proof: A Sketchy Overview II n ε d Thus d n ε n α i+1 n α i - desired expansion

71 Open Problems Question (Rainbow Acyclicity) We know the largest properly edge-coloured ( n-vertex graph has at least Ω(n log n) edges, and at most n exp (log n) 1 +o(1)) 2 edges. Can the gap be narrowed? Question (Rainbow Turán Number for Even Cycles) ( ) We have the bounds Ω n 1+ 1 k ex (n, C 2k ) O (n Can this gap be narrowed? 1+ (1+o(1)) ln k k ).

72

European Journal of Combinatorics

European Journal of Combinatorics European Journal of ombinatorics 34 (013) 905 915 ontents lists available at SciVerse ScienceDirect European Journal of ombinatorics journal homepage: wwwelseviercom/locate/ejc Rainbow Turán problem for

More information

Hypergraph Turán Problems (IPAM Tutorial)

Hypergraph Turán Problems (IPAM Tutorial) (IPAM Tutorial) Peter Keevash School of Mathematical Sciences, Queen Mary, University of London. p.keevash@qmul.ac.uk Introduction: From graphs to hypergraphs Mantel s Theorem (1907) The largest graph

More information

The Zarankiewicz problem in 3-partite graphs

The Zarankiewicz problem in 3-partite graphs The Zarankiewicz problem in 3-partite graphs Michael Tait Carnegie Mellon University mtait@cmu.edu AMS Eastern Fall Sectional University of Delaware September 29, 2018 Michael Tait (CMU) September 29,

More information

RECAP: Extremal problems Examples

RECAP: Extremal problems Examples RECAP: Extremal problems Examples Proposition 1. If G is an n-vertex graph with at most n edges then G is disconnected. A Question you always have to ask: Can we improve on this proposition? Answer. NO!

More information

On the Turán number of forests

On the Turán number of forests On the Turán number of forests Bernard Lidický Hong Liu Cory Palmer April 13, 01 Abstract The Turán number of a graph H, ex(n, H, is the maximum number of edges in a graph on n vertices which does not

More information

Cycle lengths in sparse graphs

Cycle lengths in sparse graphs Cycle lengths in sparse graphs Benny Sudakov Jacques Verstraëte Abstract Let C(G) denote the set of lengths of cycles in a graph G. In the first part of this paper, we study the minimum possible value

More information

An exact Turán result for tripartite 3-graphs

An exact Turán result for tripartite 3-graphs An exact Turán result for tripartite 3-graphs Adam Sanitt Department of Mathematics University College London WC1E 6BT, United Kingdom adam@sanitt.com John Talbot Department of Mathematics University College

More information

Jacques Verstraëte

Jacques Verstraëte 2 - Turán s Theorem Jacques Verstraëte jacques@ucsd.edu 1 Introduction The aim of this section is to state and prove Turán s Theorem [17] and to discuss some of its generalizations, including the Erdős-Stone

More information

1.1 Szemerédi s Regularity Lemma

1.1 Szemerédi s Regularity Lemma 8 - Szemerédi s Regularity Lemma Jacques Verstraëte jacques@ucsd.edu 1 Introduction Szemerédi s Regularity Lemma [18] tells us that every graph can be partitioned into a constant number of sets of vertices

More information

Minimal Paths and Cycles in Set Systems

Minimal Paths and Cycles in Set Systems Minimal Paths and Cycles in Set Systems Dhruv Mubayi Jacques Verstraëte July 9, 006 Abstract A minimal k-cycle is a family of sets A 0,..., A k 1 for which A i A j if and only if i = j or i and j are consecutive

More information

Codegree problems for projective geometries

Codegree problems for projective geometries Codegree problems for projective geometries Peter Keevash Yi Zhao Abstract The codegree density γ(f ) of an r-graph F is the largest number γ such that there are F -free r-graphs G on n vertices such that

More information

The regularity method and blow-up lemmas for sparse graphs

The regularity method and blow-up lemmas for sparse graphs The regularity method and blow-up lemmas for sparse graphs Y. Kohayakawa (São Paulo) SPSAS Algorithms, Combinatorics and Optimization University of São Paulo July 2016 Partially supported CAPES/DAAD (430/15),

More information

Degree Ramsey numbers for even cycles

Degree Ramsey numbers for even cycles Degree Ramsey numbers for even cycles Michael Tait Abstract Let H s G denote that any s-coloring of E(H) contains a monochromatic G. The degree Ramsey number of a graph G, denoted by R (G, s), is min{

More information

Colouring powers of graphs with one cycle length forbidden

Colouring powers of graphs with one cycle length forbidden Colouring powers of graphs with one cycle length forbidden Ross J. Kang Radboud University Nijmegen CWI Networks & Optimization seminar 1/2017 Joint work with François Pirot. Example 1: ad hoc frequency

More information

Quadruple Systems with Independent Neighborhoods

Quadruple Systems with Independent Neighborhoods Quadruple Systems with Independent Neighborhoods Zoltan Füredi Dhruv Mubayi Oleg Pikhurko Abstract A -graph is odd if its vertex set can be partitioned into two sets so that every edge intersects both

More information

Applications of the Szemerédi Regularity Lemma Shagnik Das

Applications of the Szemerédi Regularity Lemma Shagnik Das Applications of the Szemerédi Regularity Lemma Shagnik Das Opening remarks It is difficult, if not impossible, to overstate the importance and utility of Szemerédi s celebrated Regularity Lemma in Extremal

More information

Forbidding complete hypergraphs as traces

Forbidding complete hypergraphs as traces Forbidding complete hypergraphs as traces Dhruv Mubayi Department of Mathematics, Statistics, and Computer Science University of Illinois Chicago, IL 60607 Yi Zhao Department of Mathematics and Statistics

More information

Ramsey-type problem for an almost monochromatic K 4

Ramsey-type problem for an almost monochromatic K 4 Ramsey-type problem for an almost monochromatic K 4 Jacob Fox Benny Sudakov Abstract In this short note we prove that there is a constant c such that every k-edge-coloring of the complete graph K n with

More information

Turán numbers of expanded hypergraph forests

Turán numbers of expanded hypergraph forests Turán numbers of expanded forests Rényi Institute of Mathematics, Budapest, Hungary Probabilistic and Extremal Combinatorics, IMA, Minneapolis, Sept. 9, 2014. Main results are joint with Tao JIANG, Miami

More information

GRAPHS WITHOUT THETA SUBGRAPHS. 1. Introduction

GRAPHS WITHOUT THETA SUBGRAPHS. 1. Introduction GRAPHS WITHOUT THETA SUBGRAPHS J. VERSTRAETE AND J. WILLIFORD Abstract. In this paper we give a lower bound on the greatest number of edges of any n vertex graph that contains no three distinct paths of

More information

Cycles in triangle-free graphs of large chromatic number

Cycles in triangle-free graphs of large chromatic number Cycles in triangle-free graphs of large chromatic number Alexandr Kostochka Benny Sudakov Jacques Verstraëte Abstract More than twenty years ago Erdős conjectured [4] that a triangle-free graph G of chromatic

More information

The number of edge colorings with no monochromatic cliques

The number of edge colorings with no monochromatic cliques The number of edge colorings with no monochromatic cliques Noga Alon József Balogh Peter Keevash Benny Sudaov Abstract Let F n, r, ) denote the maximum possible number of distinct edge-colorings of a simple

More information

The typical structure of graphs without given excluded subgraphs + related results

The typical structure of graphs without given excluded subgraphs + related results The typical structure of graphs without given excluded subgraphs + related results Noga Alon József Balogh Béla Bollobás Jane Butterfield Robert Morris Dhruv Mubayi Wojciech Samotij Miklós Simonovits.

More information

Hypergraph Ramsey numbers

Hypergraph Ramsey numbers Hypergraph Ramsey numbers David Conlon Jacob Fox Benny Sudakov Abstract The Ramsey number r k (s, n is the minimum N such that every red-blue coloring of the k-tuples of an N-element set contains a red

More information

Characterizing extremal limits

Characterizing extremal limits Characterizing extremal limits Oleg Pikhurko University of Warwick ICERM, 11 February 2015 Rademacher Problem g(n, m) := min{#k 3 (G) : v(g) = n, e(g) = m} Mantel 1906, Turán 41: max{m : g(n, m) = 0} =

More information

Paul Erdős and Graph Ramsey Theory

Paul Erdős and Graph Ramsey Theory Paul Erdős and Graph Ramsey Theory Benny Sudakov ETH and UCLA Ramsey theorem Ramsey theorem Definition: The Ramsey number r(s, n) is the minimum N such that every red-blue coloring of the edges of a complete

More information

Probabilistic Method. Benny Sudakov. Princeton University

Probabilistic Method. Benny Sudakov. Princeton University Probabilistic Method Benny Sudakov Princeton University Rough outline The basic Probabilistic method can be described as follows: In order to prove the existence of a combinatorial structure with certain

More information

The regularity method and blow-up lemmas for sparse graphs

The regularity method and blow-up lemmas for sparse graphs The regularity method and blow-up lemmas for sparse graphs Y. Kohayakawa (São Paulo) SPSAS Algorithms, Combinatorics and Optimization University of São Paulo July 2016 Partially supported CAPES/DAAD (430/15),

More information

Counting substructures II: hypergraphs

Counting substructures II: hypergraphs Counting substructures II: hypergraphs Dhruv Mubayi December, 01 Abstract For various k-uniform hypergraphs F, we give tight lower bounds on the number of copies of F in a k-uniform hypergraph with a prescribed

More information

On tight cycles in hypergraphs

On tight cycles in hypergraphs On tight cycles in hypergraphs Hao Huang Jie Ma Abstract A tight k-uniform l-cycle, denoted by T Cl k, is a k-uniform hypergraph whose vertex set is v 0,, v l 1, and the edges are all the k-tuples {v i,

More information

Chromatic number, clique subdivisions, and the conjectures of Hajós and Erdős-Fajtlowicz

Chromatic number, clique subdivisions, and the conjectures of Hajós and Erdős-Fajtlowicz Chromatic number, clique subdivisions, and the conjectures of Hajós and Erdős-Fajtlowicz Jacob Fox Choongbum Lee Benny Sudakov Abstract For a graph G, let χ(g) denote its chromatic number and σ(g) denote

More information

Induced subgraphs of prescribed size

Induced subgraphs of prescribed size Induced subgraphs of prescribed size Noga Alon Michael Krivelevich Benny Sudakov Abstract A subgraph of a graph G is called trivial if it is either a clique or an independent set. Let q(g denote the maximum

More information

ON THE STRUCTURE OF ORIENTED GRAPHS AND DIGRAPHS WITH FORBIDDEN TOURNAMENTS OR CYCLES

ON THE STRUCTURE OF ORIENTED GRAPHS AND DIGRAPHS WITH FORBIDDEN TOURNAMENTS OR CYCLES ON THE STRUCTURE OF ORIENTED GRAPHS AND DIGRAPHS WITH FORBIDDEN TOURNAMENTS OR CYCLES DANIELA KÜHN, DERYK OSTHUS, TIMOTHY TOWNSEND, YI ZHAO Abstract. Motivated by his work on the classification of countable

More information

A NOTE ON THE TURÁN FUNCTION OF EVEN CYCLES

A NOTE ON THE TURÁN FUNCTION OF EVEN CYCLES PROCEEDINGS OF THE AMERICAN MATHEMATICAL SOCIETY Volume 00, Number 0, Pages 000 000 S 0002-9939(XX)0000-0 A NOTE ON THE TURÁN FUNCTION OF EVEN CYCLES OLEG PIKHURKO Abstract. The Turán function ex(n, F

More information

Compatible Hamilton cycles in Dirac graphs

Compatible Hamilton cycles in Dirac graphs Compatible Hamilton cycles in Dirac graphs Michael Krivelevich Choongbum Lee Benny Sudakov Abstract A graph is Hamiltonian if it contains a cycle passing through every vertex exactly once. A celebrated

More information

On two problems in Ramsey-Turán theory

On two problems in Ramsey-Turán theory On two problems in Ramsey-Turán theory József Balogh Hong Liu Maryam Sharifzadeh July 7, 016 Abstract Alon, Balogh, Keevash and Sudakov proved that the (k 1)-partite Turán graph maximizes the number of

More information

The typical structure of sparse K r+1 -free graphs

The typical structure of sparse K r+1 -free graphs The typical structure of sparse K r+1 -free graphs Lutz Warnke University of Cambridge (joint work with József Balogh, Robert Morris, and Wojciech Samotij) H-free graphs / Turán s theorem Definition Let

More information

On the number of cycles in a graph with restricted cycle lengths

On the number of cycles in a graph with restricted cycle lengths On the number of cycles in a graph with restricted cycle lengths Dániel Gerbner, Balázs Keszegh, Cory Palmer, Balázs Patkós arxiv:1610.03476v1 [math.co] 11 Oct 2016 October 12, 2016 Abstract Let L be a

More information

Chromatic Ramsey number of acyclic hypergraphs

Chromatic Ramsey number of acyclic hypergraphs Chromatic Ramsey number of acyclic hypergraphs András Gyárfás Alfréd Rényi Institute of Mathematics Hungarian Academy of Sciences Budapest, P.O. Box 127 Budapest, Hungary, H-1364 gyarfas@renyi.hu Alexander

More information

Assignment 2 : Probabilistic Methods

Assignment 2 : Probabilistic Methods Assignment 2 : Probabilistic Methods jverstra@math Question 1. Let d N, c R +, and let G n be an n-vertex d-regular graph. Suppose that vertices of G n are selected independently with probability p, where

More information

On the size-ramsey numbers for hypergraphs. A. Dudek, S. La Fleur and D. Mubayi

On the size-ramsey numbers for hypergraphs. A. Dudek, S. La Fleur and D. Mubayi On the size-ramsey numbers for hypergraphs A. Dudek, S. La Fleur and D. Mubayi REPORT No. 48, 013/014, spring ISSN 1103-467X ISRN IML-R- -48-13/14- -SE+spring On the size-ramsey number of hypergraphs Andrzej

More information

Turán Problems for Hypergraphs

Turán Problems for Hypergraphs Turán Problems for Hypergraphs By Nathan W Lemons DISSERTATION Submitted in partial satisfaction of the requirements for the degree of DOCTOR OF PHILOSOPHY in MATHEMATICS in the DEPARTMENT OF MATHEMATICS

More information

A Generalized Turán Problem and its Applications

A Generalized Turán Problem and its Applications A Generalized Turán Problem and its Applications Lior Gishboliner Asaf Shapira Abstract The investigation of conditions guaranteeing the appearance of cycles of certain lengths is one of the most well-studied

More information

Constructions in Ramsey theory

Constructions in Ramsey theory Constructions in Ramsey theory Dhruv Mubayi Andrew Suk Abstract We provide several constructions for problems in Ramsey theory. First, we prove a superexponential lower bound for the classical 4-uniform

More information

arxiv: v2 [math.co] 20 Jun 2018

arxiv: v2 [math.co] 20 Jun 2018 ON ORDERED RAMSEY NUMBERS OF BOUNDED-DEGREE GRAPHS MARTIN BALKO, VÍT JELÍNEK, AND PAVEL VALTR arxiv:1606.0568v [math.co] 0 Jun 018 Abstract. An ordered graph is a pair G = G, ) where G is a graph and is

More information

ON THE RATIONAL TURÁN EXPONENTS CONJECTURE

ON THE RATIONAL TURÁN EXPONENTS CONJECTURE ON THE RATIONAL TURÁN EXPONENTS CONJECTURE DONG YEAP KANG, JAEHOON KIM, AND HONG LIU Abstract. The extremal number ex(n, F ) of a graph F is the maximum number of edges in an n-vertex graph not containing

More information

Random Graphs III. Y. Kohayakawa (São Paulo) Chorin, 4 August 2006

Random Graphs III. Y. Kohayakawa (São Paulo) Chorin, 4 August 2006 Y. Kohayakawa (São Paulo) Chorin, 4 August 2006 Outline 1 Outline of Lecture III 1. Subgraph containment with adversary: Existence of monoχ subgraphs in coloured random graphs; properties of the form G(n,

More information

arxiv: v3 [math.co] 25 Feb 2019

arxiv: v3 [math.co] 25 Feb 2019 Extremal Theta-free planar graphs arxiv:111.01614v3 [math.co] 25 Feb 2019 Yongxin Lan and Yongtang Shi Center for Combinatorics and LPMC Nankai University, Tianjin 30001, China and Zi-Xia Song Department

More information

Monochromatic tree covers and Ramsey numbers for set-coloured graphs

Monochromatic tree covers and Ramsey numbers for set-coloured graphs Monochromatic tree covers and Ramsey numbers for set-coloured graphs Sebastián Bustamante and Maya Stein Department of Mathematical Engineering University of Chile August 31, 2017 Abstract We consider

More information

A survey of Turán problems for expansions

A survey of Turán problems for expansions A survey of Turán problems for expansions Dhruv Mubayi Jacques Verstraëte arxiv:1505.08078v1 [math.co] 29 May 2015 June 1, 2015 Abstract The r-expansion G + of a graph G is the r-uniform hypergraph obtained

More information

Induced Turán numbers

Induced Turán numbers Induced Turán numbers Michael Tait Carnegie Mellon University mtait@cmu.edu Atlanta Lecture Series XVIII Emory University October 22, 2016 Michael Tait (CMU) October 22, 2016 1 / 25 Michael Tait (CMU)

More information

arxiv:math/ v1 [math.co] 17 Apr 2002

arxiv:math/ v1 [math.co] 17 Apr 2002 arxiv:math/0204222v1 [math.co] 17 Apr 2002 On Arithmetic Progressions of Cycle Lengths in Graphs Jacques Verstraëte Department of Pure Mathematics and Mathematical Statistics Centre for Mathematical Sciences

More information

Graph Theory. Thomas Bloom. February 6, 2015

Graph Theory. Thomas Bloom. February 6, 2015 Graph Theory Thomas Bloom February 6, 2015 1 Lecture 1 Introduction A graph (for the purposes of these lectures) is a finite set of vertices, some of which are connected by a single edge. Most importantly,

More information

Disjoint Subgraphs in Sparse Graphs 1

Disjoint Subgraphs in Sparse Graphs 1 Disjoint Subgraphs in Sparse Graphs 1 Jacques Verstraëte Department of Pure Mathematics and Mathematical Statistics Centre for Mathematical Sciences Wilberforce Road Cambridge CB3 OWB, UK jbav2@dpmms.cam.ac.uk

More information

AN IMPROVED ERROR TERM FOR MINIMUM H-DECOMPOSITIONS OF GRAPHS. 1. Introduction We study edge decompositions of a graph G into disjoint copies of

AN IMPROVED ERROR TERM FOR MINIMUM H-DECOMPOSITIONS OF GRAPHS. 1. Introduction We study edge decompositions of a graph G into disjoint copies of AN IMPROVED ERROR TERM FOR MINIMUM H-DECOMPOSITIONS OF GRAPHS PETER ALLEN*, JULIA BÖTTCHER*, AND YURY PERSON Abstract. We consider partitions of the edge set of a graph G into copies of a fixed graph H

More information

Strong Turán stability

Strong Turán stability Available online at www.sciencedirect.com www.elsevier.com/locate/endm Strong Turán stability Mykhaylo Tyomkyn 1,2 School of Mathematics University of Birmingham Birmingham B15 2TT, United Kingdom Andrew

More information

c 2010 Society for Industrial and Applied Mathematics

c 2010 Society for Industrial and Applied Mathematics SIAM J. DISCRETE MATH. Vol. 24, No. 3, pp. 1038 1045 c 2010 Society for Industrial and Applied Mathematics SET SYSTEMS WITHOUT A STRONG SIMPLEX TAO JIANG, OLEG PIKHURKO, AND ZELEALEM YILMA Abstract. A

More information

On the Chromatic Thresholds of Hypergraphs

On the Chromatic Thresholds of Hypergraphs On the Chromatic Thresholds of Hypergraphs József Balogh Jane Butterfield Ping Hu John Lenz Dhruv Mubayi September 14, 2011 Abstract Let F be a family of r-uniform hypergraphs. The chromatic threshold

More information

Downloaded 10/21/15 to Redistribution subject to SIAM license or copyright; see

Downloaded 10/21/15 to Redistribution subject to SIAM license or copyright; see SIAM J DISCRETE MATH Vol 9, No, pp 868 876 c 015 Society for Industrial and Applied Mathematics TURÁN PROBLEMS AND SHADOWS III: EXPANSIONS OF GRAPHS ALEXANDR KOSTOCHKA, DHRUV MUBAYI, AND JACQUES VERSTRAËTE

More information

Gonzalo Fiz Pontiveros, Simon Griffiths, Robert Morris, David Saxton and Jozef Skokan The Ramsey number of the clique and the hypercube

Gonzalo Fiz Pontiveros, Simon Griffiths, Robert Morris, David Saxton and Jozef Skokan The Ramsey number of the clique and the hypercube Gonzalo Fiz Pontiveros, Simon Griffiths, Robert Morris, David Saxton and Jozef Skokan The Ramsey number of the clique and the hypercube Article Accepted version) Refereed) Original citation: Fiz Pontiveros,

More information

New lower bounds for hypergraph Ramsey numbers

New lower bounds for hypergraph Ramsey numbers New lower bounds for hypergraph Ramsey numbers Dhruv Mubayi Andrew Suk Abstract The Ramsey number r k (s, n) is the minimum N such that for every red-blue coloring of the k-tuples of {1,..., N}, there

More information

arxiv: v1 [math.co] 2 Dec 2013

arxiv: v1 [math.co] 2 Dec 2013 What is Ramsey-equivalent to a clique? Jacob Fox Andrey Grinshpun Anita Liebenau Yury Person Tibor Szabó arxiv:1312.0299v1 [math.co] 2 Dec 2013 November 4, 2018 Abstract A graph G is Ramsey for H if every

More information

List coloring hypergraphs

List coloring hypergraphs List coloring hypergraphs Penny Haxell Jacques Verstraete Department of Combinatorics and Optimization University of Waterloo Waterloo, Ontario, Canada pehaxell@uwaterloo.ca Department of Mathematics University

More information

arxiv: v1 [math.co] 26 Mar 2018

arxiv: v1 [math.co] 26 Mar 2018 Colouring set families without monochromatic k-chains Shagnik Das Roman Glebov Benny Sudakov Tuan Tran March 28, 2018 arxiv:1803.09573v1 [math.co] 26 Mar 2018 Abstract A coloured version of classic extremal

More information

Monochromatic and Rainbow Colorings

Monochromatic and Rainbow Colorings Chapter 11 Monochromatic and Rainbow Colorings There are instances in which we will be interested in edge colorings of graphs that do not require adjacent edges to be assigned distinct colors Of course,

More information

On set systems with a threshold property

On set systems with a threshold property On set systems with a threshold property Zoltán Füredi 1 Department of Mathematics, University of Illinois at Urbana-Champaign, Urbana, IL 61801, USA, and Rényi Institute of Mathematics of the Hungarian

More information

Rainbow factors in hypergraphs

Rainbow factors in hypergraphs Rainbow factors in hypergraphs Matthew Coulson Peter Keevash Guillem Perarnau Liana Yepremyan March 27, 2018 Abstract For any r-graph H, we consider the problem of finding a rainbow H-factor in an r-graph

More information

On subgraphs of large girth

On subgraphs of large girth 1/34 On subgraphs of large girth In Honor of the 50th Birthday of Thomas Vojtěch Rödl rodl@mathcs.emory.edu joint work with Domingos Dellamonica May, 2012 2/34 3/34 4/34 5/34 6/34 7/34 ARRANGEABILITY AND

More information

Ramsey theory and the geometry of Banach spaces

Ramsey theory and the geometry of Banach spaces Ramsey theory and the geometry of Banach spaces Pandelis Dodos University of Athens Maresias (São Paulo), August 25 29, 2014 1.a. The Hales Jewett theorem The following result is due to Hales & Jewett

More information

9 - The Combinatorial Nullstellensatz

9 - The Combinatorial Nullstellensatz 9 - The Combinatorial Nullstellensatz Jacques Verstraëte jacques@ucsd.edu Hilbert s nullstellensatz says that if F is an algebraically closed field and f and g 1, g 2,..., g m are polynomials in F[x 1,

More information

Online and size anti-ramsey numbers

Online and size anti-ramsey numbers Online and size anti-ramsey numbers Maria Axenovich, Kolja Knauer, Judith Stumpp, Torsten Ueckerdt To cite this version: Maria Axenovich, Kolja Knauer, Judith Stumpp, Torsten Ueckerdt. Online and size

More information

Near-domination in graphs

Near-domination in graphs Near-domination in graphs Bruce Reed Researcher, Projet COATI, INRIA and Laboratoire I3S, CNRS France, and Visiting Researcher, IMPA, Brazil Alex Scott Mathematical Institute, University of Oxford, Oxford

More information

arxiv: v3 [math.co] 10 Mar 2018

arxiv: v3 [math.co] 10 Mar 2018 New Bounds for the Acyclic Chromatic Index Anton Bernshteyn University of Illinois at Urbana-Champaign arxiv:1412.6237v3 [math.co] 10 Mar 2018 Abstract An edge coloring of a graph G is called an acyclic

More information

Variants of the Erdős-Szekeres and Erdős-Hajnal Ramsey problems

Variants of the Erdős-Szekeres and Erdős-Hajnal Ramsey problems Variants of the Erdős-Szekeres and Erdős-Hajnal Ramsey problems Dhruv Mubayi December 19, 2016 Abstract Given integers l, n, the lth power of the path P n is the ordered graph Pn l with vertex set v 1

More information

GRAPH EMBEDDING LECTURE NOTE

GRAPH EMBEDDING LECTURE NOTE GRAPH EMBEDDING LECTURE NOTE JAEHOON KIM Abstract. In this lecture, we aim to learn several techniques to find sufficient conditions on a dense graph G to contain a sparse graph H as a subgraph. In particular,

More information

Szemerédi s regularity lemma revisited. Lewis Memorial Lecture March 14, Terence Tao (UCLA)

Szemerédi s regularity lemma revisited. Lewis Memorial Lecture March 14, Terence Tao (UCLA) Szemerédi s regularity lemma revisited Lewis Memorial Lecture March 14, 2008 Terence Tao (UCLA) 1 Finding models of large dense graphs Suppose we are given a large dense graph G = (V, E), where V is a

More information

Induced subgraphs with many repeated degrees

Induced subgraphs with many repeated degrees Induced subgraphs with many repeated degrees Yair Caro Raphael Yuster arxiv:1811.071v1 [math.co] 17 Nov 018 Abstract Erdős, Fajtlowicz and Staton asked for the least integer f(k such that every graph with

More information

On the Regularity Method

On the Regularity Method On the Regularity Method Gábor N. Sárközy 1 Worcester Polytechnic Institute USA 2 Computer and Automation Research Institute of the Hungarian Academy of Sciences Budapest, Hungary Co-authors: P. Dorbec,

More information

THE STRUCTURE OF ALMOST ALL GRAPHS IN A HEREDITARY PROPERTY

THE STRUCTURE OF ALMOST ALL GRAPHS IN A HEREDITARY PROPERTY THE STRUCTURE OF ALMOST ALL GRAPHS IN A HEREDITARY PROPERTY NOGA ALON, JÓZSEF BALOGH, BÉLA BOLLOBÁS, AND ROBERT MORRIS Abstract. A hereditary property of graphs is a collection of graphs which is closed

More information

Acyclic subgraphs with high chromatic number

Acyclic subgraphs with high chromatic number Acyclic subgraphs with high chromatic number Safwat Nassar Raphael Yuster Abstract For an oriented graph G, let f(g) denote the maximum chromatic number of an acyclic subgraph of G. Let f(n) be the smallest

More information

Counting subgroups of the multiplicative group

Counting subgroups of the multiplicative group Counting subgroups of the multiplicative group Lee Troupe joint w/ Greg Martin University of British Columbia West Coast Number Theory 2017 Question from I. Shparlinski to G. Martin, circa 2009: How many

More information

Distinct edge weights on graphs

Distinct edge weights on graphs of Distinct edge weights on University of California-San Diego mtait@math.ucsd.edu Joint work with Jacques Verstraëte November 4, 2014 (UCSD) of November 4, 2014 1 / 46 Overview of 1 2 3 Product-injective

More information

Ordered and convex geometric trees with linear extremal function

Ordered and convex geometric trees with linear extremal function Ordered and convex geometric trees with linear extremal function Zoltán Füredi Alexandr Kostochka Dhruv Mubayi Jacques Verstraëte January 22, 2019 Abstract The extremal functions ex (n, F ) and ex (n,

More information

Decomposing oriented graphs into transitive tournaments

Decomposing oriented graphs into transitive tournaments Decomposing oriented graphs into transitive tournaments Raphael Yuster Department of Mathematics University of Haifa Haifa 39105, Israel Abstract For an oriented graph G with n vertices, let f(g) denote

More information

Cycles with consecutive odd lengths

Cycles with consecutive odd lengths Cycles with consecutive odd lengths arxiv:1410.0430v1 [math.co] 2 Oct 2014 Jie Ma Department of Mathematical Sciences, Carnegie Mellon University, Pittsburgh, PA 15213. Abstract It is proved that there

More information

Packing triangles in regular tournaments

Packing triangles in regular tournaments Packing triangles in regular tournaments Raphael Yuster Abstract We prove that a regular tournament with n vertices has more than n2 11.5 (1 o(1)) pairwise arc-disjoint directed triangles. On the other

More information

Chromatic number, clique subdivisions, and the conjectures of

Chromatic number, clique subdivisions, and the conjectures of Chromatic number, clique subdivisions, and the conjectures of Hajós and Erdős-Fajtlowicz Jacob Fox Choongbum Lee Benny Sudakov MIT UCLA UCLA Hajós conjecture Hajós conjecture Conjecture: (Hajós 1961) If

More information

Elusive problems in extremal graph theory

Elusive problems in extremal graph theory Elusive problems in extremal graph theory Andrzej Grzesik (Krakow) Dan Král (Warwick) László Miklós Lovász (MIT/Stanford) 2/5/27 Overview of talk uniqueness of extremal configurations motivation and formulation

More information

Sidon sets and C 4 -saturated graphs

Sidon sets and C 4 -saturated graphs Sidon sets and C 4 -saturated graphs arxiv:1810.056v1 [math.co] 11 Oct 018 David F. Daza Carlos A. Trujillo Universidad del Cauca, A.A. 755, Colombia. davidaza@unicauca.edu.co - trujillo@unicauca.edu.co

More information

List colouring hypergraphs and extremal results for acyclic graphs

List colouring hypergraphs and extremal results for acyclic graphs List colouring hypergraphs and extremal results for acyclic graphs by Martin Pei A thesis presented to the University of Waterloo in fulfillment of the thesis requirement for the degree of Doctor of Philosophy

More information

1 Notation. 2 Sergey Norin OPEN PROBLEMS

1 Notation. 2 Sergey Norin OPEN PROBLEMS OPEN PROBLEMS 1 Notation Throughout, v(g) and e(g) mean the number of vertices and edges of a graph G, and ω(g) and χ(g) denote the maximum cardinality of a clique of G and the chromatic number of G. 2

More information

Proof of the (n/2 n/2 n/2) Conjecture for large n

Proof of the (n/2 n/2 n/2) Conjecture for large n Proof of the (n/2 n/2 n/2) Conjecture for large n Yi Zhao Department of Mathematics and Statistics Georgia State University Atlanta, GA 30303 September 9, 2009 Abstract A conjecture of Loebl, also known

More information

Combinatorial theorems relative to a random set

Combinatorial theorems relative to a random set Combinatorial theorems relative to a random set David Conlon Abstract We describe recent advances in the study of random analogues of combinatorial theorems. 1 Introduction Random graphs have played an

More information

A sequence of triangle-free pseudorandom graphs

A sequence of triangle-free pseudorandom graphs A sequence of triangle-free pseudorandom graphs David Conlon Abstract A construction of Alon yields a sequence of highly pseudorandom triangle-free graphs with edge density significantly higher than one

More information

Point-sets in general position with many similar copies of a pattern

Point-sets in general position with many similar copies of a pattern Point-sets in general position with many similar copies of a pattern Bernardo M. Ábrego and Silvia Fernández-Merchant Department of Mathematics California State University, Northridge, 18111 Nordhoff St,

More information

Bounds on the generalised acyclic chromatic numbers of bounded degree graphs

Bounds on the generalised acyclic chromatic numbers of bounded degree graphs Bounds on the generalised acyclic chromatic numbers of bounded degree graphs Catherine Greenhill 1, Oleg Pikhurko 2 1 School of Mathematics, The University of New South Wales, Sydney NSW Australia 2052,

More information

Part III Extremal Graph Theory

Part III Extremal Graph Theory Part III Extremal Graph Theory Based on lectures by A. G. Thomason Notes taken by Dexter Chua Michaelmas 017 These notes are not endorsed by the lecturers, and I have modified them often significantly)

More information

Independent Transversals in r-partite Graphs

Independent Transversals in r-partite Graphs Independent Transversals in r-partite Graphs Raphael Yuster Department of Mathematics Raymond and Beverly Sackler Faculty of Exact Sciences Tel Aviv University, Tel Aviv, Israel Abstract Let G(r, n) denote

More information

Large induced trees in K r -free graphs

Large induced trees in K r -free graphs Large induced trees in K r -free graphs Jacob Fox Po-Shen Loh Benny Sudakov Abstract For a graph G, let t(g) denote the maximum number of vertices in an induced subgraph of G that is a tree. In this paper,

More information

< k 2n. 2 1 (n 2). + (1 p) s) N (n < 1

< k 2n. 2 1 (n 2). + (1 p) s) N (n < 1 List of Problems jacques@ucsd.edu Those question with a star next to them are considered slightly more challenging. Problems 9, 11, and 19 from the book The probabilistic method, by Alon and Spencer. Question

More information