Colouring powers of graphs with one cycle length forbidden

Size: px
Start display at page:

Download "Colouring powers of graphs with one cycle length forbidden"

Transcription

1 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.

2 Example 1: ad hoc frequency assignment Image credit: Mesoderm/Wikipedia

3 Example 1: ad hoc frequency assignment Image credit: Mesoderm/Wikipedia

4 Example 1: ad hoc frequency assignment Image credit: Mesoderm/Wikipedia

5 Example 1: ad hoc frequency assignment How many channels needed? Image credit: Mesoderm/Wikipedia

6 Example 2: small-world networks } d neighbours

7 Example 2: small-world networks } d neighbours distance t

8 Example 2: small-world networks } d neighbours distance t How large can the network be?

9 Graph powers Given a graph G, G

10 Graph powers Given a graph G, the t-th power G t is formed from G by adding all edges between vertices at distance t. G

11 Graph powers Given a graph G, the t-th power G t is formed from G by adding all edges between vertices at distance t. G 2

12 Graph powers Given a graph G, the t-th power G t is formed from G by adding all edges between vertices at distance t. G 3

13 Graph powers Given a graph G, the t-th power G t is formed from G by adding all edges between vertices at distance t. G 4

14 Example 2: degree diameter problem With maximum degree d, how large can a network of diameter t be? (diameter t G t has all possible edges) Image credit: Bela Mulder/Wikipedia

15 Example 2: degree diameter problem With maximum degree d, how large can a network of diameter t be? (diameter t G t has all possible edges) Moore bound : G 1 + d + d(d 1) + + d(d 1) t 1 t = 1 + d (d 1) i 1 i=1 Image credit: Bela Mulder/Wikipedia

16 Example 2: degree diameter problem With maximum degree d, how large can a network of diameter t be? t Moore bound: G 1 + d (d 1) i 1. i=1

17 Example 2: degree diameter problem With maximum degree d, how large can a network of diameter t be? Moore bound: G 1 + d t (d 1) i 1. i=1 Theorem (Hoffmann & Singleton 1960) For t = 2, there are three or four graphs attaining the Moore bound. For t = 3, there can be only one. Is there a graph of diameter 2, maximum degree 57, and 3250 vertices?

18 Example 2: degree diameter problem With maximum degree d, how large can a network of diameter t be? t Moore bound: G 1 + d (d 1) i 1 i=1

19 Example 2: degree diameter problem With maximum degree d, how large can a network of diameter t be? t Moore bound: G 1 + d (d 1) i 1 d t as d. i=1

20 Example 2: degree diameter problem With maximum degree d, how large can a network of diameter t be? Moore bound: G 1 + d t (d 1) i 1 d t as d. i=1 Conjecture (Bollobás 1980) Fix t 1. Given ε > 0, for arbitrarily many d, there must be a graph with diameter t, maximum degree d and (1 ε)d t vertices.

21 Example 2: degree diameter problem With maximum degree d, how large can a network of diameter t be? Moore bound: G 1 + d t (d 1) i 1 d t as d. i=1 Conjecture (Bollobás 1980) Fix t 1. Given ε > 0, for arbitrarily many d, there must be a graph with diameter t, maximum degree d and (1 ε)d t vertices. Known only for t {1, 2, 3, 5}. For other choices of t, De Bruijn graphs give 0.5 t instead of 1 ε, and best known constant is t (Canale & Gómez 2005).

22 Example 1: strong edge-colouring If nearby transmissions interfere, how many channels needed?

23 Example 1: strong edge-colouring If nearby transmissions interfere, how many channels needed? Model ad hoc network with a graph. Each transmission occurs on an edge. Represent each channel by a colour. Interference at distance 2.

24 Example 1: strong edge-colouring If nearby transmissions interfere, how many channels needed? Model ad hoc network with a graph. Each transmission occurs on an edge. Represent each channel by a colour. Interference at distance 2. Problem translates: What is the least number of colours required so that edges within distance 2 must get distinct colours? Called strong chromatic index of graph.

25 Example 1: strong edge-colouring What is the least number of colours required so that edges within distance 2 must get distinct colours? The line graph L(G) of a graph G has vertices corresponding to G-edges and edges if the two corresponding G-edges have a common G-vertex.

26 Example 1: strong edge-colouring What is the least number of colours required so that edges within distance 2 must get distinct colours? The line graph L(G) of a graph G has vertices corresponding to G-edges and edges if the two corresponding G-edges have a common G-vertex.

27 Example 1: strong edge-colouring What is the least number of colours required so that edges within distance 2 must get distinct colours? The line graph L(G) of a graph G has vertices corresponding to G-edges and edges if the two corresponding G-edges have a common G-vertex.

28 Example 1: strong edge-colouring What is the least number of colours required so that edges within distance 2 must get distinct colours? The line graph L(G) of a graph G has vertices corresponding to G-edges and edges if the two corresponding G-edges have a common G-vertex. strong edge-colouring in G strong chromatic index of G

29 Example 1: strong edge-colouring What is the least number of colours required so that edges within distance 2 must get distinct colours? The line graph L(G) of a graph G has vertices corresponding to G-edges and edges if the two corresponding G-edges have a common G-vertex. strong edge-colouring in G vertex-colouring in (L(G)) 2 strong chromatic index of G chromatic number of (L(G)) 2

30 Erdős Nešetřil conjecture With maximum degree d how large can strong chromatic index be?

31 Erdős Nešetřil conjecture With maximum degree d how large can strong chromatic index be? Must be 2d(d 1) + 1 = 2d 2 2d + 1. Greedy.

32 Erdős Nešetřil conjecture With maximum degree d how large can strong chromatic index be? Must be 2d(d 1) + 1 = 2d 2 2d + 1. Greedy.

33 Erdős Nešetřil conjecture With maximum degree d how large can strong chromatic index be? Must be 2d(d 1) + 1 = 2d 2 2d + 1. Greedy. Lower bound examples? Better upper bound?

34 Erdős Nešetřil conjecture With maximum degree d how large can strong chromatic index be? d/2 Can be 5d 2 /4, d even: d/2 d/2 d/2 d/2

35 Erdős Nešetřil conjecture With maximum degree d how large can strong chromatic index be? d/2 Can be 5d 2 /4, d even: d/2 d/2 d/2 d/2 Conjecture (Erdős & Nešetřil 1980s) Must be 5d 2 /4. Theorem (Molloy & Reed 1997) Must be (2 ε)d 2 for some absolute ε > 0. (ε )

36 Colouring powers / distance colouring Let G have maximum degree d. Chromatic number of (L(G)) 2? strong chromatic index χ s(g) of G

37 Colouring powers / distance colouring Fix t 1. Let G have maximum degree d. Chromatic number of (L(G)) t? distance-t chromatic index χ t(g) of G

38 Colouring powers / distance colouring Fix t 1. Let G have maximum degree d. G if G t is a clique? degree diameter problem Chromatic number of (L(G)) t? distance-t chromatic index χ t(g) of G

39 Colouring powers / distance colouring Fix t 1. Let G have maximum degree d. Clique number of G t? distance-t clique number of G Chromatic number of (L(G)) t? distance-t chromatic index χ t(g) of G

40 Colouring powers / distance colouring Fix t 1. Let G have maximum degree d. Chromatic number of G t? distance-t chromatic number χ t(g) of G Chromatic number of (L(G)) t? distance-t chromatic index χ t(g) of G

41 Colouring powers / distance colouring Fix t 1. Let G have maximum degree d. Chromatic number of G t? distance-t chromatic number χ t(g) of G Greedy: must be d t + 1. Chromatic number of (L(G)) t? distance-t chromatic index χ t(g) of G

42 Colouring powers / distance colouring Fix t 1. Let G have maximum degree d. Chromatic number of G t? distance-t chromatic number χ t(g) of G Greedy: must be d t + 1. Conjecture: given ε > 0, can be (1 ε)d t for arbitrarily many d. Known for t {1, 2, 3, 5}. Can be t d t. Chromatic number of (L(G)) t? distance-t chromatic index χ t(g) of G

43 Colouring powers / distance colouring Fix t 1. Let G have maximum degree d. Chromatic number of G t? distance-t chromatic number χ t(g) of G Greedy: must be d t + 1. Conjecture: given ε > 0, can be (1 ε)d t for arbitrarily many d. Known for t {1, 2, 3, 5}. Can be t d t. Chromatic number of (L(G)) t? distance-t chromatic index χ t(g) of G Greedy: must be 2d t.

44 Colouring powers / distance colouring Fix t 1. Let G have maximum degree d. Chromatic number of G t? distance-t chromatic number χ t(g) of G Greedy: must be d t + 1. Conjecture: given ε > 0, can be (1 ε)d t for arbitrarily many d. Known for t {1, 2, 3, 5}. Can be t d t. Chromatic number of (L(G)) t? distance-t chromatic index χ t(g) of G Greedy: must be 2d t. Conjecture: given ε > 0, must be (1 + ε)d t for all large d, if t 2. Conjecture: given ε > 0, can be (1 ε)d t for arbitrarily many d. Known for t {1, 2, 3, 4, 6}. Can be 0.5 t d t.

45 Colouring powers / distance colouring Fix t 1. Let G have maximum degree d. Chromatic number of G t? distance-t chromatic number χ t(g) of G Greedy: must be d t + 1. Conjecture: given ε > 0, can be (1 ε)d t for arbitrarily many d. Known for t {1, 2, 3, 5}. Can be t d t. Chromatic number of (L(G)) t? distance-t chromatic index χ t(g) of G Greedy: must be 2d t. Conjecture: given ε > 0, must be (1 + ε)d t for all large d, if t 2. Conjecture: given ε > 0, can be (1 ε)d t for arbitrarily many d. Known for t {1, 2, 3, 4, 6}. Can be 0.5 t d t. Kaiser & K (2014): must be (2 ε)d t for some absolute ε > 0.

46 The main questions Fix t 1. Let (G) denote the maximum degree in a graph G. What is the worst value among those G with (G) = d?

47 The main questions Fix t 1. Let (G) denote the maximum degree in a graph G. What is the worst value among those G with (G) = d? That is, What is χ t(d) := sup{χ t(g) = χ(g t ) (G) = d}? What is χ t(d) := sup{χ t(g) = χ(l(g) t ) (G) = d}?

48 The main questions Fix t 1. Let (G) denote the maximum degree in a graph G. What is the worst value among those G with (G) = d? That is, What is χ t(d) := sup{χ t(g) = χ(g t ) (G) = d}? Θ(d t ). What is χ t(d) := sup{χ t(g) = χ(l(g) t ) (G) = d}? Θ(d t ).

49 The main questions Fix t 1. Let C l denote a cycle of length l. Let (G) denote the maximum degree in a graph G. That is, What is the worst value among those G with (G) = d and no cycle C l as a subgraph? What is χ t,l (d) := sup{χ t(g) = χ(g t ) (G) = d, G C l }? What is χ t,l(d) := sup{χ t(g) = χ(l(g) t ) (G) = d, G C l }?

50 The main questions Fix t 1. Let C l denote a cycle of length l. Let (G) denote the maximum degree in a graph G. That is, What is the worst value among those G with (G) = d and no cycle C l as a subgraph? What is χ t,l (d) := sup{χ t(g) = χ(g t ) (G) = d, G C l }? What is χ t,l(d) := sup{χ t(g) = χ(l(g) t ) (G) = d, G C l }? We re satisfied with being correct only up to a constant factor.

51 Chromatic number, triangle-free (χ 1, l = 3) What is χ 1,3(d) := sup{χ 1(G) = χ(g) (G) = d, G C 3}? This was a question of Vizing from the 1960s (maybe motivated by Grötzsch s),

52 Chromatic number, triangle-free (χ 1, l = 3) What is χ 1,3(d) := sup{χ 1(G) = χ(g) (G) = d, G C 3}? This was a question of Vizing from the 1960s (maybe motivated by Grötzsch s), eventually settled asymptotically with the semi-random method. Theorem (Johansson 1996) χ 1,3(d) = Θ(d/ log d) as d.

53 Strong chromatic index, C 4 -free (χ 2, l = 4) What is χ 2,4(d) := sup{χ 2(G) = χ(l(g) 2 ) (G) = d, G C 4}? (Note χ 1,l (d) {d, d + 1} always.)

54 Strong chromatic index, C 4 -free (χ 2, l = 4) What is χ 2,4(d) := sup{χ 2(G) = χ(l(g) 2 ) (G) = d, G C 4}? (Note χ 1,l (d) {d, d + 1} always.) Also with the semi-random method: Theorem (Mahdian 2000) χ 2,4(d) = Θ(d 2 / log d) as d.

55 Strong chromatic index, C 4 -free (χ 2, l = 4) What is χ 2,4(d) := sup{χ 2(G) = χ(l(g) 2 ) (G) = d, G C 4}? (Note χ 1,l (d) {d, d + 1} always.) Also with the semi-random method: Theorem (Mahdian 2000) χ 2,4(d) = Θ(d 2 / log d) as d. Vu (2002) extended this to hold also for l > 4 even. The complete d-regular bipartite graph satisfies χ 2(K d,d ) = d 2, so cannot hold for any odd l.

56 Squared chromatic number, C 6 -free (χ 2, l = 6) What is χ 2,6(d) := sup{χ 2(G) = χ(g 2 ) (G) = d, G C 6}?

57 Squared chromatic number, C 6 -free (χ 2, l = 6) What is χ 2,6(d) := sup{χ 2(G) = χ(g 2 ) (G) = d, G C 6}? Theorem (K & Pirot 2016, cf. Alon & Mohar 2002) χ 2,6(d) = Θ(d 2 / log d) as d.

58 Squared chromatic number, C 6 -free (χ 2, l = 6) What is χ 2,6(d) := sup{χ 2(G) = χ(g 2 ) (G) = d, G C 6}? Theorem (K & Pirot 2016, cf. Alon & Mohar 2002) χ 2,6(d) = Θ(d 2 / log d) as d. The point-line incidence graph of a finite projective plane of order d 1 is a d-regular, girth 6 graph whose square is covered by two (d 2 d + 1)-cliques. So, if l 5, then χ 2,l (d) d 2 as d.

59 Distance vertex-colouring with one forbidden cycle length What is χ t,l (d) := sup{χ t(g) = χ(g t ) (G) = d, G C l }?

60 Distance vertex-colouring with one forbidden cycle length What is χ t,l (d) := sup{χ t(g) = χ(g t ) (G) = d, G C l }? Theorem (K & Pirot 2017+) Fix positive integers t and l 3. The following hold as d. For l 2t + 2 even, χ t,l (d) = Θ(d t / log d). For t odd and l 3t odd, χ t,l (d) = Θ(d t / log d). For t even and l odd, χ t,l (d) = Θ(d t ).

61 Distance vertex-colouring with one forbidden cycle length What is χ t,l (d) := sup{χ t(g) = χ(g t ) (G) = d, G C l }? Theorem (K & Pirot 2017+) Fix positive integers t and l 3. The following hold as d. For l 2t + 2 even, χ t,l (d) = Θ(d t / log d). For t odd and l 3t odd, χ t,l (d) = Θ(d t / log d). For t even and l odd, χ t,l (d) = Θ(d t ). Last part follows from a circular unfolding of the De Bruijn graph.

62 Distance edge-colouring with one forbidden cycle length What is χ t,l(d) := sup{χ t(g) = χ(l(g) t ) (G) = d, G C l }?

63 Distance edge-colouring with one forbidden cycle length What is χ t,l(d) := sup{χ t(g) = χ(l(g) t ) (G) = d, G C l }? Theorem (K & Pirot 2017+) Fix positive integers t 2 and l 3. The following hold as d. For l 2t even, χ t,l(d) = Θ(d t / log d). For l odd, χ t,l(d) = Θ(d t ). (Note χ 1,l (d) {d, d + 1} always.)

64 Distance edge-colouring with one forbidden cycle length What is χ t,l(d) := sup{χ t(g) = χ(l(g) t ) (G) = d, G C l }? Theorem (K & Pirot 2017+) Fix positive integers t 2 and l 3. The following hold as d. For l 2t even, χ t,l(d) = Θ(d t / log d). For l odd, χ t,l(d) = Θ(d t ). (Note χ 1,l (d) {d, d + 1} always.) Second part uses a special bipartite graph product operation.

65 Distance colouring with one forbidden cycle length What is χ t,l (d) := sup{χ t(g) = χ(g t ) (G) = d, G C l }? What is χ t,l(d) := sup{χ t(g) = χ(l(g) t ) (G) = d, G C l }? Theorem (K & Pirot 2017+) Fix positive integers t and l 3. The following hold as d. For l 2t + 2 even, χ t,l (d) = Θ(d t / log d). For t odd and l 3t odd, χ t,l (d) = Θ(d t / log d). For t even and l odd, χ t,l (d) = Θ(d t ). If t 2, then the following hold as d. For l 2t even, χ t,l(d) = Θ(d t / log d). For l odd, χ t,l(d) = Θ(d t ).

66 Main tool A sparse colouring lemma : Theorem (Alon, Krivelevich & Sudakov 1999) There exists c > 0 such that, if Ĝ is a graph of maximum degree ˆd for which at most ( ˆd 2) /f edges span each neighbourhood, then χ(ĝ) c ˆd/ log f.

67 Main tool A sparse colouring lemma : Theorem (Alon, Krivelevich & Sudakov 1999) There exists c > 0 such that, if Ĝ is a graph of maximum degree ˆd for which at most ( ˆd 2) /f edges span each neighbourhood, then χ(ĝ) c ˆd/ log f. Apply it with Ĝ = G t or L(G) t, ˆd = 2d t and f = Ω(d ε ) for some fixed ε > 0. So it suffices to show O(d 2t ε ) edges span any neighbourhood in G t or L(G) t (under the assumed cycle length restriction for G).

68 Vertex-colouring with one forbidden cycle length What is χ 1,l (d) := sup{χ 1(G) = χ(g) (G) = d, G C l }? Proposition Fix l 3. Then χ 1,l (d) = Θ(d/ log d) as d.

69 Vertex-colouring with one forbidden cycle length What is χ 1,l (d) := sup{χ 1(G) = χ(g) (G) = d, G C l }? Proposition Fix l 3. Then χ 1,l (d) = Θ(d/ log d) as d. Theorem (Erdős & Gallai 1959) Fix k. The maximum number of edges in a graph on n vertices with no path P k of length k as a subgraph is at most (k 1)n/2.

70 Vertex-colouring with one forbidden cycle length What is χ 1,l (d) := sup{χ 1(G) = χ(g) (G) = d, G C l }? Proposition Fix l 3. Then χ 1,l (d) = Θ(d/ log d) as d. Theorem (Erdős & Gallai 1959) Fix k. The maximum number of edges in a graph on n vertices with no path P k of length k as a subgraph is at most (k 1)n/2. Proof of Proposition. WLOG assume l > 3. Take any G with (G) = d, G C l and let x G.

71 Vertex-colouring with one forbidden cycle length What is χ 1,l (d) := sup{χ 1(G) = χ(g) (G) = d, G C l }? Proposition Fix l 3. Then χ 1,l (d) = Θ(d/ log d) as d. Theorem (Erdős & Gallai 1959) Fix k. The maximum number of edges in a graph on n vertices with no path P k of length k as a subgraph is at most (k 1)n/2. Proof of Proposition. WLOG assume l > 3. Take any G with (G) = d, G C l and let x G. Then G[N(x)]] d, G[N(x)] P l 2, so E(G[N(x)]) (l 3)d/2 by EG.

72 Vertex-colouring with one forbidden cycle length What is χ 1,l (d) := sup{χ 1(G) = χ(g) (G) = d, G C l }? Proposition Fix l 3. Then χ 1,l (d) = Θ(d/ log d) as d. Theorem (Erdős & Gallai 1959) Fix k. The maximum number of edges in a graph on n vertices with no path P k of length k as a subgraph is at most (k 1)n/2. Proof of Proposition. WLOG assume l > 3. Take any G with (G) = d, G C l and let x G. Then G[N(x)]] d, G[N(x)] P l 2, so E(G[N(x)]) (l 3)d/2 by EG. Apply AKS with Ĝ = G, ˆd = d, f = 2d/(l 3).

73 Proving sparsity without even cycles When excluding even C l, another classic Turán-type result is useful. Theorem (Bondy & Simonovits 1974) Fix l even. The maximum number of edges in a graph on n vertices with no cycle C l as a subgraph is O(n 1+2/l ) as n. We in fact also prove and apply a special version of it suited to our needs.

74 Circular unfolding of De Bruijn graph One of the graph constructions from K & Pirot 2016: 1. Consider [d/2] t, the words of length t on alphabet [d/2]. 2. The vertex set is t copies U 0,..., U t 1 placed around a circle. 3. Join u0u i 1 i... ut 1 i i+1 mod t i+1 mod t i+1 mod t and u0 u1... ut 1 by an edge if i+1 mod t latter is one left cyclic shift of former, i.e. uj = uj+1 i j [t 2]. A full turn of the circle shifts through all t coordinates, ensuring each U i induces a clique in t th power. Each U i has 0.5 t d t vertices. The graph is d-regular and has no odd cycles if t is even.

75 Conclusion and open problems What is χ t,l (d) := sup{χ t(g) = χ(g t ) (G) = d, G C l }? What is χ t,l(d) := sup{χ t(g) = χ(l(g) t ) (G) = d, G C l }? For each t, we settled these up to a constant factor except for finitely many l.

76 Conclusion and open problems What is χ t,l (d) := sup{χ t(g) = χ(g t ) (G) = d, G C l }? What is χ t,l(d) := sup{χ t(g) = χ(l(g) t ) (G) = d, G C l }? For each t, we settled these up to a constant factor except for finitely many l. Despite no manifest monotonicity, the following are natural open questions. 1. For t 1, is there a critical l e t so that χ t,l (d) = Θ(d t ) if l < l e t even, while χ t,l (d) = Θ(d t / log d) if l l e t even? 2. For t 1 odd, is there a critical l o t so that χ t,l (d) = Θ(d t ) if l < l o t odd, while χ t,l (d) = Θ(d t / log d) if l l o t odd? 3. For t 2, is there a critical l t so that χ t,l(d) = Θ(d t ) if l < l t even, while χ t,l(d) = Θ(d t / log d) if l l t even? We proved these hypothetical critical values are at most linear in t.

77 Thank you!

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

The Rainbow Turán Problem for Even Cycles

The Rainbow Turán Problem for Even Cycles 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 Plan 1 Historical Background Turán Problems Colouring

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

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

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

Random regular graphs. Nick Wormald University of Waterloo

Random regular graphs. Nick Wormald University of Waterloo Random regular graphs Nick Wormald University of Waterloo LECTURE 5 Random regular graphs What are they (models) Typical and powerful results Handles for analysis One or two general techniques Some open

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

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

On the Dynamic Chromatic Number of Graphs

On the Dynamic Chromatic Number of Graphs On the Dynamic Chromatic Number of Graphs Maryam Ghanbari Joint Work with S. Akbari and S. Jahanbekam Sharif University of Technology m_phonix@math.sharif.ir 1. Introduction Let G be a graph. A vertex

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

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

Topics on Computing and Mathematical Sciences I Graph Theory (7) Coloring II

Topics on Computing and Mathematical Sciences I Graph Theory (7) Coloring II Topics on Computing and Mathematical Sciences I Graph Theory (7) Coloring II Yoshio Okamoto Tokyo Institute of Technology June 4, 2008 Plan changed 4/09 Definition of Graphs; Paths and Cycles 4/16 Cycles;

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

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

CIRCULAR CHROMATIC NUMBER AND GRAPH MINORS. Xuding Zhu 1. INTRODUCTION

CIRCULAR CHROMATIC NUMBER AND GRAPH MINORS. Xuding Zhu 1. INTRODUCTION TAIWANESE JOURNAL OF MATHEMATICS Vol. 4, No. 4, pp. 643-660, December 2000 CIRCULAR CHROMATIC NUMBER AND GRAPH MINORS Xuding Zhu Abstract. This paper proves that for any integer n 4 and any rational number

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

Cutwidth and degeneracy of graphs

Cutwidth and degeneracy of graphs Cutwidth and degeneracy of graphs Benoit Kloeckner To cite this version: Benoit Kloeckner. Cutwidth and degeneracy of graphs. IF_PREPUB. 2009. HAL Id: hal-00408210 https://hal.archives-ouvertes.fr/hal-00408210v1

More information

Circular chromatic number and Mycielski construction

Circular chromatic number and Mycielski construction Circular chromatic number and Mycielski construction Hossein Hajiabolhassan 1,2 and Xuding Zhu 1, 1 Department of Applied Mathematics National Sun Yat-sen University Kaohsiung 80424, Taiwan 2 Institute

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

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

New Results on Graph Packing

New Results on Graph Packing Graph Packing p.1/18 New Results on Graph Packing Hemanshu Kaul hkaul@math.uiuc.edu www.math.uiuc.edu/ hkaul/. University of Illinois at Urbana-Champaign Graph Packing p.2/18 Introduction Let G 1 = (V

More information

On a list-coloring problem

On a list-coloring problem On a list-coloring problem Sylvain Gravier Frédéric Maffray Bojan Mohar December 24, 2002 Abstract We study the function f(g) defined for a graph G as the smallest integer k such that the join of G with

More information

Choice Numbers of Multi-Bridge Graphs

Choice Numbers of Multi-Bridge Graphs Computer Science Journal of Moldova, vol.25, no.3(75), 2017 Julian Allagan Benkam Bobga Abstract Suppose ch(g) and χ(g) denote, respectively, the choice number and the chromatic number of a graph G = (V,E).

More information

Coloring. Basics. A k-coloring of a loopless graph G is a function f : V (G) S where S = k (often S = [k]).

Coloring. Basics. A k-coloring of a loopless graph G is a function f : V (G) S where S = k (often S = [k]). Coloring Basics A k-coloring of a loopless graph G is a function f : V (G) S where S = k (often S = [k]). For an i S, the set f 1 (i) is called a color class. A k-coloring is called proper if adjacent

More information

Coloring Simple Hypergraphs

Coloring Simple Hypergraphs Department of Mathematics, Statistics and Computer Science University of Illinois Chicago August 28, 2010 Problem Let n 2 and suppose that S [n] [n] with S 2n 1. Then some three points in S determine a

More information

Equitable coloring of random graphs

Equitable coloring of random graphs Michael Krivelevich 1, Balázs Patkós 2 1 Tel Aviv University, Tel Aviv, Israel 2 Central European University, Budapest, Hungary Phenomena in High Dimensions, Samos 2007 A set of vertices U V (G) is said

More information

Graph coloring, perfect graphs

Graph coloring, perfect graphs Lecture 5 (05.04.2013) Graph coloring, perfect graphs Scribe: Tomasz Kociumaka Lecturer: Marcin Pilipczuk 1 Introduction to graph coloring Definition 1. Let G be a simple undirected graph and k a positive

More information

Strong edge-colouring of sparse planar graphs

Strong edge-colouring of sparse planar graphs Strong edge-colouring of sparse planar graphs Julien Bensmail a, Ararat Harutyunyan b, Hervé Hocquard a, Petru Valicov c a LaBRI (Université de Bordeaux), 351 cours de la Libération, 33405 Talence Cedex,

More information

Orientations and colouring of graphs

Orientations and colouring of graphs Orientations and colouring of graphs F. Havet Projet COATI, CNRS/INRIA/UNS These lectures notes have been prepared for the summer school SGT 2013 in Oléron, France There are several known results that

More information

Sparse halves in dense triangle-free graphs

Sparse halves in dense triangle-free graphs Sparse halves in dense triangle-free graphs Sergey Norin and Liana Yepremyan 2 Department of Mathematics and Statistics, McGill University 2 School of Computer Science, McGill University arxiv:3.588v2

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

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

The Chromatic Number of Ordered Graphs With Constrained Conflict Graphs

The Chromatic Number of Ordered Graphs With Constrained Conflict Graphs The Chromatic Number of Ordered Graphs With Constrained Conflict Graphs Maria Axenovich and Jonathan Rollin and Torsten Ueckerdt September 3, 016 Abstract An ordered graph G is a graph whose vertex set

More information

Subdivisions of a large clique in C 6 -free graphs

Subdivisions of a large clique in C 6 -free graphs Subdivisions of a large clique in C 6 -free graphs József Balogh Hong Liu Maryam Sharifzadeh October 8, 2014 Abstract Mader conjectured that every C 4 -free graph has a subdivision of a clique of order

More information

The chromatic number of graph powers

The chromatic number of graph powers Combinatorics, Probability an Computing (19XX) 00, 000 000. c 19XX Cambrige University Press Printe in the Unite Kingom The chromatic number of graph powers N O G A A L O N 1 an B O J A N M O H A R 1 Department

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

Large topological cliques in graphs without a 4-cycle

Large topological cliques in graphs without a 4-cycle Large topological cliques in graphs without a 4-cycle Daniela Kühn Deryk Osthus Abstract Mader asked whether every C 4 -free graph G contains a subdivision of a complete graph whose order is at least linear

More information

The last fraction of a fractional conjecture

The last fraction of a fractional conjecture Author manuscript, published in "SIAM Journal on Discrete Mathematics 24, 2 (200) 699--707" DOI : 0.37/090779097 The last fraction of a fractional conjecture František Kardoš Daniel Král Jean-Sébastien

More information

The chromatic number of ordered graphs with constrained conflict graphs

The chromatic number of ordered graphs with constrained conflict graphs AUSTRALASIAN JOURNAL OF COMBINATORICS Volume 69(1 (017, Pages 74 104 The chromatic number of ordered graphs with constrained conflict graphs Maria Axenovich Jonathan Rollin Torsten Ueckerdt Department

More information

Cycle Spectra of Hamiltonian Graphs

Cycle Spectra of Hamiltonian Graphs Cycle Spectra of Hamiltonian Graphs Kevin G. Milans, Dieter Rautenbach, Friedrich Regen, and Douglas B. West July, 0 Abstract We prove that every graph consisting of a spanning cycle plus p chords has

More information

Cycle Length Parities and the Chromatic Number

Cycle Length Parities and the Chromatic Number Cycle Length Parities and the Chromatic Number Christian Löwenstein, Dieter Rautenbach and Ingo Schiermeyer 2 Institut für Mathematik, TU Ilmenau, Postfach 00565, D-98684 Ilmenau, Germany, emails: christian.loewenstein@tu-ilmenau.de,

More information

On DP-coloring of graphs and multigraphs

On DP-coloring of graphs and multigraphs On DP-coloring of graphs and multigraphs Anton Bernshteyn Alexandr Kostochka Sergei Pron arxiv:1609.00763v1 [math.co] 2 Sep 2016 Abstract While solving a question on list coloring of planar graphs, Dvořák

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

Graph Minors Theory. Bahman Ghandchi. Institute for Advanced Studies in Basic Sciences (IASBS) SBU weekly Combinatorics Seminars November 5, 2011

Graph Minors Theory. Bahman Ghandchi. Institute for Advanced Studies in Basic Sciences (IASBS) SBU weekly Combinatorics Seminars November 5, 2011 Graph Minors Theory Bahman Ghandchi Institute for Advanced Studies in Basic Sciences (IASBS) SBU weekly Combinatorics Seminars November 5, 2011 Institute for Advanced Studies in asic Sciences Gava Zang,

More information

APPROXIMATING MAXIMUM SUBGRAPHS WITHOUT SHORT CYCLES

APPROXIMATING MAXIMUM SUBGRAPHS WITHOUT SHORT CYCLES APPROXIMATING MAXIMUM SUBGRAPHS WITHOUT SHORT CYCLES GUY KORTSARZ, MICHAEL LANGBERG, AND ZEEV NUTOV Abstract. We study approximation algorithms, integrality gaps, and hardness of approximation, of two

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

A Channel Assignment Problem [F. Roberts, 1988]

A Channel Assignment Problem [F. Roberts, 1988] 1 2 A Channel Assignment Problem [F. Roberts, 1988] Find an efficient assignment of channels f(x) R to sites x R 2 so { that two levels of interference are avoided: 2d if x y A f(x) f(y) d if x y 2A 1.1

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

Improved bounds on book crossing numbers of complete bipartite graphs via semidefinite programming

Improved bounds on book crossing numbers of complete bipartite graphs via semidefinite programming Improved bounds on book crossing numbers of complete bipartite graphs via semidefinite programming Etienne de Klerk, Dima Pasechnik, and Gelasio Salazar NTU, Singapore, and Tilburg University, The Netherlands

More information

Painting Squares in 2 1 Shades

Painting Squares in 2 1 Shades Painting Squares in 1 Shades Daniel W. Cranston Landon Rabern May 1, 014 Abstract Cranston and Kim conjectured that if G is a connected graph with maximum degree and G is not a Moore Graph, then χ l (G

More information

On Dominator Colorings in Graphs

On Dominator Colorings in Graphs On Dominator Colorings in Graphs Ralucca Michelle Gera Department of Applied Mathematics Naval Postgraduate School Monterey, CA 994, USA ABSTRACT Given a graph G, the dominator coloring problem seeks a

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

A taste of perfect graphs

A taste of perfect graphs A taste of perfect graphs Remark Determining the chromatic number of a graph is a hard problem, in general, and it is even hard to get good lower bounds on χ(g). An obvious lower bound we have seen before

More information

For almost all graphs H, almost all H-free graphs have a linear homogeneous set.

For almost all graphs H, almost all H-free graphs have a linear homogeneous set. For almost all graphs H, almost all H-free graphs have a linear homogeneous set. Ross J. Kang Centrum Wiskunde & Informatica 16 November 2012 Kolloquium über Kombinatorik, TU Berlin Ross Kang (CWI) Asymptotic

More information

Forcing unbalanced complete bipartite minors

Forcing unbalanced complete bipartite minors Forcing unbalanced complete bipartite minors Daniela Kühn Deryk Osthus Abstract Myers conjectured that for every integer s there exists a positive constant C such that for all integers t every graph of

More information

Reducing graph coloring to stable set without symmetry

Reducing graph coloring to stable set without symmetry Reducing graph coloring to stable set without symmetry Denis Cornaz (with V. Jost, with P. Meurdesoif) LAMSADE, Paris-Dauphine SPOC 11 Cornaz (with Jost and Meurdesoif) Coloring without symmetry SPOC 11

More information

Saturation numbers for Ramsey-minimal graphs

Saturation numbers for Ramsey-minimal graphs Saturation numbers for Ramsey-minimal graphs Martin Rolek and Zi-Xia Song Department of Mathematics University of Central Florida Orlando, FL 3816 August 17, 017 Abstract Given graphs H 1,..., H t, a graph

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

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

Coloring Simple Hypergraphs

Coloring Simple Hypergraphs Department of Mathematics, Statistics and Computer Science University of Illinois Chicago May 13, 2011 A Puzzle Problem Let n 2 and suppose that S [n] [n] with S 2n 1. Then some three points in S determine

More information

Ramsey-nice families of graphs

Ramsey-nice families of graphs Ramsey-nice families of graphs Ron Aharoni Noga Alon Michal Amir Penny Haxell Dan Hefetz Zilin Jiang Gal Kronenberg Alon Naor August 22, 2017 Abstract For a finite family F of fixed graphs let R k (F)

More information

C-Perfect K-Uniform Hypergraphs

C-Perfect K-Uniform Hypergraphs C-Perfect K-Uniform Hypergraphs Changiz Eslahchi and Arash Rafiey Department of Mathematics Shahid Beheshty University Tehran, Iran ch-eslahchi@cc.sbu.ac.ir rafiey-ar@ipm.ir Abstract In this paper we define

More information

Bipartite Subgraphs of Integer Weighted Graphs

Bipartite Subgraphs of Integer Weighted Graphs Bipartite Subgraphs of Integer Weighted Graphs Noga Alon Eran Halperin February, 00 Abstract For every integer p > 0 let f(p be the minimum possible value of the maximum weight of a cut in an integer weighted

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

Homomorphism Bounded Classes of Graphs

Homomorphism Bounded Classes of Graphs Homomorphism Bounded Classes of Graphs Timothy Marshall a Reza Nasraser b Jaroslav Nešetřil a Email: nesetril@kam.ms.mff.cuni.cz a: Department of Applied Mathematics and Institute for Theoretical Computer

More information

Copyright c 2014 by P. Mark Kayll

Copyright c 2014 by P. Mark Kayll Copyright c 2014 by P. Mark Kayll Two Chromatic Conjectures: One for Vertices, One for Edges Mark Kayll My Favorite Graph Theory Conjectures, III Joint Mathematics Meetings Baltimore 17 January 2014 Paul

More information

(G) (G) = 1 and also that

(G) (G) = 1 and also that ACYCLIC T-IMPROPER COLOURINGS OF GRAPHS WITH BOUNDED MAXIMUM DEGREE LOUIGI ADDARIO-BERRY, LOUIS ESPERET, ROSS J. KANG, COLIN J. H. MCDIARMID, AND ALEXANDRE PINLOU Abstract. For graphs of bounded maximum

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

(a) How many pairs (A, B) are there with A, B [n] and A B? (The inclusion is required to be strict.)

(a) How many pairs (A, B) are there with A, B [n] and A B? (The inclusion is required to be strict.) 1 Enumeration 11 Basic counting principles 1 June 2008, Question 1: (a) How many pairs (A, B) are there with A, B [n] and A B? (The inclusion is required to be strict) n/2 ( ) n (b) Find a closed form

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

A Sufficient condition for DP-4-colorability

A Sufficient condition for DP-4-colorability A Sufficient condition for DP-4-colorability Seog-Jin Kim and Kenta Ozeki August 21, 2017 Abstract DP-coloring of a simple graph is a generalization of list coloring, and also a generalization of signed

More information

A lower bound on the order of the largest induced linear forest in triangle-free planar graphs

A lower bound on the order of the largest induced linear forest in triangle-free planar graphs A lower bound on the order of the largest induced linear forest in triangle-free planar graphs François Dross a, Mickael Montassier a, and Alexandre Pinlou b a Université de Montpellier, LIRMM b Université

More information

7 Lovász Local Lemma. , for all S with S N + (i) =. Draw directed edges from Bi to all of. events {Bj : j N + (i)}, meaning

7 Lovász Local Lemma. , for all S with S N + (i) =. Draw directed edges from Bi to all of. events {Bj : j N + (i)}, meaning 7 Lovász Local Lemma Dependency Digraph Let {Bi} be a set of events. For each Bi, take a set of events, say {Bj : j N + (i)}, such that Bi is mutually independent of all the events {Bj : j N + (i)}, meaning

More information

London E1 4NS, United Kingdom

London E1 4NS, United Kingdom PROOF OF THE 1-FACTORIZATION AND HAMILTON DECOMPOSITION CONJECTURES BÉLA CSABA 1, DANIELA KÜHN 2, ALLAN LO 2, DERYK OSTHUS 2 AND ANDREW TREGLOWN 3 1 Bolyai Institute, University of Szeged, H-6720 Szeged,

More information

List-coloring the Square of a Subcubic Graph

List-coloring the Square of a Subcubic Graph List-coloring the Square of a Subcubic Graph Daniel W. Cranston University of Illinois Urbana-Champaign, USA Seog-Jin Kim Konkuk University Seoul, Korea February 1, 2007 Abstract The square G 2 of a graph

More information

The chromatic number of random regular graphs

The chromatic number of random regular graphs The chromatic number of random regular graphs Xavier Pérez Giménez Stochastics Numerics Seminar Models of random graphs Erdős & Rényi classic models (G n,p, G n,m ) Fixed degree sequence Regular graphs

More information

Notes on Graph Theory

Notes on Graph Theory Notes on Graph Theory Maris Ozols June 8, 2010 Contents 0.1 Berge s Lemma............................................ 2 0.2 König s Theorem........................................... 3 0.3 Hall s Theorem............................................

More information

arxiv: v1 [cs.ds] 2 Oct 2018

arxiv: v1 [cs.ds] 2 Oct 2018 Contracting to a Longest Path in H-Free Graphs Walter Kern 1 and Daniël Paulusma 2 1 Department of Applied Mathematics, University of Twente, The Netherlands w.kern@twente.nl 2 Department of Computer Science,

More information

Combinatorics and Optimization 442/642, Fall 2012

Combinatorics and Optimization 442/642, Fall 2012 Compact course notes Combinatorics and Optimization 44/64, Fall 0 Graph Theory Contents Professor: J. Geelen transcribed by: J. Lazovskis University of Waterloo December 6, 0 0. Foundations..............................................

More information

On Some Three-Color Ramsey Numbers for Paths

On Some Three-Color Ramsey Numbers for Paths On Some Three-Color Ramsey Numbers for Paths Janusz Dybizbański, Tomasz Dzido Institute of Informatics, University of Gdańsk Wita Stwosza 57, 80-952 Gdańsk, Poland {jdybiz,tdz}@inf.ug.edu.pl and Stanis

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

On the bandwidth conjecture for 3-colourable graphs

On the bandwidth conjecture for 3-colourable graphs On the bandwidth conjecture for 3-colourable graphs Julia Böttcher Technische Universität München Symposium on Discrete Algorithms, January 2007, New Orleans (joint work with Mathias Schacht & Anusch Taraz)

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

On decomposing graphs of large minimum degree into locally irregular subgraphs

On decomposing graphs of large minimum degree into locally irregular subgraphs On decomposing graphs of large minimum degree into locally irregular subgraphs Jakub Przyby lo AGH University of Science and Technology al. A. Mickiewicza 0 0-059 Krakow, Poland jakubprz@agh.edu.pl Submitted:

More information

1.3 Vertex Degrees. Vertex Degree for Undirected Graphs: Let G be an undirected. Vertex Degree for Digraphs: Let D be a digraph and y V (D).

1.3 Vertex Degrees. Vertex Degree for Undirected Graphs: Let G be an undirected. Vertex Degree for Digraphs: Let D be a digraph and y V (D). 1.3. VERTEX DEGREES 11 1.3 Vertex Degrees Vertex Degree for Undirected Graphs: Let G be an undirected graph and x V (G). The degree d G (x) of x in G: the number of edges incident with x, each loop counting

More information

An asymptotically tight bound on the adaptable chromatic number

An asymptotically tight bound on the adaptable chromatic number An asymptotically tight bound on the adaptable chromatic number Michael Molloy and Giovanna Thron University of Toronto Department of Computer Science 0 King s College Road Toronto, ON, Canada, M5S 3G

More information

Integrity in Graphs: Bounds and Basics

Integrity in Graphs: Bounds and Basics Integrity in Graphs: Bounds and Basics Wayne Goddard 1 Department of Mathematics Massachusetts Institute of Technology Cambridge, MA 02139 USA and Henda C. Swart Department of Mathematics, University of

More information

Star Coloring of Graphs

Star Coloring of Graphs Star Coloring of Graphs Guillaume Fertin, André Raspaud, Bruce Reed 3 LINA FRE 79, Université de Nantes rue de la Houssinière - BP 908 - F443 Nantes Cedex 3 LaBRI UMR 5800, Université Bordeaux 35 Cours

More information

Strong edge coloring sparse graphs

Strong edge coloring sparse graphs Strong edge coloring sparse graphs Julien Bensmail LIP (École Normale Supérieure de Lyon), 46 allée d Italie, 69342 Lyon, France Marthe Bonamy 1 LIRMM (Université Montpellier), 161 rue Ada, 34095 Montpellier,

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

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 Theorem of R.L. Brooks

The Theorem of R.L. Brooks The Theorem of R.L. Brooks Talk by Bjarne Toft at the Yoshimi Egawa 60 Conference. Kagurazaka, Tokyo, Japan, September 10-14, 2013 Joint work with Michael Stiebitz. Proc. Cambridge Phil. Soc. 1941 Colouring

More information

arxiv: v1 [math.co] 25 Dec 2017

arxiv: v1 [math.co] 25 Dec 2017 Planar graphs without -cycles adjacent to triangles are DP--colorable Seog-Jin Kim and Xiaowei Yu arxiv:1712.08999v1 [math.co] 25 Dec 2017 December 27, 2017 Abstract DP-coloring (also known as correspondence

More information

Generating all subsets of a finite set with disjoint unions

Generating all subsets of a finite set with disjoint unions Generating all subsets of a finite set with disjoint unions David Ellis, Benny Sudakov May 011 Abstract If X is an n-element set, we call a family G PX a k-generator for X if every x X can be expressed

More information

Acyclic edge coloring of planar graphs with Delta colors

Acyclic edge coloring of planar graphs with Delta colors Acyclic edge coloring of planar graphs with Delta colors Dávid Hudák, František Kardoš, Borut Lužar, Roman Soták, Riste Škrekovski To cite this version: Dávid Hudák, František Kardoš, Borut Lužar, Roman

More information

Graphs of Degree 4 are 5-Edge-Choosable

Graphs of Degree 4 are 5-Edge-Choosable Graphs of Degree 4 are 5-Edge-Choosable Martin Juvan, Bojan Mohar and Riste Škrekovski DEPARTMENT OF MATHEMATICS UNIVERSITY OF LJUBLJANA JADRANSKA 19, 1111 LJUBLJANA SLOVENIA Received June 11, 1996; revised

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

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

Bisections of graphs

Bisections of graphs Bisections of graphs Choongbum Lee Po-Shen Loh Benny Sudakov Abstract A bisection of a graph is a bipartition of its vertex set in which the number of vertices in the two parts differ by at most 1, and

More information

GRAPH MINORS AND HADWIGER S CONJECTURE

GRAPH MINORS AND HADWIGER S CONJECTURE GRAPH MINORS AND HADWIGER S CONJECTURE DISSERTATION Presented in Partial Fulfillment of the Requirements for the Degree Doctor of Philosophy in the Graduate School of The Ohio State University By Eliade

More information