The Equitable Colorings of Kneser Graphs Kuo-Ching Huang ( 黃國卿 ) Department of Applied Mathematics Providence University This is a joined work with Prof.

Slides:



Advertisements
Similar presentations
Connectivity - Menger’s Theorem Graphs & Algorithms Lecture 3.
Advertisements

22C:19 Discrete Math Graphs Fall 2014 Sukumar Ghosh.
Planar / Non-Planar Graphs Gabriel Laden CS146 – Spring 2004 Dr. Sin-Min Lee.
Coloring Parameters of Distance Graphs Daphne Liu Department of Mathematics California State Univ., Los Angeles.
From Topological Methods to Combinatorial Proofs of Kneser Graphs Daphne Der-Fen Liu 劉 德 芬 Department of Mathematics California State University, Los Angeles.
Edge-Coloring of Graphs On the left we see a 1- factorization of  5, the five-sided prism. Each factor is respresented by its own color. No edges of the.
 Graph Graph  Types of Graphs Types of Graphs  Data Structures to Store Graphs Data Structures to Store Graphs  Graph Definitions Graph Definitions.
GOLOMB RULERS AND GRACEFUL GRAPHS
1 黃國卿 靜宜大學應用數學系. 2 Let G be an undirected simple graph and H be a subgraph of G. G is H-decomposable, denoted by H|G, if its edge set E(G) can be decomposed.
Graph Theory Ming-Jer Tsai. Outline Text Book Graph Graph Theory - Course Description The Topics in the Class Evaluation.
Vertex Cut Vertex Cut: A separating set or vertex cut of a graph G is a set S  V(G) such that G-S has more than one component. a b c d e f g h i.
Mycielski’s Construction Mycielski’s Construction: From a simple graph G, Mycielski’s Construction produces a simple graph G’ containing G. Beginning with.
What is the next line of the proof? a). Let G be a graph with k vertices. b). Assume the theorem holds for all graphs with k+1 vertices. c). Let G be a.
Matchings Matching: A matching in a graph G is a set of non-loop edges with no shared endpoints.
Graph Theory Ming-Jer Tsai. Outline Graph Graph Theory Grades Q & A.
Definition Hamiltonian graph: A graph with a spanning cycle (also called a Hamiltonian cycle). Hamiltonian graph Hamiltonian cycle.
Vertex Cut Vertex Cut: A separating set or vertex cut of a graph G is a set SV(G) such that S has more than one component. Connectivity of G ((G)): The.
Is the following graph Hamiltonian- connected from vertex v? a). Yes b). No c). I have absolutely no idea v.
Counting Proper Colors Given k  N and a graph G, the value  (G;k) is the number of proper colorings f: V(G)  [k], where the k colors need not all be.
Counting Proper Colors Given k  N and a graph G, the value  (G;k) is the number of proper colorings f: V(G)  [k]. The set of available colors is [k]={1,…,k};
Is C 6 2-critical? a). Yes b). No c). I have absolutely no idea.
Coloring Algorithms and Networks. Coloring2 Graph coloring Vertex coloring: –Function f: V  C, such that for all {v,w}  E: f(v)  f(w) Chromatic number.
Applied Discrete Mathematics Week 12: Trees
Graph Theory Ch.5. Coloring of Graphs 1 Chapter 5 Coloring of Graphs.
What is the next line of the proof? a). Assume the theorem holds for all graphs with k edges. b). Let G be a graph with k edges. c). Assume the theorem.
K-Coloring k-coloring: A k-coloring of a graph G is a labeling f: V(G)  S, where |S|=k. The labels are colors; the vertices of one color form a color.
Problem: Induced Planar Graphs Tim Hayes Mentor: Dr. Fiorini.
Vertex Cut Vertex Cut: A separating set or vertex cut of a graph G is a set SV(G) such that G-S has more than one component. d f b e a g c i h.
Antimagic Labellings of Graphs Torsten Mütze Joint work with Dan Hefetz and Justus Schwartz.
K-Coloring k-coloring: A k-coloring of a graph G is a labeling f: V(G)  S, where |S|=k. The labels are colors; the vertices of one color form a color.
Problem: Induced Planar Graphs Tim Hayes Mentor: Dr. Fiorini.
CS 2813 Discrete Structures
9.8 Graph Coloring. Coloring Goal: Pick as few colors as possible so that two adjacent regions never have the same color. See handout.
9.2 Graph Terminology and Special Types Graphs
1 Edge-bipancyclicity of star graphs under edge-fault tolerant Applied Mathematics and Computation, Volume 183, Issue 2, 15 December 2006, Pages
Fall 2015 COMP 2300 Discrete Structures for Computation Donghyun (David) Kim Department of Mathematics and Physics North Carolina Central University 1.
CSE, IIT KGP Graph Theory: Introduction Pallab Dasgupta Dept. of CSE, IIT
Edge-disjoint induced subgraphs with given minimum degree Raphael Yuster 2012.
The Equitable Coloring of Kneser Graphs 陳伯亮 & 黃國卿 2008 年 8 月 11 日.
 2. Region(face) colourings  Definitions 46: A edge of the graph is called a bridge, if the edge is not in any circuit. A connected planar graph is called.
Indian Institute of Technology Kharagpur PALLAB DASGUPTA Graph Theory: Introduction Pallab Dasgupta, Professor, Dept. of Computer Sc. and Engineering,
Mycielski’s Construction Mycielski’s Construction: From a simple graph G, Mycielski’s Construction produces a simple graph G’ containing G. Beginning with.
1 The number of orientations having no fixed tournament Noga Alon Raphael Yuster.
10.3 The Main Theorem. Theorem (The Marriage Theorem) A bipartite graph has a perfect matching if and only if IAI = IBI and for any subset of (say)
Chapter 5 Coloring of Graphs. 5.1 Vertex Coloring and Upper Bound Definition: A k-coloring of a graph G is a labeling f:V(G)  S, where |S|=k (or S=[k]).
CSE, IIT KGP Graph Coloring. CSE, IIT KGP K-coloring A k-coloring of G is a labeling f:V(G)  {1,…,k}.A k-coloring of G is a labeling f:V(G)  {1,…,k}.
Graph.
The Vertex Arboricity of Integer Distance Graph with a Special Distance Set Juan Liu* and Qinglin Yu Center for Combinatorics, LPMC Nankai University,
1 Decomposition into bipartite graphs with minimum degree 1. Raphael Yuster.
5.8 Graph Matching  Example: Set of worker assign to a set of task  Four tasks are to be assigned to four workers.  – Worker 1 is qualified to do tasks.
Graph Theory and Applications
Decomposition Theory in Matching Covered Graphs Qinglin Yu Nankai U., China & U. C. Cariboo, Canada.
 Quotient graph  Definition 13: Suppose G(V,E) is a graph and R is a equivalence relation on the set V. We construct the quotient graph G R in the follow.
Introduction to Graph Theory
Graph Theory Ming-Jer Tsai. Outline Graph Graph Theory Grades Q & A.
CSE, IIT KGP Graph Theory: Introduction Pallab Dasgupta Dept. of CSE, IIT
Introduction to Graph Theory
Chromatic Coloring with a Maximum Color Class Bor-Liang Chen Kuo-Ching Huang Chih-Hung Yen* 30 July, 2009.
1 GRAPH Learning Outcomes Students should be able to: Explain basic terminology of a graph Identify Euler and Hamiltonian cycle Represent graphs using.
Xuding Zhu National Sun Yat-sen University Circular chromatic index.
Presented By Ravindra Babu, Pentyala.  Real World Problem  What is Coloring  Planar Graphs  Vertex Coloring  Edge Coloring  NP Hard Problem  Problem.
Discrete Mathematics Graph: Planar Graph Yuan Luo
Applied Discrete Mathematics Week 13: Graphs
What is the next line of the proof?
On the Dynamic Colorings of Graphs
Acyclic List Edge Coloring of Graphs
Allocating time to Instructors
Proof Techniques.
N(S) ={vV|uS,{u,v}E(G)}
Applied Discrete Mathematics Week 13: Graphs
Presentation transcript:

The Equitable Colorings of Kneser Graphs Kuo-Ching Huang ( 黃國卿 ) Department of Applied Mathematics Providence University This is a joined work with Prof. Bor-Liang Chen.

A k-coloring of a simple graph G is a labeling f : V(G)  {1,2,...,k} such that the adjacent vertices have different labels. The labels are colors. The vertices with the same color form a color class.

A graph G is k-colorable if G has a k-coloring. The chromatic number of a graph G, denoted by, is the least k such that G is k-colorable.

An equitable k-coloring of a graph G is a k- coloring f : V(G)  {1,2,...,k} such that | |f -1 (i)| - |f -1 (j)| |  1 for all 1  i  j  k. A graph G is equitably k-colorable if G has an equitable k-coloring.

The equitable chromatic number of a graph G, denoted by is the least k such that G is equitably k-colorable. The equitable chromatic threshold of a graph G, denoted by is the least k such that G is equitably n-colorable for all n  k.

Remarks If G is k-colorable, then G is (k +1)-coloable. It may be happened that a graph G is equitably k-colorable, but not equitably (k +1)-coloable. K 3,3 is equitably 2-colorable, but not equitably 3-coloable.

If H is a subgraph of G, then It may be happened that where H is a subgraph of G.

By the definition, it is easy to see that The equalities may be not hold.

K 5,8

Theorem 1. (Hajnal and Szemerédi, 1970) So, we have

Theorem 2. (Brooks, 1964) Let G be a connected graph different from K n and C 2n+1. Then

Conjecture 1. (Meyer, 1973) Let G be a connected graph different from K n and C 2n+1. Then

Conjecture 2. (Chen, Lih and Wu, 1994) A connected graph G is equitable  (G)- colorable if and only if Conjecture 2 implies Conjecture 1.

The Conjecture 1 is affirmative. –Planar graphs (Yap and Zhang, 1998) –d-degenerate graphs (Kostochka et al., 2005) Known results

The Conjecture 2 is affirmative. –Graphs with Δ(G) ≧ |V(G)|/2 or Δ(G) ≦ 3 (Chen, Lih and Wu, 1994) –Graphs with |V(G)|/2 > Δ(G) ≧ |V(G)|/3 + 1 (Yap and Zhang, 1994) –Bipartite graphs ( Lih and Wu, 1996) –Outplanar graphs (Yap and Zhang, 1997)

Determine k such that G is equitable k-colorable. –Complete r-partite graphs (Wu, 1994) –Trees (Chen and Lih ; 1994)

For n  2k +1, the Kneser graph KG (n,k) has the vertex set consisting of all k-subsets of an n-set. Two distinct vertices are adjacent in KG (n,k) if they have empty intersection as subsets. Since KG (n,1) = K n, we assume k  2.

Theorem 3. (Lovász, 1994)

Theorem 4. (Chen and Huang, 2008)

Idea of the proof of Theorem 4 S is an i-flower of KG(n,k) if any k-subset in S contains the integer i. Any i-flower is an independent set of KG(n,k). We will partition the flowers to form an equitable coloring of KG(n,k). If f is an equitable m-coloring of KG(n,k) such that every color class under f is contained in some flower, then m  n – k +1.

KG(7,2) is equitable 6-colorable. n – k + 1 = 7 – = 6 C(7,2) = 21 =

KG(7,2) is equitable 6-colorable Y:Y: X:X:

Y:Y: X:X:

Y:Y: X:X: …

Theorem 5. (P. Hall, 1935) A bipartite graph G = G(X,Y) with bipartition (X,Y) has a matching that saturates every vertex in X if and only if |N(S)|  |S| for all S  X, where N(S) denotes the set of neighbors of vertices in S.

KG(7,2) is equitable 6-colorable Y:Y: X:X: V 1 ={12,15,16,17}, V 2 ={24,25,26,27},V 3 ={13,23,36,37}, V 4 ={14,34,47}, V 5 ={35,45,57},V 6 ={46,56,67}

The odd graph O(k) is the KG(2k+1,k). Theorem 6. (Chen and Huang, 2008)

Theorem 7. (Chen and Huang, 2008)

Conjecture 3. (Chen and Huang, 2008) for k  2. Conjecture 4.(Zhu, 2008) For a fixed k, the equitable chromatic number of KG(n,k) is a decreasing step function with respect to n with jump one.