Coloring. Radhika Gupta. Problem 1. What is the chromatic number of the arc graph of a polygonal disc of N sides?

Similar documents
The clique number of a random graph in (,1 2) Let ( ) # -subgraphs in = 2 =: ( ) We will be interested in s.t. ( )~1. To gain some intuition note ( )

The clique number of a random graph in (,1 2) Let ( ) # -subgraphs in = 2 =: ( ) 2 ( ) ( )

Network flows and Menger s theorem

Exercise set 2 Solutions

Week 7 Convex Hulls in 3D

How many colors are needed to color a map?

Figure 1: Two polygonal loops

7. The Gauss-Bonnet theorem

Lesson 7.1. Angles of Polygons

Planar Graphs. 1 Graphs and maps. 1.1 Planarity and duality

Domination, Independence and Other Numbers Associated With the Intersection Graph of a Set of Half-planes

Jordan Curves. A curve is a subset of IR 2 of the form

Discrete mathematics , Fall Instructor: prof. János Pach

Small Survey on Perfect Graphs

PCP and Hardness of Approximation

1/25 Warm Up Find the value of the indicated measure

CS 177 Homework 1. Julian Panetta. October 22, We want to show for any polygonal disk consisting of vertex set V, edge set E, and face set F:

Discrete Mathematics I So Practice Sheet Solutions 1

Face Width and Graph Embeddings of face-width 2 and 3

2 The Fractional Chromatic Gap

THE LABELLED PEER CODE FOR KNOT AND LINK DIAGRAMS 26th February, 2015

Matchings in Graphs. Definition 1 Let G = (V, E) be a graph. M E is called as a matching of G if v V we have {e M : v is incident on e E} 1.

CMSC Honors Discrete Mathematics

2009 HMMT Team Round. Writing proofs. Misha Lavrov. ARML Practice 3/2/2014

Math 778S Spectral Graph Theory Handout #2: Basic graph theory

6.3 Poincare's Theorem

9.5 Equivalence Relations

5. THE ISOPERIMETRIC PROBLEM

Graphs and Discrete Structures

Theorem 3.1 (Berge) A matching M in G is maximum if and only if there is no M- augmenting path.

Jordan Curves. A curve is a subset of IR 2 of the form

EULER S FORMULA AND THE FIVE COLOR THEOREM

Mock Exam. Juanjo Rué Discrete Mathematics II, Winter Deadline: 14th January 2014 (Tuesday) by 10:00, at the end of the lecture.

Majority and Friendship Paradoxes

Abstract. A graph G is perfect if for every induced subgraph H of G, the chromatic number of H is equal to the size of the largest clique of H.

Geometry Ch 7 Quadrilaterals January 06, 2016

The Cut Locus and the Jordan Curve Theorem

Pebble Sets in Convex Polygons

WUCT121. Discrete Mathematics. Graphs

4. Definition: topological space, open set, topology, trivial topology, discrete topology.

Math 210 Manifold III, Spring 2018 Euler Characteristics of Surfaces Hirotaka Tamanoi

1 Appendix to notes 2, on Hyperbolic geometry:

Genus Ranges of 4-Regular Rigid Vertex Graphs

Lecture 6: Graph Properties

The strong chromatic number of a graph

Rigidity, connectivity and graph decompositions

THE CROSSING NUMBER OF SATELLITE KNOTS

Graph Theory Mini-course

Graphs & Algorithms: Advanced Topics Planar Separators

A graph is finite if its vertex set and edge set are finite. We call a graph with just one vertex trivial and all other graphs nontrivial.

by Troy Parkinson Color

2. Sets. 2.1&2.2: Sets and Subsets. Combining Sets. c Dr Oksana Shatalov, Fall

Math 776 Graph Theory Lecture Note 1 Basic concepts

A NOTE ON BLOCKING VISIBILITY BETWEEN POINTS

Partitions and Packings of Complete Geometric Graphs with Plane Spanning Double Stars and Paths

Planar graphs. Math Prof. Kindred - Lecture 16 Page 1

Treewidth and graph minors

Topics in Combinatorics. Dorottya Sziráki Gergő Nemes

Tangencies between disjoint regions in the plane

1. CONVEX POLYGONS. Definition. A shape D in the plane is convex if every line drawn between two points in D is entirely inside D.

Lecture 15: The subspace topology, Closed sets

What is Set? Set Theory. Notation. Venn Diagram

VOLUME AND GEOMETRY OF HOMOGENEOUSLY ADEQUATE KNOTS

Part II. Graph Theory. Year

ON THE GENUS OF THE COMPOSITION OF TWO GRAPHS

274 Curves on Surfaces, Lecture 5

Bounds on graphs with high girth and high chromatic number

Problem Set 3. MATH 776, Fall 2009, Mohr. November 30, 2009

Number Theory and Graph Theory

The Geodesic Integral on Medial Graphs

Introduction to Graph Theory

The Farey Tessellation

Embeddability of Arrangements of Pseudocircles into the Sphere

Linear Programming in Small Dimensions

Deformable Polygon Representation and Near-Mincuts

Crossing Families. Abstract

GEOMETRIC DISTANCE-REGULAR COVERS

Chordal graphs MPRI

Combinatorics: The Fine Art of Counting

MATH 350 GRAPH THEORY & COMBINATORICS. Contents

MATRIX INTEGRALS AND MAP ENUMERATION 1

Chapter 4 Concepts from Geometry

2 Review of Set Theory

Math 5593 Linear Programming Lecture Notes

Lecture 6: Faces, Facets

The External Network Problem

6.2 Classification of Closed Surfaces

A generalization of zero divisor graphs associated to commutative rings

Section 6.3: Further Rules for Counting Sets

Math 5320, 3/28/18 Worksheet 26: Ruler and compass constructions. 1. Use your ruler and compass to construct a line perpendicular to the line below:

CS261: A Second Course in Algorithms Lecture #16: The Traveling Salesman Problem

On Sequential Topogenic Graphs

arxiv: v1 [math.co] 4 Sep 2017

751 Problem Set I JWR. Due Sep 28, 2004

arxiv: v4 [math.co] 4 Apr 2011

Thrackles containing a standard musquash

Dominating Sets in Triangulations on Surfaces

Glossary of dictionary terms in the AP geometry units

Graph Algorithms. Chromatic Polynomials. Graph Algorithms

Compact Sets. James K. Peterson. September 15, Department of Biological Sciences and Department of Mathematical Sciences Clemson University

Transcription:

Coloring Radhika Gupta 1 Coloring of A N Let A N be the arc graph of a polygonal disc with N sides, N > 4 Problem 1 What is the chromatic number of the arc graph of a polygonal disc of N sides? Or we would like to know how the chromatic number of arc graphs grows as N grows Definition (Arc Graph of a N-polygonal disc) The vertices correspond to diagonals of a regular N-gon Two vertices are joined by an edge if the corresponding diagonals are disjoint in the interior of the polygonal disk Definition 3 (Proper coloring of a graph) A coloring of vertices of a graph such that adjascent vertices get different colors is called a proper coloring of a graph Definition 4 (Maximal independent set in a graph) A set of vertices is called independent if they are pairwise disjoint in the graph A maximal independent set is an independent set that is not a subset of any other independent set For a finite graph G, the following inequalities for chromatic number χ(g) are well known n χ(g) (G) + 1 α(g) where n = number of vertices in G, α(g) is the cardinality of maximum independent set in G and (G) is the maximum valence of a vertex in G So for Arc graph of a N-polygonal disc, denoted A N, we get ( N ) N χ(a N ) f(n) N/ where f(n) is quadratic in N We also have N 3 χ(a N ) where N 3 is the size of the biggest clique on A N 1

11 Main Result Theorem 5 The chromatic number of A N is less that equal to N ln(n) + N To prove the above theorem we will specify process of coloring A N This coloring will be done by finding maximal independent sets and choosing distinct color for each MIS Thus the number of colors required will be the total number of mutually disjoint maximal independent sets we find Note that we don t know if this coloring is minimal or not We will show that the number of colors used by this coloring is bounded by N ln(n) + N 1 Coloring Given a polygonal disc with N vertices, label the vertices with numbers from 0 to N 1 Now label a diagonal by the set of ordered integers i 1 i i j, where i k+1 = i k + 1 such that the diagonal joins the vertices labelled i i 1 and i j + 1 Now order the diagonals lexicographically and arrange them in columns as shown in the examples below For example : In a pentagon, we label the diagonal joining 0 and as 1, diagonal joining 0 and 3 as 1 and so on So we get the labelled and ordered diagonals as 1, 1,, 3, 3 (The letters correspond to colors as explained later) 1(a) (a) 3(c) For A 6 we get the following arrangement : 1(b) 3(b) 1(a) 1(b) 13(d) (a) 3(b) 34(d) 3(c) 34(b) 4(c) For A 7 we get the following arrangement : 1(a) 1(b) 13(d) 134(e) (a) 3(b) 34(d) 345(e) 3(c) 34(b) 345(d) 4(c) 45(f) 5(g) For A N we get the following arrangement : 1 1 1 N-3 3 3 N- N-1 N-1 N- N-

Note that we can read off some maximal sets from each column above The first column gives maximal sets of size, the second column gives maximal sets of size 3 and so on Infact, if i 1 i i j is an entry of a column then in a big enough polygon we can get a maximal set of size j + 1 Label the columns of the arrangement as C i, 1 i N 3 Then the size of a MIS in C i is i + 1 for i < (N )/ and N (i + 1) for i (N )/ (which is infact all the elements in the column) Now we describe the MISs we choose for our coloring Group together elements in each column starting at the top and group size equal to the size of the MIS as given above Then the total number of MIS or the total number of colors used will be ( ) N N 3 N k N Σ(A N ) = + + + + (N 3) 3 k ( ) N where k < (N )/ and (N 3) is the number of coloumns containing only one MIS Remark : The above sum is also equal to N N 3 N k 3 + + + + + + 3 k N 3 N ( ) N because the terms after k = (N )/ are equal to 1 and there are (N 3) of them 13 Proof of Theorem 5 We know that x < x + 1 Using the formula for Σ(A N ) in the remark, we have N N 3 + + + + 3 3 N 3 N < N < (N ) + N 3 + + 3 N ( 1 + 1 3 + + 1 N + 1 < (N )(ln(n ) + 1) < N(ln N + 1) + (N 3) ) Thus χ(a N ) Σ(A N ) < N(ln N + 1) 3

Coloring of C(S 0,n ) Let C(S 0,n ) be the curve graph of S 0,n, a sphere with n punctures, n > 4 Problem 6 What is the chromatic number of C(S 0,n )? We will find an upper bound for the chromatic number 1 Main Result Theorem 7 The chromatic number of C(S 0,n ), χ(c(s 0,n )) is bounded from above by To prove the above theorem, we give a coloring of C(S 0,n ) This coloring will be done by finding independent sets (IS) and choosing distinct color for each IS Thus the number of colors required will be the total number of mutually disjoint independent sets we find Note that even for n = 5, 6 this coloring is not minimal We will show that the number of colors used by this coloring is bounded by n(n 3) Coloring We will think of a sphere with n punctures as the plane R with (n 1) punctures labelled 1,,, (n 1) and n th puncture at infinity Every simple closed curve in the punctured plane determines a disc containing some punctures Label the curve with the punctures in the disc We think of these labels as words in the letters 1,, 3,, n 1 arranged in increasing order from left to right For example, in S 0,5 we get the following labels : 1 13 14 3 4 34 13 14 134 34 Lemma 8 Any two simple closed curves with the same label always intersect Hence all curves with a given label belong to the same color class Proof Let α and β be the two different curves with same labels Since they bound the same punctures but are different, say α has to leave the disc of β which introduces the points of intersection Therefore all the curves with same label form an independent set in C(S 0,n ) and hence can be given the same color 4

Definition 9 (Length of a label) Let the length of a label be the number of letters in it Lemma 10 Let α and β be two simple closed curves with different labels w α and w β such that they share atleast one letter but letters of w α are not a subset of letters of w β and vice-versa Then the two curves intersect Proof The curve α divides the punctured plane into two components Let D 1 be the disc containing punctures labelling α and D the component containing remaining punctures Now β encloses a punctured disc with at least one puncture from both D 1 and D This implies β has to intersect α Corollary 11 For every letter m 1,,, n, any two curves with different labels but of same length and starting at m intersect each other For example, in S 0,5, for m = 1, {(1), (13), (14)} is an independent set and {(13), (14), (134)} is another independent set For m = the independent sets are {(3), (4)} and {(34)} and for m = 3, the independent set is {(34)} Then the total numbers of colors required is total number of independent sets So we get + + 1 = 5 colors For example, in S 0,6 we get {1 13 14} {3 4} {34} {13 14 134} {34} {1 13 14 15} {3 4 5} {34 35} {45} {13 14 15 134 135 145} {34 35 45} {345} {134 135 145} {345} 5

This gives us 3 + 3 + + 1 = 9 colors In general counting the number of independent sets we get : For words starting at letter 1, we can have length atmost n- and length 1 is not allowed ( length one labels would correspond to inessential curves) Thus the number of color classes starting at 1 are (n 3) For words starting at letter m for 1 < m < n 1, we can have length atmost (n-1)-(m-1) and length 1 is not allowed Thus the number of color classes starting at m are (n m 1) Thus total number of color classes is This implies (n 3) + (n 3) + (n 4) + + + 1 = χ(c(s 0,n )) 3 Coloring of Sep(S 1,n ) Let S 1,n be a genus 1 surface with n punctures, n > 3 Label the punctures with letters 1,,, n Let Sep(S 1,n ) be a graph whose vertices are separating simple closed curves and two vertices are joined by an edge if the corresponding curves are disjoint Theorem 1 χ(sep(s 1,n )) Proof Each separating curve divides the surface into two components, exactly one of which is a disc containg some punctures Label such curve by a word in the puncture letters, increasing from left to right This is the same as in the case of sphere with n punctures So we can color the separating curves as in the case of S 0,n We will have one extra class of curves, labelled by the word 13 n which was inessential in S 0,n but not in S 1,n Therefore the total number of colors needed is + 1 + 1 6