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

Size: px
Start display at page:

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

Transcription

1 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 vertices receive different colors.

2 A graph is called k-colorable if it has a proper k-coloring. The chromatic number of G, χ(g), is the least k such that G admits a proper k-coloring. Fact 1 For every graph G on n vertices, χ(g) ω(g), n α(g) χ(g) (G) + 1.

3 Mycielski s construction Theorem 2 For every positive integer k there exists a simple graph G k with ω(g k ) = 2 and χ(g k ) = k + 1. Mycielski s construction: Given a simple graph G k with vertex set V = {v 1,..., v n } consider G k+1 with vertex set V U {w} where U = {u 1,..., u n } and edges defined as follows. Edges between V are as in G, for every u i, add edge u i v j whenever v j N(v i ), and add wu i for every i.

4 Proof. Induction on k. =

5 Brooks theorem Lemma 3 Let G be a simple graph on n vertices and let v V (G). There exists an ordering v 1,..., v n of V (G) such that v = v n and for every i < n there is j > i such that v i v j E(G). A b-obstruction: K b, or, if b = 3 and odd cycle. Let ω (G) be the largest integer b such that G has a b-obstruction. We have χ(g) ω (G).

6 Theorem 4 (Brooks) For every simple graph G, χ(g) max{ω (G), (G)}. Corollary 5 If G is a connected graph with maximum degree which is neither K +1 nor an odd cycle, then χ(g).

7 Proof. y P w w' Q z=w' x y w w' Q Interchange w with w' x P P is a y-q path in G-x, y,,z and z is not w w y z x P- y Q- w

8 Turáns theorem A graph is called r-partite if it is r-colorable. Complete r-partite graph K n1,n 2,...,n r. Turán graph T n,r - complete r-partite graph on n vertices in which sizes of any two parts differ by at most one.

9 Lemma 6 Among all r-partite graphs on n vertices T n,r is the unique graph with a maximum number of edges. Theorem 7 (Turán) Among all graphs on n vertices with no r+1-clique, T n,r is the unique graph with the maximum number of edges. Proof. N(v)

10 Edge Coloring A proper k-edge-coloring of a (multi)graph G is a function f : E(G) {1,..., k} such that f(e) = f(e ) implies e e =. The chromatic index of G, χ (G), is the least k such that G admits a proper k-edge-coloring. Fact 8 (König) If G is a bipartite multigraph then χ (G) = (G).

11 Proof. May assume the partite sets have the same size. May assume G is (G)-regular.

12 Lemma 9 Let G be a simple graph with (G) k and let v V. If χ (G v) k and d(x) = k for at most one x N(v), then χ (G) k. Proof. f(x) - the set of colors not present in edges incident to x f α - the set of vertices x N(v) that contain α in f(x). Let y be the unique vertex in N(v), d(y) = k. Assume that the remaining have degree k 1.

13 Choose a k-edge-coloring f of G v maximizing T(f) := {β 1 f β 2}. Case 1: For every color α, f α = 1 There exist two colors β, γ such that f γ 3, f β = 0. Consider G β,γ and exchange colors on a path starting at w f γ to contradict the maximality of T(f). Case 2: f α = {z}, say α = k. Let M := f 1 (k)+vz and note that M is a perfect matching in N(v) {v}.

14 Let H = G M. Then d H (x) k 1 for every x N H (v) with equality holding at most once. In addition, f is a (k 1)-edge-coloring of H v and so (H v) k 1. Thus (H) k 1 and we are done by induction. Theorem 10 (Vizing) For every simple graph G, χ (G) (G)+ 1.

15 List Coloring Definition 1 For each vertex v let L(v) be the list of colors available at v. A list coloring is a proper vertex coloring f such that for every v, f(v) L(v). A graph is k-choosable if every assignment of list of size k admits a proper coloring. The choice number, χ l (G), is the least k such that G is k-choosable. Fact 11 If m = ( ) 2k 1 k then χl (K m,m ) > k. Proof. Assign distinct k-element subsets of [2k 1] as lists to vertices from X and the same to Y.

16 Case 1: Coloring uses less than k colors on X. Case 2: Coloring uses at least k colors on X. Definition 2 For each edge e let L(e) be the list of colors available at a. A list edge-coloring is a proper edge-coloring f such that for every e, f(e) L(e). A graph is k-edge-choosable if every assignment of list of size k admits a proper edge-coloring. The list chromatic index, χ l (G) is the least k such that G is k-edge-choosable. Conjecture 1 (List Coloring Conjecture) For a graph G, χ l (G) = χ (G).

17 Definition 3 A kernel of a digraph is an independent set S having a successor of every vertex of V S. A digraph is called kernel-perfect if every induced sub-digraph has a kernel. Given a function f : V (G) N, the graph is f-choosable if for any list assignment the with L(v) = f(v) there is a proper vertex coloring c, such that for every v, c(v) L(v).

18 Lemma 12 (Kernel Lemma) Let f : V (G) Z +. If a graph G has an orientation D such that D is kernel-perfect and d + (x) < f(x) for all x V (G) then G is f-choosable. Theorem 13 (Galvin) For every bipartite graph G, χ l (G) = (G). Proof. Consider the line graph H := L(G). There is a vertex coloring c : V (H) {1,..., (G)}. Consider the following orientation of the edges of H. If ee E(H) and e e X then use the orientation e e if c(e) > c(e ) and e e otherwise.

19 If ee E(H) and e e Y then use the orientation e e if c(e) < c(e ) and e e otherwise. Claim 14 d + (e) < (G). Claim 15 Every induced sub-digraph D of the above orientation D of H has a kernel. Induction on V (D ). Let x X, e x V (D ) contains x and has the smallest color. Let U := {e x x X}. Case 1: U is independent.

20 Case 2: e x, e x U, e x e x = {y}. Say e x e x. Consider D := D e x. x e* e(x ) Induction to D e(x) x e(x) By induction D has a kernel U. If e x / U, then e U such that e x e. Then e x e.

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

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

An approximate version of Hadwiger s conjecture for claw-free graphs

An approximate version of Hadwiger s conjecture for claw-free graphs An approximate version of Hadwiger s conjecture for claw-free graphs Maria Chudnovsky Columbia University, New York, NY 10027, USA and Alexandra Ovetsky Fradkin Princeton University, Princeton, NJ 08544,

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

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

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

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

Perfect divisibility and 2-divisibility

Perfect divisibility and 2-divisibility Perfect divisibility and 2-divisibility Maria Chudnovsky Princeton University, Princeton, NJ 08544, USA Vaidy Sivaraman Binghamton University, Binghamton, NY 13902, USA April 20, 2017 Abstract A graph

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

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

BROOKS THEOREM AND BEYOND

BROOKS THEOREM AND BEYOND BROOKS THEOREM AND BEYOND DANIEL W. CRANSTON AND LANDON RABERN Abstract. We collect some of our favorite proofs of Brooks Theorem, highlighting advantages and extensions of each. The proofs illustrate

More information

Upper Bounds of Dynamic Chromatic Number

Upper Bounds of Dynamic Chromatic Number Upper Bounds of Dynamic Chromatic Number Hong-Jian Lai, Bruce Montgomery and Hoifung Poon Department of Mathematics West Virginia University, Morgantown, WV 26506-6310 June 22, 2000 Abstract A proper vertex

More information

Multi-coloring and Mycielski s construction

Multi-coloring and Mycielski s construction Multi-coloring and Mycielski s construction Tim Meagher Fall 2010 Abstract We consider a number of related results taken from two papers one by W. Lin [1], and the other D. C. Fisher[2]. These articles

More information

ON TWO QUESTIONS ABOUT CIRCULAR CHOOSABILITY

ON TWO QUESTIONS ABOUT CIRCULAR CHOOSABILITY ON TWO QUESTIONS ABOUT CIRCULAR CHOOSABILITY SERGUEI NORINE Abstract. We answer two questions of Zhu on circular choosability of graphs. We show that the circular list chromatic number of an even cycle

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

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

Ore s Conjecture on color-critical graphs is almost true

Ore s Conjecture on color-critical graphs is almost true Ore s Conjecture on color-critical graphs is almost true Alexandr Kostochka Matthew Yancey November 1, 018 arxiv:109.1050v1 [math.co] 5 Sep 01 Abstract A graph G is k-critical if it has chromatic number

More information

Discrete Mathematics. The average degree of a multigraph critical with respect to edge or total choosability

Discrete Mathematics. The average degree of a multigraph critical with respect to edge or total choosability Discrete Mathematics 310 (010 1167 1171 Contents lists available at ScienceDirect Discrete Mathematics journal homepage: www.elsevier.com/locate/disc The average degree of a multigraph critical with respect

More information

Reflection on Rainbow Neighbourhood Numbers

Reflection on Rainbow Neighbourhood Numbers Reflection on Rainbow Neighbourhood Numbers Johan Kok, Sudev Naduvath arxiv:1710.00383v1 [math.gm] 1 Oct 2017 Centre for Studies in Discrete Mathematics Vidya Academy of Science & Technology Thrissur -

More information

Hanna Furmańczyk EQUITABLE COLORING OF GRAPH PRODUCTS

Hanna Furmańczyk EQUITABLE COLORING OF GRAPH PRODUCTS Opuscula Mathematica Vol. 6 No. 006 Hanna Furmańczyk EQUITABLE COLORING OF GRAPH PRODUCTS Abstract. A graph is equitably k-colorable if its vertices can be partitioned into k independent sets in such a

More information

The Goldberg-Seymour Conjecture on the edge coloring of multigraphs

The Goldberg-Seymour Conjecture on the edge coloring of multigraphs The Goldberg-Seymour Conjecture on the edge coloring of multigraphs Guangming Jing Georgia State University Atlanta, GA Nov 3rd, 2018 Joint work with Guantao Chen and Wenan Zang Guangming Jing (Georgia

More information

Group Colorability of Graphs

Group Colorability of Graphs Group Colorability of Graphs Hong-Jian Lai, Xiankun Zhang Department of Mathematics West Virginia University, Morgantown, WV26505 July 10, 2004 Abstract Let G = (V, E) be a graph and A a non-trivial Abelian

More information

On the chromatic number and independence number of hypergraph products

On the chromatic number and independence number of hypergraph products On the chromatic number and independence number of hypergraph products Dhruv Mubayi Vojtĕch Rödl January 10, 2004 Abstract The hypergraph product G H has vertex set V (G) V (H), and edge set {e f : e E(G),

More information

Graph Classes and Ramsey Numbers

Graph Classes and Ramsey Numbers Graph Classes and Ramsey Numbers Rémy Belmonte, Pinar Heggernes, Pim van t Hof, Arash Rafiey, and Reza Saei Department of Informatics, University of Bergen, Norway Abstract. For a graph class G and any

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

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

Observation 4.1 G has a proper separation of order 0 if and only if G is disconnected.

Observation 4.1 G has a proper separation of order 0 if and only if G is disconnected. 4 Connectivity 2-connectivity Separation: A separation of G of order k is a pair of subgraphs (H 1, H 2 ) so that H 1 H 2 = G E(H 1 ) E(H 2 ) = V (H 1 ) V (H 2 ) = k Such a separation is proper if V (H

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

On Brooks Coloring Theorem

On Brooks Coloring Theorem On Brooks Coloring Theorem Hong-Jian Lai, Xiangwen Li, Gexin Yu Department of Mathematics West Virginia University Morgantown, WV, 26505 Abstract Let G be a connected finite simple graph. δ(g), (G) and

More information

On Adjacent Vertex-distinguishing Total Chromatic Number of Generalized Mycielski Graphs. Enqiang Zhu*, Chanjuan Liu and Jin Xu

On Adjacent Vertex-distinguishing Total Chromatic Number of Generalized Mycielski Graphs. Enqiang Zhu*, Chanjuan Liu and Jin Xu TAIWANESE JOURNAL OF MATHEMATICS Vol. xx, No. x, pp. 4, xx 20xx DOI: 0.650/tjm/6499 This paper is available online at http://journal.tms.org.tw On Adjacent Vertex-distinguishing Total Chromatic Number

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

Circular Chromatic Numbers of Some Reduced Kneser Graphs

Circular Chromatic Numbers of Some Reduced Kneser Graphs Circular Chromatic Numbers of Some Reduced Kneser Graphs Ko-Wei Lih Institute of Mathematics, Academia Sinica Nankang, Taipei 115, Taiwan E-mail: makwlih@sinica.edu.tw Daphne Der-Fen Liu Department of

More information

On the Local Colorings of Graphs

On the Local Colorings of Graphs On the Local Colorings of Graphs Behnaz Omoomi and Ali Pourmiri Department of Mathematical Sciences Isfahan University of Technology 84154, Isfahan, Iran Abstract A local coloring of a graph G is a function

More information

On the chromatic number of the lexicographic product and the Cartesian sum of graphs

On the chromatic number of the lexicographic product and the Cartesian sum of graphs On the chromatic number of the lexicographic product and the Cartesian sum of graphs Niko Čižek University of Maribor TF, Smetanova ulica 17 62000 Maribor, Slovenia Sandi Klavžar University of Maribor

More information

Partial characterizations of clique-perfect graphs I: subclasses of claw-free graphs

Partial characterizations of clique-perfect graphs I: subclasses of claw-free graphs Partial characterizations of clique-perfect graphs I: subclasses of claw-free graphs Flavia Bonomo a,1, Maria Chudnovsky b,2 and Guillermo Durán c,3 a Departamento de Computación, Facultad de Ciencias

More information

Improved Bounds for the Chromatic Number of the Lexicographic Product of Graphs

Improved Bounds for the Chromatic Number of the Lexicographic Product of Graphs Improved Bounds for the Chromatic Number of the Lexicographic Product of Graphs Roland Kaschek University of Klagenfurt Department of Computer Science 9020 Klagenfurt, Austria Sandi Klavžar University

More information

Total Dominator Colorings in Paths

Total Dominator Colorings in Paths International J.Math. Combin. Vol.2(2012), 89-95 Total Dominator Colorings in Paths A.Vijayalekshmi (S.T.Hindu College, Nagercoil, Tamil Nadu, India) E-mail: vijimath.a@gmail.com Abstract: Let G be a graph

More information

T -choosability in graphs

T -choosability in graphs T -choosability in graphs Noga Alon 1 Department of Mathematics, Raymond and Beverly Sackler Faculty of Exact Sciences, Tel Aviv University, Tel Aviv, Israel. and Ayal Zaks 2 Department of Statistics and

More information

Topics in Graph Theory

Topics in Graph Theory Topics in Graph Theory September 4, 2018 1 Preliminaries A graph is a system G = (V, E) consisting of a set V of vertices and a set E (disjoint from V ) of edges, together with an incidence function End

More information

Equitable list colorings of planar graphs without short cycles

Equitable list colorings of planar graphs without short cycles Theoretical Computer Science 407 (008) 1 8 Contents lists available at ScienceDirect Theoretical Computer Science journal homepage: www.elsevier.com/locate/tcs Equitable list colorings of planar graphs

More information

Induced subgraphs of graphs with large chromatic number. IX. Rainbow paths

Induced subgraphs of graphs with large chromatic number. IX. Rainbow paths Induced subgraphs of graphs with large chromatic number. IX. Rainbow paths Alex Scott Oxford University, Oxford, UK Paul Seymour 1 Princeton University, Princeton, NJ 08544, USA January 20, 2017; revised

More information

Graph G = (V, E). V ={vertices}, E={edges}. V={a,b,c,d,e,f,g,h,k} E={(a,b),(a,g),( a,h),(a,k),(b,c),(b,k),...,(h,k)}

Graph G = (V, E). V ={vertices}, E={edges}. V={a,b,c,d,e,f,g,h,k} E={(a,b),(a,g),( a,h),(a,k),(b,c),(b,k),...,(h,k)} Graph Theory Graph G = (V, E). V ={vertices}, E={edges}. a b c h k d g f e V={a,b,c,d,e,f,g,h,k} E={(a,b),(a,g),( a,h),(a,k),(b,c),(b,k),...,(h,k)} E =16. Digraph D = (V, A). V ={vertices}, E={edges}.

More information

On the oriented chromatic index of oriented graphs

On the oriented chromatic index of oriented graphs On the oriented chromatic index of oriented graphs Pascal Ochem, Alexandre Pinlou, Éric Sopena LaBRI, Université Bordeaux 1, 351, cours de la Libération 33405 Talence Cedex, France February 19, 2006 Abstract

More information

Preliminaries. Graphs. E : set of edges (arcs) (Undirected) Graph : (i, j) = (j, i) (edges) V = {1, 2, 3, 4, 5}, E = {(1, 3), (3, 2), (2, 4)}

Preliminaries. Graphs. E : set of edges (arcs) (Undirected) Graph : (i, j) = (j, i) (edges) V = {1, 2, 3, 4, 5}, E = {(1, 3), (3, 2), (2, 4)} Preliminaries Graphs G = (V, E), V : set of vertices E : set of edges (arcs) (Undirected) Graph : (i, j) = (j, i) (edges) 1 2 3 5 4 V = {1, 2, 3, 4, 5}, E = {(1, 3), (3, 2), (2, 4)} 1 Directed Graph (Digraph)

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

Every line graph of a 4-edge-connected graph is Z 3 -connected

Every line graph of a 4-edge-connected graph is Z 3 -connected European Journal of Combinatorics 0 (2009) 595 601 Contents lists available at ScienceDirect European Journal of Combinatorics journal homepage: www.elsevier.com/locate/ejc Every line graph of a 4-edge-connected

More information

Triangle-free graphs that do not contain an induced subdivision of K 4 are 3-colorable

Triangle-free graphs that do not contain an induced subdivision of K 4 are 3-colorable Triangle-free graphs that do not contain an induced subdivision of K 4 are 3-colorable Maria Chudnovsky Princeton University, Princeton, NJ 08544 Chun-Hung Liu Princeton University, Princeton, NJ 08544

More information

Claw-Free Graphs With Strongly Perfect Complements. Fractional and Integral Version.

Claw-Free Graphs With Strongly Perfect Complements. Fractional and Integral Version. Claw-Free Graphs With Strongly Perfect Complements. Fractional and Integral Version. Part II. Nontrivial strip-structures Maria Chudnovsky Department of Industrial Engineering and Operations Research Columbia

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

and critical partial Latin squares.

and critical partial Latin squares. Nowhere-zero 4-flows, simultaneous edge-colorings, and critical partial Latin squares Rong Luo Department of Mathematical Sciences Middle Tennessee State University Murfreesboro, TN 37132, U.S.A luor@math.wvu.edu

More information

A local strengthening of Reed s ω,, χ conjecture for quasi-line graphs

A local strengthening of Reed s ω,, χ conjecture for quasi-line graphs A local strengthening of Reed s ω,, χ conjecture for quasi-line graphs Maria Chudnovsky 1, Andrew D. King 2, Matthieu Plumettaz 1, and Paul Seymour 3 1 Department of Industrial Engineering and Operations

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

2 β 0 -excellent graphs

2 β 0 -excellent graphs β 0 -excellent graphs A. P. Pushpalatha, G. Jothilakshmi Thiagarajar College of Engineering Madurai - 65 015 India Email: gjlmat@tce.edu, appmat@tce.edu S. Suganthi, V. Swaminathan Ramanujan Research Centre

More information

Discrete Mathematics

Discrete Mathematics Discrete Mathematics 311 (011) 911 90 Contents lists available at ScienceDirect Discrete Mathematics journal homepage: www.elsevier.com/locate/disc Bounding χ in terms of ω and for some classes of graphs

More information

Nordhaus-Gaddum Theorems for k-decompositions

Nordhaus-Gaddum Theorems for k-decompositions Nordhaus-Gaddum Theorems for k-decompositions Western Michigan University October 12, 2011 A Motivating Problem Consider the following problem. An international round-robin sports tournament is held between

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

Massachusetts Institute of Technology 6.042J/18.062J, Fall 02: Mathematics for Computer Science Professor Albert Meyer and Dr.

Massachusetts Institute of Technology 6.042J/18.062J, Fall 02: Mathematics for Computer Science Professor Albert Meyer and Dr. Massachusetts Institute of Technology 6.042J/18.062J, Fall 02: Mathematics for Computer Science Professor Albert Meyer and Dr. Radhika Nagpal Quiz 1 Appendix Appendix Contents 1 Induction 2 2 Relations

More information

Fractional and circular 1-defective colorings of outerplanar graphs

Fractional and circular 1-defective colorings of outerplanar graphs AUSTRALASIAN JOURNAL OF COMBINATORICS Volume 6() (05), Pages Fractional and circular -defective colorings of outerplanar graphs Zuzana Farkasová Roman Soták Institute of Mathematics Faculty of Science,

More information

Induced subgraphs of graphs with large chromatic number. III. Long holes

Induced subgraphs of graphs with large chromatic number. III. Long holes Induced subgraphs of graphs with large chromatic number. III. Long holes Maria Chudnovsky 1 Princeton University, Princeton, NJ 08544, USA Alex Scott Mathematical Institute, University of Oxford, Oxford

More information

Even Pairs and Prism Corners in Square-Free Berge Graphs

Even Pairs and Prism Corners in Square-Free Berge Graphs Even Pairs and Prism Corners in Square-Free Berge Graphs Maria Chudnovsky Princeton University, Princeton, NJ 08544 Frédéric Maffray CNRS, Laboratoire G-SCOP, University of Grenoble-Alpes, France Paul

More information

On (δ, χ)-bounded families of graphs

On (δ, χ)-bounded families of graphs On (δ, χ)-bounded families of graphs András Gyárfás Computer and Automation Research Institute Hungarian Academy of Sciences Budapest, P.O. Box 63 Budapest, Hungary, H-1518 gyarfas@sztaki.hu Manouchehr

More information

5 Flows and cuts in digraphs

5 Flows and cuts in digraphs 5 Flows and cuts in digraphs Recall that a digraph or network is a pair G = (V, E) where V is a set and E is a multiset of ordered pairs of elements of V, which we refer to as arcs. Note that two vertices

More information

Blockers for the stability number and the chromatic number

Blockers for the stability number and the chromatic number Blockers for the stability number and the chromatic number C. Bazgan C. Bentz C. Picouleau B. Ries Abstract Given an undirected graph G = (V, E) and two positive integers k and d, we are interested in

More information

Acyclic and Oriented Chromatic Numbers of Graphs

Acyclic and Oriented Chromatic Numbers of Graphs Acyclic and Oriented Chromatic Numbers of Graphs A. V. Kostochka Novosibirsk State University 630090, Novosibirsk, Russia X. Zhu Dept. of Applied Mathematics National Sun Yat-Sen University Kaohsiung,

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

Multi-colouring the Mycielskian of Graphs

Multi-colouring the Mycielskian of Graphs Multi-colouring the Mycielskian of Graphs Wensong Lin Daphne Der-Fen Liu Xuding Zhu December 1, 016 Abstract A k-fold colouring of a graph is a function that assigns to each vertex a set of k colours,

More information

Observation 4.1 G has a proper separation of order 0 if and only if G is disconnected.

Observation 4.1 G has a proper separation of order 0 if and only if G is disconnected. 4 Connectivity 2-connectivity Separation: A separation of G of order k is a pair of subgraphs (H, K) with H K = G and E(H K) = and V (H) V (K) = k. Such a separation is proper if V (H) \ V (K) and V (K)

More information

d 2 -coloring of a Graph

d 2 -coloring of a Graph d -coloring of a Graph K. Selvakumar and S. Nithya Department of Mathematics Manonmaniam Sundaranar University Tirunelveli 67 01, Tamil Nadu, India E-mail: selva 158@yahoo.co.in Abstract A subset S of

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

Ring Sums, Bridges and Fundamental Sets

Ring Sums, Bridges and Fundamental Sets 1 Ring Sums Definition 1 Given two graphs G 1 = (V 1, E 1 ) and G 2 = (V 2, E 2 ) we define the ring sum G 1 G 2 = (V 1 V 2, (E 1 E 2 ) (E 1 E 2 )) with isolated points dropped. So an edge is in G 1 G

More information

Complementary Ramsey numbers, graph factorizations and Ramsey graphs

Complementary Ramsey numbers, graph factorizations and Ramsey graphs Complementary Ramsey numbers, graph factorizations and Ramsey graphs Akihiro Munemasa Tohoku University joint work with Masashi Shinohara May 30, 2017, Tohoku University 1st Tohoku-Bandung Bilateral Workshop:

More information

PROBLEMS IN EXTREMAL GRAPH THEORY LALE OZKAHYA DISSERTATION

PROBLEMS IN EXTREMAL GRAPH THEORY LALE OZKAHYA DISSERTATION PROBLEMS IN EXTREMAL GRAPH THEORY BY LALE OZKAHYA DISSERTATION Submitted in partial fulfillment of the requirements for the degree of Doctor of Philosophy in Mathematics in the Graduate College of the

More information

Graphs & Algorithms: Advanced Topics Nowhere-Zero Flows

Graphs & Algorithms: Advanced Topics Nowhere-Zero Flows Graphs & Algorithms: Advanced Topics Nowhere-Zero Flows Uli Wagner ETH Zürich Flows Definition Let G = (V, E) be a multigraph (allow loops and parallel edges). An (integer-valued) flow on G (also called

More information

arxiv: v1 [math.co] 4 Jan 2018

arxiv: v1 [math.co] 4 Jan 2018 A family of multigraphs with large palette index arxiv:80.0336v [math.co] 4 Jan 208 M.Avesani, A.Bonisoli, G.Mazzuoccolo July 22, 208 Abstract Given a proper edge-coloring of a loopless multigraph, the

More information

List of Theorems. Mat 416, Introduction to Graph Theory. Theorem 1 The numbers R(p, q) exist and for p, q 2,

List of Theorems. Mat 416, Introduction to Graph Theory. Theorem 1 The numbers R(p, q) exist and for p, q 2, List of Theorems Mat 416, Introduction to Graph Theory 1. Ramsey s Theorem for graphs 8.3.11. Theorem 1 The numbers R(p, q) exist and for p, q 2, R(p, q) R(p 1, q) + R(p, q 1). If both summands on the

More information

Applications of the Lopsided Lovász Local Lemma Regarding Hypergraphs

Applications of the Lopsided Lovász Local Lemma Regarding Hypergraphs Regarding Hypergraphs Ph.D. Dissertation Defense April 15, 2013 Overview The Local Lemmata 2-Coloring Hypergraphs with the Original Local Lemma Counting Derangements with the Lopsided Local Lemma Lopsided

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

INDUCED CYCLES AND CHROMATIC NUMBER

INDUCED CYCLES AND CHROMATIC NUMBER INDUCED CYCLES AND CHROMATIC NUMBER A.D. SCOTT DEPARTMENT OF MATHEMATICS UNIVERSITY COLLEGE, GOWER STREET, LONDON WC1E 6BT Abstract. We prove that, for any pair of integers k, l 1, there exists an integer

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 balanced colorings of sparse hypergraphs

On balanced colorings of sparse hypergraphs On balanced colorings of sparse hypergraphs Andrzej Dude Department of Mathematics Western Michigan University Kalamazoo, MI andrzej.dude@wmich.edu January 21, 2014 Abstract We investigate 2-balanced colorings

More information

Injective colorings of sparse graphs

Injective colorings of sparse graphs Injective colorings of sparse graphs Daniel W. Cranston Seog-Jin Kim Gexin Yu August 28, 2008 Abstract Let Mad(G) denote the maximum average degree (over all subgraphs) of G and let χ i(g) denote the injective

More information

PERFECT GRAPHS AND THE PERFECT GRAPH THEOREMS

PERFECT GRAPHS AND THE PERFECT GRAPH THEOREMS PERFECT GRAPHS AND THE PERFECT GRAPH THEOREMS PETER BALLEN Abstract. The theory of perfect graphs relates the concept of graph colorings to the concept of cliques. In this paper, we introduce the concept

More information

On r-dynamic Coloring of Grids

On r-dynamic Coloring of Grids On r-dynamic Coloring of Grids Ross Kang, Tobias Müller, and Douglas B. West July 12, 2014 Abstract An r-dynamic k-coloring of a graph G is a proper k-coloring of G such that every vertex in V(G) has neighbors

More information

12.1 Chromatic Number

12.1 Chromatic Number 12.1 Chromatic Number History of Graph Colorings Theorem The Four Color Theorem: Any planar graph can be colored in at most four colors. But, it wasn t always the Four Color Theorem... Four Color Conjecture

More information

IMA Preprint Series # 2385

IMA Preprint Series # 2385 LIST COLORINGS WITH DISTINCT LIST SIZES, THE CASE OF COMPLETE BIPARTITE GRAPHS By Zoltán Füredi and Ida Kantor IMA Preprint Series # 2385 ( October 2011 ) INSTITUTE FOR MATHEMATICS AND ITS APPLICATIONS

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

Induced Saturation of Graphs

Induced Saturation of Graphs Induced Saturation of Graphs Maria Axenovich a and Mónika Csikós a a Institute of Algebra and Geometry, Karlsruhe Institute of Technology, Englerstraße 2, 76128 Karlsruhe, Germany Abstract A graph G is

More information

Nowhere-zero 3-flows in triangularly connected graphs

Nowhere-zero 3-flows in triangularly connected graphs Nowhere-zero 3-flows in triangularly connected graphs Genghua Fan 1, Hongjian Lai 2, Rui Xu 3, Cun-Quan Zhang 2, Chuixiang Zhou 4 1 Center for Discrete Mathematics Fuzhou University Fuzhou, Fujian 350002,

More information

Near-colorings and Steinberg conjecture

Near-colorings and Steinberg conjecture Near-colorings and Steinberg conjecture André Raspaud LaBRI Université Bordeaux I France Department of Mathematics, Zhejiang Normal University, Jinhua, China October 3, 20 Proper k-coloring Proper k-coloring

More information

arxiv: v1 [math.co] 13 May 2016

arxiv: v1 [math.co] 13 May 2016 GENERALISED RAMSEY NUMBERS FOR TWO SETS OF CYCLES MIKAEL HANSSON arxiv:1605.04301v1 [math.co] 13 May 2016 Abstract. We determine several generalised Ramsey numbers for two sets Γ 1 and Γ 2 of cycles, in

More information

arxiv: v1 [math.co] 7 Nov 2018

arxiv: v1 [math.co] 7 Nov 2018 DP-4-COLORABILITY OF TWO CLASSES OF PLANAR GRAPHS LILY CHEN 1 AND RUNRUN LIU 2 AND GEXIN YU 2, AND REN ZHAO 1 AND XIANGQIAN ZHOU 1,4 arxiv:1811.02920v1 [math.co] Nov 2018 1 School of Mathematical Sciences,

More information

Distinguishing Chromatic Number of Cartesian Products of Graphs

Distinguishing Chromatic Number of Cartesian Products of Graphs Graph Packing p.1/14 Distinguishing Chromatic Number of Cartesian Products of Graphs Hemanshu Kaul hkaul@math.uiuc.edu www.math.uiuc.edu/ hkaul/. University of Illinois at Urbana-Champaign Graph Packing

More information

Zero-Sum Flows in Regular Graphs

Zero-Sum Flows in Regular Graphs Zero-Sum Flows in Regular Graphs S. Akbari,5, A. Daemi 2, O. Hatami, A. Javanmard 3, A. Mehrabian 4 Department of Mathematical Sciences Sharif University of Technology Tehran, Iran 2 Department of Mathematics

More information

ON GLOBAL DOMINATING-χ-COLORING OF GRAPHS

ON GLOBAL DOMINATING-χ-COLORING OF GRAPHS - TAMKANG JOURNAL OF MATHEMATICS Volume 48, Number 2, 149-157, June 2017 doi:10.5556/j.tkjm.48.2017.2295 This paper is available online at http://journals.math.tku.edu.tw/index.php/tkjm/pages/view/onlinefirst

More information

R(p, k) = the near regular complete k-partite graph of order p. Let p = sk+r, where s and r are positive integers such that 0 r < k.

R(p, k) = the near regular complete k-partite graph of order p. Let p = sk+r, where s and r are positive integers such that 0 r < k. MATH3301 EXTREMAL GRAPH THEORY Definition: A near regular complete multipartite graph is a complete multipartite graph with orders of its partite sets differing by at most 1. R(p, k) = the near regular

More information

DP-4-COLORABILITY OF PLANAR GRAPHS WITHOUT GIVEN TWO ADJACENT CYCLES

DP-4-COLORABILITY OF PLANAR GRAPHS WITHOUT GIVEN TWO ADJACENT CYCLES DP-4-COLORABILITY OF PLANAR GRAPHS WITHOUT GIVEN TWO ADJACENT CYCLES RUNRUN LIU 1 AND XIANGWEN LI 1 AND KITTIKORN NAKPRASIT 2 AND PONGPAT SITTITRAI 2 AND GEXIN YU 1,3 1 School of Mathematics & Statistics,

More information

Vertex-Coloring Edge-Weighting of Bipartite Graphs with Two Edge Weights

Vertex-Coloring Edge-Weighting of Bipartite Graphs with Two Edge Weights Discrete Mathematics and Theoretical Computer Science DMTCS vol. 17:3, 2015, 1 12 Vertex-Coloring Edge-Weighting of Bipartite Graphs with Two Edge Weights Hongliang Lu School of Mathematics and Statistics,

More information

K 4 -free graphs with no odd holes

K 4 -free graphs with no odd holes K 4 -free graphs with no odd holes Maria Chudnovsky 1 Columbia University, New York NY 10027 Neil Robertson 2 Ohio State University, Columbus, Ohio 43210 Paul Seymour 3 Princeton University, Princeton

More information

Coloring Graphs from Almost Maximum Degree Sized Palettes. Landon Rabern

Coloring Graphs from Almost Maximum Degree Sized Palettes. Landon Rabern Coloring Graphs from Almost Maximum Degree Sized Palettes by Landon Rabern A Dissertation Presented in Partial Fulfillment of the Requirements for the Degree Doctor of Philosophy Approved April 2013 by

More information

Coloring square-free Berge graphs

Coloring square-free Berge graphs Coloring square-free Berge graphs Maria Chudnovsky Irene Lo Frédéric Maffray Nicolas Trotignon Kristina Vušković September 30, 2015 Abstract We consider the class of Berge graphs that do not contain a

More information