12.1 The Achromatic Number of a Graph

Size: px
Start display at page:

Download "12.1 The Achromatic Number of a Graph"

Transcription

1 Chapter 1 Complete Colorings The proper vertex colorings of a graph G in which we are most interested are those that use the smallest number of colors These are, of course, the χ(g)-colorings of G If χ(g) = k, then every k-coloring of G (using the colors 1,,, k as usual) has the property that for every two distinct colors i and j with 1 i, j k, there are adjacent vertices of G colored i and j If this were not the case, then the set of vertices colored i and the set of vertices colored j could be merged into a single color class, resulting in a (k 1)-coloring of G, which is impossible In fact, the chromatic number of a graph G can be defined as the smallest positive integer k for which there is a k-coloring of G having the property that for every two distinct colors, there are adjacent vertices in G assigned these colors In this chapter, we are primarily interested in vertex colorings of graphs having this property and in concepts related to this property 11 The Achromatic Number of a Graph By a complete coloring of a graph G, we mean a proper vertex coloring of G having the property that for every two distinct colors i and j used in the coloring, there exist adjacent vertices of G colored i and j A complete coloring in which k colors are used is a complete k-coloring If a graph G has a complete k-coloring, then G must contain at least ( k edges Consequently, if the size of a graph G is less than ( k for some positive integer k, then G cannot have a complete k-coloring If G is a k-chromatic graph, then every k-coloring of G is a complete coloring of G On the other hand, if there is a complete k-coloring of a graph G for some positive integer k, then it need not be the case that χ(g) = k For example, the -coloring of the path P 4 given in Figure 11 is a complete -coloring and yet χ(p 4 ) = Indeed, the 4-coloring of the path P 8 is a complete 4-coloring (see Exercise 1) Since every χ(g)-coloring of a graph G is a complete χ(g)-coloring and since every complete k-coloring of G is, by definition, a proper vertex k-coloring of G, it follows that the minimum positive integer k for which a graph G has a complete 9

2 0 CHAPTER 1 COMPLETE COLORINGS Figure 11: A complete -coloring of P 4 and a complete 4-coloring of P 8 k-coloring is χ(g) We saw in Figure 11 that a graph G can have a complete k-coloring for an integer k > χ(g) The largest positive integer k for which G has a complete k-coloring is the achromatic number of G, which is denoted by ψ(g) This concept was introduced by Frank Harary, Stephen Hedetniemi, and Geert Prins [96] It therefore follows that ψ(g) χ(g) for every graph G Certainly, if G is a graph of order n, then ψ(g) n and for the complete graph K n, ψ(k n ) = χ(k n ) = n Furthermore, while χ(p 4 ) = χ(p 8 ) = for the two paths P 4 and P 8 shown in Figure 11, ψ(p 4 ) = and ψ(p 8 ) = 4 Let s see why ψ(p 8 ) = 4 First, ψ(p 8 ) 4 since the 4-coloring shown in Figure 11 is a( complete 4-coloring, while ψ(p 8 ) < 5 since the size of P 8 is 7 which is less than 5 ) = 10 Thus ψ(p8 ) = 4 Hence there are graphs G for which ψ(g) = χ(g) and graphs G for which ψ(g) > χ(g) The paths P 4 and P 8 also illustrate the fact that a bipartite graph need not have achromatic number Every complete bipartite graph, however, does have achromatic number Theorem 11 Every complete bipartite graph has achromatic number Proof Suppose, to the contrary, that there is some complete bipartite graph G such that ψ(g) Since χ(g) =, it follows that ψ(g) = k for some integer k Let there be given a complete k-coloring of G Then two vertices in some partite set of G must be assigned distinct colors, say i and j Since this coloring is a proper coloring, no vertex in the other partite set of G is colored i or j Therefore, G does not contain adjacent vertices colored i and j, producing a contradiction From our earlier observations, it follows that if the size m of a graph G satisfies the inequality ( ) ( k m < k+1 ) for some positive integer k and there is a complete l-coloring of G, then l ψ(g) k The following theorem gives a rather simple bound for the achromatic number of a graph in terms of its size Proposition 1 If G is a graph of size m, then ψ(g) m Proof Suppose that ψ(g) = k Then ( ) k m = k(k 1) Solving this inequality for k, we obtain ψ(g) = k m

3 11 THE ACHROMATIC NUMBER OF A GRAPH 1 With the exception that χ(g) ψ(g) for every graph G, there are essentially no restrictions on the possible values of χ(g) and ψ(g) for a graph G Indeed, Vithal Bhave [17] observed that every two integers a and b with a b can be realized as the chromatic number and achromatic number, respectively, of some graph Theorem 1 For every two integers a and b with a b, there exists a graph G with χ(g) = a and ψ(g) = b Proof Let r = ( b ( a and let G = K a rk (Therefore, if a = b, then r = 0 and G = K a ) Since a, it follows that χ(g) = a It remains to show that ψ(g) = b Since the size of G is ( ( a + r = b, it follows that ψ(g) b Consider the b-coloring of G where the vertices of K a in G are assigned the colors 1,,,a such that distinct pairs {i, j} of colors, where 1 i < j b and j a + 1, are assigned to the r pairs of adjacent vertices in rk in G Since the number of such pairs {i, j} of colors is ( ) ( ) ( ) b a b a a(b a) + = = r, the b-coloring is a complete b-coloring and so ψ(g) b Thus ψ(g) = b While Theorem 1 shows that the number ψ(g) χ(g) can be arbitrarily large for a graph G, Shaoji Xu [190] established an upper bound for ψ(g) χ(g) in terms of the order of G Theorem 14 For every graph G of order n, ψ(g) χ(g) n 1 Proof Since ψ(g) = χ(g) = 1 if G is empty, we may assume that G is nonempty Suppose that χ(g) = k and ψ(g) = l Then k l So there exists a complete l-coloring of G but no larger complete coloring of G Hence V (G) can be partitioned into l color classes V 1, V,,V l such that for every two distinct integers i, j {1,,, l}, there is a vertex of V i adjacent to a vertex of V j Since χ(g) = k, at most k of the sets V 1, V,, V l can consist of a single vertex Therefore, at least l k of these sets consist of two or more vertices and so n (l k) + k = l k Therefore, l (n + k)/, which implies that ψ(g) χ(g) = l k n + k k = n k Since k, it follows that ψ(g) χ(g) n = n 1 The bound given in Theorem 14 is sharp We show that for every even integer n, there exists a bipartite graph G with achromatic number n + 1 and so

4 CHAPTER 1 COMPLETE COLORINGS ψ(g) χ(g) = ( n + 1) = n 1 For n =, the graph G = K has the desired properties; while for n = 4, the graph G = P 4 has the desired properties Hence we may assume that n 6 Let n = a +, where a, and suppose that G is a graph of order n with vertex set V (G) = {u, w} {v 11, v 1,, v 1a } {v 1, v,,v a } Two vertices v 1i and v 1j are adjacent in G if and only if i and j are of the opposite parity The set {v 1, v,, v a } is independent in G Two vertices v 1i and v j are adjacent in G if and only if i j and i and j are of the same parity The vertices u and v 1i are adjacent if and only if i is odd; while u and v i are adjacent if and only if i is even Also, w and v 1i are adjacent if and only if i is even; while w and v i are adjacent if and only if i is odd Finally, u and w are adjacent in G This completes the construction of G Thus the sets V r = {v r1, v r }, 1 r a, V a+1 = {u}, V a+ = {w} are independent in G Furthermore, G is a bipartite graph with partite sets U = {u} {v 1i : i is even} {v i : i is odd}, W = {w} {v 1i : i is odd} {v i : i is even} Since for every two distinct integers r and s with 1 r, s a +, a vertex in V r is adjacent to a vertex in V s, the coloring that assigns each vertex of V r (1 r, s a + the color r is a complete ( n + 1) -coloring The graph G is shown in Figure 1 for the case when n = 1 along with a complete ( n + 1) -coloring 6 u v 11 v 1 4 v 15 v 1 v 1 v 14 4 v 5 v v v w Figure 1: A bipartite graph G of order n = 1 with ψ(g) = n + 1 = 7 It is useful to know how the achromatic number of a graph can be affected by the removal of a single vertex or a single edge The following information was obtained by Dennis Paul Geller and Hudson V Kronk [79]

5 11 THE ACHROMATIC NUMBER OF A GRAPH Theorem 15 For each vertex v in a nontrivial graph G, ψ(g) 1 ψ(g v) ψ(g) Proof Suppose that ψ(g v) = k Let there be given a complete k-coloring of G v, using the colors 1,,,k If there exists a color i {1,,, k} such that v is not adjacent to a vertex colored i, then by assigning the color i to v, a complete k-coloring of G results Otherwise, there is a neighbor of v colored i for each i {1,,, k} By assigning the color k + 1 to v, a complete (k +1)-coloring of G results In either case, ψ(g) k = ψ(g v) Suppose next that ψ(g) = l Let there be given a complete l-coloring of G, using the colors 1,,,l, where the vertex v is colored l say If v is the only vertex of G colored l, then the (l 1)-coloring of G v is a complete (l 1)-coloring Otherwise, there are vertices of G other than v colored l If the l-coloring of G v is not a complete l-coloring, then for every vertex u that is colored l in G v, there exists some color i {1,,, l 1} such that no neighbor of u is colored i By recoloring each vertex of G v colored l with a color in {1,,, l 1} not assigned to some neighbor of the vertex, a complete (l 1)-coloring of G results In either case, ψ(g v) l 1 = ψ(g) 1 The following result is an immediate consequence of Theorem 15 Corollary 16 For every induced subgraph H of a graph G, ψ(h) ψ(g) As we saw in Theorem 15, the removal of a single vertex from a graph G can result in a graph whose achromatic number is either one less than or is the same as the achromatic number of G When a single edge is removed, there is a third possibility Theorem 17 For each edge e in a nonempty graph G, ψ(g) 1 ψ(g e) ψ(g) + 1 Proof Suppose that e = uv and that ψ(g e) = k Then there exists a complete k-coloring of G e, using the colors 1,,, k The vertices u and v are either assigned distinct colors or the same color If u and v are assigned distinct colors, then the complete k-coloring of G e is also a complete k-coloring of G Hence we may assume that u and v are assigned the same color, say k If both u and v are adjacent to a vertex colored i for each i {1,,, k 1}, then recoloring v with the color k + 1 results in a complete (k + 1)-coloring of G If exactly one of u and v, say v, has no neighbor colored i for some i {1,,, k 1}, then by recoloring v with the color i, a complete k-coloring of G is produced Suppose that no neighbor of u is colored i and no neighbor of v is colored j, where i, j {1,,, k 1} and i j, and for every vertex x colored k, there is no neighbor of x colored t for some t {1,,, k 1} Then by recoloring u by i, v

6 4 CHAPTER 1 COMPLETE COLORINGS by j, and any such vertex x by t, a complete (k 1)-coloring of G results In any case, ψ(g) k 1 = ψ(g e) 1 Next suppose that ψ(g) = l Then there exists a complete l-coloring of G, where the colors assigned to u and v are distinct, say u is colored l 1 and v is colored l If the resulting l-coloring of G e is not a complete l-coloring, then no two adjacent vertices in G e are colored l and l 1 Hence every vertex colored l may be recolored l 1, resulting in a complete (l 1)-coloring of G e In any case, ψ(g e) l 1 = ψ(g) 1 The bounds presented in Theorem 17 are sharp For example, for the graphs G and H of Figure 1 and the edges e in G and f in H, ψ(g) = and ψ(g e) =, while ψ(h) = and ψ(h f) = u e v u v G : G e : w x w x H : u w f v H f : u w v Figure 1: Showing the bounds in Theorem 17 are sharp A graph G is k-minimal (with respect to achromatic number) if ψ(g) = k and ψ(g e) < k for every edge e of G By Theorem 17, if G is a k-minimal graph, then ψ(g e) = ψ(g) 1 Since k-minimal graphs have achromatic number k, the size of every such graph is at least ( k Bhave [17] characterized graphs that are k-minimal in terms of their size Theorem 18 Let G be a graph with achromatic number k Then G is k-minimal if and only if its size is ( k Proof Assume first that the size of G is ( k Then for every edge e of G, the size of G e is ( ( k 1 Since the size of G e is less than k, it follows that ψ(g e) < k = ψ(g) and that G is k-minimal We now verify the converse Assume, to the contrary, that there is a k-minimal graph H whose size m is not ( ( k Since ψ(h) = k, it follows that m k However, because m ( ( k, we must have m k + 1 Let a complete k-coloring of H be given, using the colors 1,,, k Therefore, for every two distinct colors i, j {1,,,k}, there exist adjacent vertices of H colored i and j Since there are only ( k pairs of two distinct colors from the set {1,,, k}, there are two distinct edges f and f whose incident vertices are assigned the same pair of colors from {1,,, k} However then, the complete k-coloring of H is also a complete k-coloring of H f, contradicting the assumption that H is k-minimal

7 1 GRAPH HOMOMORPHISMS 5 The achromatic numbers of all paths and cycles were determined by Pavol Hell and Donald J Miller [104] Theorem 19 For each n, ψ(p n ) = max { k : ( k + 1 ) (k + n } According to Theorem 19, ψ(p 7 ) = and ψ(p 11 ) = 5 A complete -coloring of P 7 and a complete 5-coloring of P 11 are given in Figure 14 (see Exercise 9) P 7 : P 11 : Figure 14: The graphs P 8 and P 11 with ψ(p 7 ) = and ψ(p 11 ) = 5 The following is then a consequence of Theorem 19 (see Exercise 10) Corollary 110 For every positive integer k, there exists a positive integer n such that ψ(p n ) = k Theorem 111 For each n, ψ(c n ) = max { k : k k n } s(n), where s(n) is the number of positive integer solutions of n = x + x + 1 According to Theorem 111, ψ(c 10 ) = 5 and ψ(c 11 ) = 4 A complete 5-coloring of C 10 and a complete 4-coloring of C 11 are given in Figure 15 (see Exercise 11) 1 1 C 10 : C 11 : Figure 15: The graphs C 10 and C 11 with ψ(c 10 ) = 5 and ψ(c 11 ) = 4 1 Graph Homomorphisms One of the fundamental concepts in graph theory is isomorphism Recall that an isomorphism from a graph G to a graph H is a bijective function φ : V (G) V (H) that maps adjacent vertices in G to adjacent vertices in H and nonadjacent vertices in G to nonadjacent vertices in H Of course, if such a function should exist, then

8 6 CHAPTER 1 COMPLETE COLORINGS G and H are isomorphic graphs; while if no such function exists, then G and H are not isomorphic The related concept of homomorphism will be of special interest to us in our discussion of graph colorings A homomorphism from a graph G to a graph G is a function φ : V (G) V (G ) that maps adjacent vertices in G to adjacent vertices in G If φ is a homomorphism from G to G and u and v are nonadjacent vertices in G, then either φ(u) and φ(v) are nonadjacent, φ(u) and φ(v) are adjacent, or φ(u) = φ(v) The subgraph H of G whose vertex set is V (H) = φ(v (G)) and whose edge set consists of all those edges u v in G such that φ(u) = u and φ(v) = v for two adjacent vertices u and v of G is called the homomorphic image of G under φ and is denoted by φ(g) = H A graph H is a homomorphic image of a graph G if there exists a homomorphism φ of G such that φ(g) = H If H is a homomorphic image of a graph G under a homomorphism φ from G to a graph G, then φ is also a homomorphism from G to H Indeed, our primary interest is in the homomorphic images of a graph For the graphs G = P 6 and H of Figure 16, the function φ : V (G) V (H) defined by φ(u 1 ) = φ(u 6 ) = v 1, φ(u ) = φ(u 5 ) = v, φ(u ) = v, φ(u 4 ) = v 4 is a homomorphism In fact, H is the homomorphic image of G under φ In this case, the nonadjacent vertices u 1 and u 4 map into the nonadjacent vertices v 1 and v 4, the nonadjacent vertices u 1 and u 5 map into the adjacent vertices v 1 and v, and the nonadjacent vertices u 1 and u 6 both map into v 1 v 1 H : v P 6 : v v4 u 1 u u u 4 u 5 u 6 Figure 16: A graph G and a homomorphic image of G There are exactly four homomorphic images of the path P 4 These are shown in Figure 17 On the other hand, for each positive integer n, the only homomorphic image of K n is K n itself Figure 17: The homomorphic images of P 4 There is an alternative way to obtain the homomorphic images of a graph G As we noted, the only homomorphic image of the complete graph G = K n is K n Otherwise, G is not complete and thus contains one or more pairs of nonadjacent vertices An elementary homomorphism of a graph G is obtained by identifying two nonadjacent vertices u and v of G The vertex obtained by identifying u and

9 1 GRAPH HOMOMORPHISMS 7 v may be denoted by either u or v Thus the resulting homomorphic image G can be considered to have vertex set V (G) {u} and edge set E(G ) = {xy : xy E(G), x, y V (G) {u, v}} {vx : vx E(G) or ux E(G), x / V (G) {u, v}} Alternatively, the mapping ǫ : V (G) V (G ) defined by ǫ(x) = { x if x V (G) {u, v} v if x {u, v} is an elementary homomorphism from G to G The homomorphic image ǫ(g) of a graph G obtained from an elementary homomorphism ǫ is also referred to as an elementary homomorphic image Not only is G a homomorphic image of G, a graph H is a homomorphic image of a graph G if and only if H can be obtained by a sequence of elementary homomorphisms beginning with G For example, if we identify u 1 and u 6 in the graph G of Figure 16, which is redrawn in Figure 18, we obtain the graph G 1 shown in Figure 18, which is a homomorphic image of G Then identifying u and u 5 in G 1, we obtain G, which is a homomorphic image of G 1 The graph G is also a homomorphic image of G The graph G is isomorphic to the graph H of Figure 16, which is redrawn in Figure 18 u 1 u u 5 G : G 1 : u 1 u u u 4 u 5 u 6 u u 4 u 1 v 1 G : u H : v v v 4 u u 4 Figure 18: Some homomorphic images of a graph The fact that each homomorphic image of a graph G can be obtained from G by a sequence of elementary homomorphisms tells us that we can obtain each homomorphic image of G by an appropriate partition P = {V 1, V,, V k } of V (G) into independent sets such that V (H) = {v 1, v,, v k }, where v i is adjacent to v j if and only if some vertex in V i is adjacent to some vertex in V j The partition P of V (G) then corresponds to the coloring c of G in which each vertex in V i is assigned the color i (1 i k) In particular, if the coloring c is a complete k-coloring, then H = K k The 4-coloring of the graph G in Figure 18 shown in Figure 19 results in the color classes V 1 = {u 1, u 6 }, V = {u, u 5 }, V = {u }, and V 4 = {u 4 } and the homomorphic image H of Figure 18, which is also shown in Figure 19

10 8 CHAPTER 1 COMPLETE COLORINGS v 1 G : u 1 v u u u 4 u 5 u H : v v 4 Figure 19: A homomorphic image of a graph Therefore, if a graph H is a homomorphic image of a graph G, then there is a homomorphism φ from G to H and for each vertex v in H, the set φ 1 (v) of those vertices of G having v as their image is independent in G Consequently, each coloring of H gives rise to a coloring of G by assigning to each vertex of G in φ 1 (v) the color that is assigned to v in H For this reason, the graph G is said to be H-colorable This provides us with the following observation, which is a primary reason for our interest in graph homomorphisms Theorem 11 If H is a homomorphic image of a graph G, then χ(g) χ(h) We now show that the chromatic number of an elementary homomorphic image of a graph can exceed the chromatic number of the graph by at most 1 Theorem 11 If ǫ is an elementary homomorphism of a graph G, then χ(g) χ(ǫ(g)) χ(g) + 1 Proof Suppose that ǫ identifies the nonadjacent vertices u and v of G We have already noted the inequality χ(g) χ(ǫ(g)) Suppose that χ(g) = k and a k- coloring of G is given, using the colors 1,,,k Define a coloring c of ǫ(g) by c (x) = { c(x) if x V (G) {u, v} k + 1 if x {u, v} Since c is a (k + 1)-coloring of ǫ(g), it follows that giving the desired result χ(ǫ(g)) k + 1 = χ(g) + 1, Since the graph G of Figure 18 is an elementary homomorphism of G 1 and G 1 is an elementary homomorphism of G while χ(g) = and χ(g 1 ) = χ(g ) =, it follows that both bounds in Theorem 11 are attainable The following result indicates the conditions under which χ(ǫ(g)) = χ(g) for an elementary homomorphism ǫ of a graph G

11 1 GRAPH HOMOMORPHISMS 9 Theorem 114 Let u and v be nonadjacent vertices in a graph G and let ǫ be the elementary homomorphism of G that identifies the nonadjacent vertices u and v Then χ(ǫ(g)) = χ(g) if and only if there exists a χ(g)-coloring of G in which u and v are assigned the same color Proof Suppose first that there exists a χ(g)-coloring c of G in which u and v are assigned the same color Then the coloring c of ǫ(g) defined by { c(x) if x V (G) {u, v} c (x) = c(u) = c(v) if x {u, v} is a χ(g)-coloring of ǫ(g) Thus χ(ǫ(g)) χ(g) Since χ(g) χ(ǫ(g)) by Theorem 11, it follows that χ(ǫ(g)) = χ(g) Conversely, suppose that χ(ǫ(g)) = χ(g) = k Let there be given a k-coloring c of ǫ(g) Then the coloring which assigns the same color to a vertex x of G that c assigns to x in ǫ(g) is a k-coloring of G Since χ(g) = k, this χ(g)-coloring of G assigns the same color to u and v When computing the chromatic polynomial of a graph G, we saw in Section 8 that for nonadjacent vertices u and v of G, both the graph G + uv and the graph ǫ(g), where ǫ is the elementary homomorphism of G that identifies u and v, were of interest to us At least one of these graphs has the same chromatic number as G Theorem 115 Let ǫ be an elementary homomorphism of a graph G that identifies nonadjacent vertices u and v in G Then χ(g) = min{χ(ǫ(g)), χ(g + uv)} Proof If χ(g) = χ(ǫ(g)), then the statement is true since χ(g + uv) χ(g) On the other hand, if χ(g) χ(ǫ(g)), then χ(ǫ(g)) = χ(g)+1 by Theorem 11; while by Theorem 114, every χ(g)-coloring of G assigns distinct colors to u and v Thus every χ(g)-coloring of G is also a χ(g)-coloring of G + uv, completing the proof Beginning with a noncomplete graph G, we can always perform a sequence of elementary homomorphisms until arriving at some complete graph As we saw, a complete graph K k obtained in this manner corresponds to a complete k-coloring of G Consequently, we have the following Theorem 116 The largest order of a complete graph that is a homomorphic image of a graph G is the achromatic number of G We have seen that for every graph G of order n, χ(g) ψ(g) n With the aid of Theorem 11, we show that ψ(g) can never be closer to n than to χ(g)

12 40 CHAPTER 1 COMPLETE COLORINGS Theorem 117 For every graph G of order n, ψ(g) χ(g) + n Proof Suppose that ψ(g) = k Then there is a sequence G = G 0, G 1,, G t = K k of graphs where G i = ǫ i (G i 1 ) for 1 i t = n k and an elementary homomorphism ǫ i of G i 1 By Theorem 11, and so for 1 i t Therefore, χ(ǫ i (G i 1 )) χ(g i 1 ) + 1 χ(g i ) χ(g i 1 ) + 1 t χ(g i ) i=1 t [χ(g i 1 ) + 1] i=1 and so k χ(g) + t = χ(g) + (n k) Hence and so ψ(g) χ(g)+n k = ψ(g) χ(g) + n The following theorem is due to Harary, Hedetniemi, and Prins [96] and is an immediate consequence of Theorem 11 Theorem 118 (The Homomorphism Interpolation Theorem) Let G be a graph For every integer l with χ(g) l ψ(g), there is a homomorphic image H of G with χ(h) = l Proof The theorem is certainly true if l = χ(g) or l = ψ(g) Hence we may assume that χ(g) < l < ψ(g) Suppose that ψ(g) = k Then there is a sequence G = G 0, G 1,, G t = K k of graphs where G i = ǫ i (G i 1 ) for some elementary homomorphism ǫ i of G i 1 for 1 i t Since χ(g 0 ) < l < χ(g t ) = k, there exists a largest integer j with 0 j < t such that χ(g j ) < l Hence χ(g j+1 ) l By Theorem 11, and so χ(g j+1 ) = l χ(g j+1 ) χ(g j ) + 1 < l + 1, The Homomorphism Interpolation Theorem can be rephrased in terms of complete colorings, namely:

13 1 GRAPH HOMOMORPHISMS 41 For a graph G and an integer l, there exists a complete l-coloring of G if and only if χ(g) l ψ(g) The following result is the analogue of Theorem 11 for complementary graphs Theorem 119 If ǫ is an elementary homomorphism of a graph G, then χ(g) 1 χ(ǫ(g)) χ(g) Proof We first show that χ(ǫ(g)) χ(g) Suppose that χ(g) = k Then there exists a partition P = {V 1, V,,V k } of V (G) into k independent sets in G Next, suppose that ǫ is an elementary homomorphism of G for which ǫ(u) = ǫ(v) for nonadjacent vertices u and v of G Since u and v are not adjacent in G, it follows that u and v are adjacent in G and thus belong to different elements of P, say u V 1 and v V Define V 1 = V 1 {u}, and V i = V i for i k Then P = {V 1, V,,V k } is a partition of V (ǫ(g)) into k 1 or k subsets, depending on whether V 1 = or V 1 Since none of V 1, V,,V k contains v, these sets are independent in ǫ(g) We claim that V is independent in ǫ(g) as well If x and y are vertices in V distinct from v, then x and y are not adjacent in V since x and y are not adjacent in V Suppose that v and w are two adjacent vertices in V Since vw is an edge in ǫ(g), it follows that v and w are not adjacent in ǫ(g) Hence both u and w are not adjacent in G and v and w are not adjacent in G Therefore, v and w are adjacent in G, which contradicts the fact that v, w V Thus P is a partition of V (ǫ(g)) into k 1 or k independent sets and so χ(ǫ(g)) k = χ(g) Next, we show that χ(g) 1 χ(ǫ(g)) Suppose that χ(ǫ(g)) = l for some elementary homomorphism ǫ of G that identifies two nonadjacent vertices u and v in G, where the vertex in ǫ(g) obtained by identifying u and v is denoted by v Let there be given an l-coloring of ǫ(g) using the colors 1,,, l We may assume that the vertex v in ǫ(g) is assigned the color l Then no vertex in ǫ(g) adjacent to v is colored l Assign to each vertex in G distinct from u the same color assigned to that vertex in ǫ(g) and assign u the color l + 1 Since no vertex in G adjacent to v is assigned the color l, this produces an (l + 1)-coloring of G and so Therefore, χ(g) 1 χ(ǫ(g)) χ(g) l + 1 = χ(ǫ(g)) + 1 We now turn to bounds for the achromatic number of an elementary homomorphism of a graph G in terms of ψ(g) Theorem 10 If ǫ is an elementary homomorphism ǫ of a graph G, then ψ(g) ψ(ǫ(g)) ψ(g)

14 4 CHAPTER 1 COMPLETE COLORINGS Proof Let ǫ is an elementary homomorphism of a graph G that identifies the two nonadjacent vertices u and v and let the vertex in ǫ(g) obtained by identifying u and v be denoted by v Suppose that ψ(ǫ(g)) = k and let there be given a complete k-coloring c of ǫ(g) Assigning the vertices u and v in G the color c(v) in ǫ(g) produces a complete k-coloring of G, implying that ψ(g) k = ψ(ǫ(g)) We now show that ψ(g) ψ(ǫ(g)) Suppose that ψ(g) = l Then ψ(g u v) l by Theorem 15 Furthermore, G u v is an induced subgraph of ǫ(g) It follows by Corollary 16 that Hence ψ(ǫ(g)) ψ(g) ψ(ǫ(g)) ψ(g u v) l While the lower bound for ψ(ǫ(g)) in Theorem 10 may be unexpected, it is nevertheless sharp For example, ψ(g) = 5 for the graph G of Figure 110, while ψ(ǫ(g)) = for the elementary homomorphism of G that identifies the two nonadjacent vertices u and v in G (See Exercise G : u t w x y z v ǫ(g) : t x v w y z Figure 110: ψ(ǫ(g)) = ψ(g) For every homomorphic image H, with vertex set V (H) = {u 1, u,, u k } say, of a graph G, there exists a partition P = {V 1, V,, V k } of V (G) into k independent sets such that the mapping φ : V (G) V (H) defined by φ(v) = u i if v V i (1 i k) is a homomorphism Then two vertices u i and u j are adjacent in H if there exists a vertex in V i and a vertex in V j that are adjacent in G If H = K k, then the coloring that assigns the color i to every vertex in V i for each i (1 i k) is a complete coloring On the other hand, the existence of a complete k-coloring of G implies that K k is a homomorphic image of G Therefore, the greatest positive integer k for which K k is a homomorphic image of G is, in fact, the achromatic number of G Suppose that G is a noncomplete graph with ψ(g) = k Then there exists a complete k-coloring of G and, in turn, K k is a homomorphic image of G Hence there exists a sequence G = G 0, G 1,, G t = K k of graphs, where ǫ i (G i 1 ) = G i for an elementary homomorphism ǫ i of G i 1 (1 i t) By Theorem 10, k = ψ(g t ) ψ(g t 1 ) ψ(g 1 ) ψ(g) = k

15 1 GRAPH HOMOMORPHISMS 4 Therefore, ψ(g i ) = k for all i (1 i t) From this, we have the following corollary Corollary 11 For every noncomplete graph G, there is an elementary homomorphism ǫ of G such that ψ(ǫ(g)) = ψ(g) By the Nordhaus-Gaddum Theorem (Theorem 710), χ(g) + χ(g) n + 1 for every graph G of order n Since ψ(g) χ(g) for every graph G, a larger upper bound for ψ(g) + χ(g) may be expected, but such is not the case Theorem 1 For every graph G of order n, ψ(g) + χ(g) n + 1 Proof Suppose that ψ(g) = k There there exists a sequence G = G 0, G 1,, G t = K k of graphs, where G i = ǫ i (G i 1 ) for an elementary homomorphism ǫ i of G i 1 (1 i t) Then t = n k = n ψ(g) By Theorem 119, Thus χ(g i 1 ) χ(ǫ i (G i 1 )) + 1 χ(g i ) + 1 t χ(g i 1 ) i=1 t [ χ(gi )) + 1 ] i=1 and so χ(g) χ(g t ) + t = χ(k k ) + (n k) Hence completing the proof By Theorem 1, it follows that k + χ(g) = ψ(g) + χ(g) n + 1, χ(g) + χ(g) χ(g) + ψ(g) n + 1, thereby providing an alternative proof of the Nordhaus-Gaddum Theorem A natural problem now arises of establishing an upper bound for ψ(g) + ψ(g) in terms of the order of G Prior to providing a solution to this problem, we find an upper bound for ψ(g) + ψ(g) in terms of the order of G Theorem 1 For every graph G of order n, ψ(g) + ψ(g) n + 1

16 44 CHAPTER 1 COMPLETE COLORINGS Proof By Theorem 117, By Theorem 1, as desired ψ(g) χ(g) + n ψ(g) + ψ(g) (χ(g) + n) + ψ(g) = (χ(g) + ψ(g)) + n (n + 1) + n = n + 1, The following result is due to Ram Prakesh Gupta [87] and the proof is due to Landon Rabern [141] Theorem 14 For every graph G of order n, Proof By Theorem 1, ψ(g) + ψ(g) 4n ψ(g) + ψ(g) n + 1 and ψ(g) + ψ(g) n + 1 Adding these inequalities, we obtain Consequently, Therefore, giving the desired result (ψ(g) + ψ(g)) 4n + ψ(g) + ψ(g) 4n + 4n + ψ(g) + ψ(g) = 4n, We now show that the bound presented in Theorem 14 is sharp by giving an infinite class of graphs G of order n for which 4n ψ(g) + ψ(g) = For a positive integer k, let G be the graph of order n = k such that V (G) is the disjoint union of the three sets U, W, and X, where and U = {u 1, u,, u k }, W = {w 1, w,,w k }, and X = {x 1, x,, x k } E(G) = {u i u j : 1 i < j k} {u i w j : 1 i, j k} {w i x j : 1 i, j k, i j} A complete coloring c is defined on G by

17 1 GRAPH HOMOMORPHISMS 45 c(u i ) = i for 1 i k and c(w i ) = c(x i ) = k + i for 1 i k (See Figure 111(a) for the case k = 4) For the complement G, it therefore follows that E(G) = {w i w j : 1 i < j k} {x i x j : 1 i < j k} {u i x j : 1 i, j k} {w i x i : 1 i k} A complete coloring c is defined on G by c(x i ) = i for 1 i k and c(u i ) = c(w i ) = k + i for 1 i k (See Figure 111(b)) The colorings c and c of G and G, respectively, show that ψ(g) k and ψ(g) k and so ψ(g) + ψ(g) 4k Since ψ(g) + ψ(g) 4k by Theorem 14, it follows that ψ(g) = ψ(g) = k and so ψ(g) + ψ(g) = 4k = 4n w 1 x 1 K 4 w w x x K 4 w 4 x 4 u 1 u u u 4 K 4 (a) G w 1 x 1 w x K 4 K 4 w x w 4 x 4 u 1 u u u 4 K 4 (b) G Figure 111: A graph G of order n = 1 with ψ(g) + ψ(g) = 16 = 4n

18 46 CHAPTER 1 COMPLETE COLORINGS While the identification of two nonadjacent vertices in a graph G results in an elementary homomorphism of G, an elementary contraction of G is obtained by the identification of two adjacent vertices in G If a graph H is obtained from G by a sequence of elementary contractions, then H is a contraction of G (see Section 51) We saw that if a graph H is obtained from G by a sequence of elementary contractions, edge deletions, and vertex deletions, then H is a minor of G Also, a graph H is a contraction of a graph G if and only if there exists a surjective function φ : V (G) V (H) such that (1) the subgraph G[φ 1 (x)] of G induced by φ 1 (x) is connected for every vertex x of H and ( for every edge xy of H, there exist adjacent vertices u and v in G, where u φ 1 (x) and v φ 1 (y) Trivially, every graph is a contraction and a minor of itself We saw in Theorem 11 how an elementary homomorphism affects the chromatic number of a graph The corresponding result for elementary contractions is presented next Theorem 15 For every elementary contraction ǫ of a graph G, χ(g) 1 χ(ǫ(g)) χ(g) + 1 Proof Suppose that ǫ(g) is obtained from G by identifying the adjacent vertices u and v of G Let G = G uv We mentioned in Section 71 that χ(g ) = χ(g) or χ(g ) = χ(g) 1 Let ǫ be the elementary homomorphism that identifies the nonadjacent vertices u and v in G Then ǫ (G ) = ǫ(g) By Theorem 11, either χ(ǫ (G )) = χ(g ) or χ(ǫ (G )) = χ(g ) + 1 Therefore, χ(ǫ(g)) = χ(ǫ (G )) has one of the two values χ(g ) or χ(g ) + 1 Since either χ(g ) = χ(g) or χ(g ) = χ(g) 1, it follows that χ(ǫ(g)) has one of the three values χ(g) 1, χ(g), or χ(g) + 1 The graph G in Figure 11 has order 6 and chromatic number 4 The graph G 1 obtained by identifying the adjacent vertices u and v, the graph G obtained by identifying the adjacent vertices w and x, and the graph G obtained by identifying the adjacent vertices x and y are shown in Figure 11 as well Since χ(g 1 ) = 5, χ(g ) = 4, and χ(g ) =, the sharpness of the bounds in Theorem 15 is illustrated Corollary 16 If G is a k-chromatic graph, then for every positive integer l with l k, there exists a contraction H of G such that χ(h) = l Proof Suppose that the order of G is n Consider a sequence

19 1 GRAPH HOMOMORPHISMS 47 u G : x z v y w u u u x z y z v x z v y w w w G 1 G G Figure 11: Chromatic numbers and elementary contractions G = G 0, G 1,,G n l of graphs such that G i = ǫ i (G i 1 ) where ǫ i is an elementary contraction of G i 1 (1 i n l) Hence each graph G i (0 i n l) is a contraction of G Since the order of G n l is l, it follows that χ(g n l ) l Let j be the largest integer such that 0 j < n l for which χ(g j ) l + 1 and let H = G j+1 Hence χ(h) l Since H is obtained from G j by an elementary contraction, it follows by Theorem 15 that χ(h) χ(g j ) 1 (l + 1) 1 = l Thus χ(h) = l There are several other consequences of Theorem 15 concerning the chromatic number of contractions of a graph G and depending on whether G is critical Corollary 17 Every noncritical graph G has a nontrivial contraction H such that χ(h) = χ(g) Proof We may assume that G is a connected graph of order n such that χ(g) = k Since G is a noncritical graph, there exist one or more proper subgraphs of G having chromatic number k In particular, there is an edge e = uv of G such that χ(g e) = k Let ǫ be the elementary homomorphism of G e that identifies u and v in G e Then χ(ǫ(g e)) = k or χ(ǫ(g e)) = k + 1 by Theorem 11 Let ǫ 1 be the elementary contraction that identifies u and v in G Then χ(ǫ 1 (G)) = k 1, χ(ǫ 1 (G)) = k, or χ(ǫ 1 (G)) = k + 1 by Theorem 15 Since ǫ(g uv) = ǫ 1 (G), it follows that χ(ǫ 1 (G)) = χ(ǫ(g uv)) So χ(ǫ 1 (G)) = k or χ(ǫ 1 (G)) = k + 1 If χ(ǫ 1 (G)) = k, then H = ǫ 1 (G) has the desired properties Hence we may assume that χ(ǫ 1 (G)) = k + 1 Let G 0 = G and G 1 = ǫ 1 (G) Consider a sequence

20 48 CHAPTER 1 COMPLETE COLORINGS G = G 0, ǫ 1 (G) = G 1, G,,G n k of graphs such that G i = ǫ i (G i 1 ) for some elementary contraction ǫ i of G i 1 (1 i n k) Since the order of G n k is k, it follows that χ(g n k ) k Each graph G i (1 i n k) is a nontrivial contraction of G Let j be the largest integer such that 1 j < n k and χ(g j ) k + 1 and let H = G j+1 Thus χ(h) k By Theorem 15, χ(h) χ(g j ) 1 (k + 1) 1 = k Thus χ(h) = k The graph G = C 4 is -chromatic but not -critical Furthermore, ǫ(g) = K for every elementary contraction ǫ of G Therefore, the nontrivial contraction referred to in Corollary 17 may not be an elementary contraction Corollary 18 A graph G is critical if and only if for every elementary contraction ǫ of G, χ(ǫ(g)) = χ(g) 1 Proof Suppose that G is k-critical for some integer k Hence for every edge uv of G, χ(g uv) = k 1 Necessarily, every (k 1)-coloring of G uv assigns the same color to u and v, for otherwise this would imply that there is a (k 1)-coloring of (G uv) + uv = G, which is impossible Let ǫ be the elementary contraction of G that identifies u and v Then χ(ǫ(g)) = k 1 For the converse, let χ(g) = k and suppose that χ(ǫ(g)) = χ(g) 1 for every elementary contraction ǫ of G Let uv be an edge of G and let ǫ be the elementary contraction of G that identifies u and v Then χ(ǫ(g)) = k 1 and every (k 1)- coloring of ǫ(g) produces a (k 1)-coloring of G e, where each vertex in V (G) {u} is assigned the same color as in ǫ(g) and u is assigned the same color as v Hence χ(g uv) = k 1 and so G is k-critical A noncritical k-chromatic graph always has a k-critical contraction Corollary 19 For every noncritical graph G, there is a critical graph H that is a contraction of G such that χ(h) = χ(g) Proof Suppose that χ(g) = k Let G 0, G 1,,G t be a sequence of graphs of maximum length such that for each i with 1 i t, there exists an elementary contraction ǫ i of G i 1 such that ǫ i (G i 1 ) = G i and χ(g i ) k Let H = G t Therefore, H is a contraction of G and χ(ǫ (H)) = k 1 for every elementary contraction ǫ of H, which implies that χ(h) = k To show that H is k-critical, it suffices to show that χ(h e) = k 1 for every edge e of H Let uv be an edge of H and let ǫ be the elementary contraction of H that identifies u and v Thus χ(ǫ(g)) = k 1 Let a (k 1)-coloring of ǫ(h) be given We now assign the same color to each vertex of G v that was assigned to this vertex in ǫ(h) This produces a (k 1)-coloring of H uv and so H is k-critical Corollary 10 If ǫ is an elementary homomorphism of a k-critical graph G, then χ(ǫ(g)) = k Proof Suppose that ǫ identifies two nonadjacent vertices u and v of G By Theorem 119, either χ(ǫ(g)) = k or χ(ǫ(g)) = k + 1 Since ǫ(g) v = G u v and G is k-critical, χ(ǫ(g) v) < k Thus χ(ǫ(g)) k and so χ(ǫ(g)) = k

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

The edge-density for K 2,t minors

The edge-density for K 2,t minors The edge-density for K,t minors Maria Chudnovsky 1 Columbia University, New York, NY 1007 Bruce Reed McGill University, Montreal, QC Paul Seymour Princeton University, Princeton, NJ 08544 December 5 007;

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

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

Modular Monochromatic Colorings, Spectra and Frames in Graphs

Modular Monochromatic Colorings, Spectra and Frames in Graphs Western Michigan University ScholarWorks at WMU Dissertations Graduate College 12-2014 Modular Monochromatic Colorings, Spectra and Frames in Graphs Chira Lumduanhom Western Michigan University, chira@swu.ac.th

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

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

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

Independence in Function Graphs

Independence in Function Graphs Independence in Function Graphs Ralucca Gera 1, Craig E. Larson 2, Ryan Pepper 3, and Craig Rasmussen 1 1 Naval Postgraduate School, Department of Applied Mathematics, Monterey, CA 93943; rgera@nps.edu,

More information

Even Cycles in Hypergraphs.

Even Cycles in Hypergraphs. Even Cycles in Hypergraphs. Alexandr Kostochka Jacques Verstraëte Abstract A cycle in a hypergraph A is an alternating cyclic sequence A 0, v 0, A 1, v 1,..., A k 1, v k 1, A 0 of distinct edges A i and

More information

Chromatic Ramsey number of acyclic hypergraphs

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

More information

The chromatic covering number of a graph

The chromatic covering number of a graph The chromatic covering number of a graph Reza Naserasr a Claude Tardif b May 7, 005 a: Department of Mathematics, Simon Fraser University, Burnaby BC, V5A 1S6, Canada. Current address: Department of Combinatorics

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

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

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

Distinguishing Chromatic Number and NG-Graphs

Distinguishing Chromatic Number and NG-Graphs Wellesley College Groups in Galway May 19, 2018 Table of contents 1 Distinguishing Number and Distinguishing Chromatic Number 2 Nordhaus-Gaddum Inequality 3 NG-Graphs Distinguishing Number and Distinguishing

More information

Some Nordhaus-Gaddum-type Results

Some Nordhaus-Gaddum-type Results Some Nordhaus-Gaddum-type Results Wayne Goddard Department of Mathematics Massachusetts Institute of Technology Cambridge, USA Michael A. Henning Department of Mathematics University of Natal Pietermaritzburg,

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

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

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

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

k-tuple Domatic In Graphs

k-tuple Domatic In Graphs CJMS. 2(2)(2013), 105-112 Caspian Journal of Mathematical Sciences (CJMS) University of Mazandaran, Iran http://cjms.journals.umz.ac.ir ISSN: 1735-0611 k-tuple Domatic In Graphs Adel P. Kazemi 1 1 Department

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

THE COMPLEXITY OF DISSOCIATION SET PROBLEMS IN GRAPHS. 1. Introduction

THE COMPLEXITY OF DISSOCIATION SET PROBLEMS IN GRAPHS. 1. Introduction THE COMPLEXITY OF DISSOCIATION SET PROBLEMS IN GRAPHS YURY ORLOVICH, ALEXANDRE DOLGUI, GERD FINKE, VALERY GORDON, FRANK WERNER Abstract. A subset of vertices in a graph is called a dissociation set if

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

HAMILTONIAN PROPERTIES OF TRIANGULAR GRID GRAPHS. 1. Introduction

HAMILTONIAN PROPERTIES OF TRIANGULAR GRID GRAPHS. 1. Introduction HAMILTONIAN PROPERTIES OF TRIANGULAR GRID GRAPHS VALERY S. GORDON, YURY L. ORLOVICH, FRANK WERNER Abstract. A triangular grid graph is a finite induced subgraph of the infinite graph associated with the

More information

On Modular Colorings of Caterpillars

On Modular Colorings of Caterpillars On Modular Colorings of Caterpillars Futaba Okamoto Mathematics Department University of Wisconsin - La Crosse La Crosse, WI 546 Ebrahim Salehi Department of Mathematical Sciences University of Nevada

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

Cographs; chordal graphs and tree decompositions

Cographs; chordal graphs and tree decompositions Cographs; chordal graphs and tree decompositions Zdeněk Dvořák September 14, 2015 Let us now proceed with some more interesting graph classes closed on induced subgraphs. 1 Cographs The class of cographs

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

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

Induced subgraphs of graphs with large chromatic number. I. Odd holes

Induced subgraphs of graphs with large chromatic number. I. Odd holes Induced subgraphs of graphs with large chromatic number. I. Odd holes Alex Scott Mathematical Institute, University of Oxford, Oxford OX2 6GG, UK Paul Seymour 1 Princeton University, Princeton, NJ 08544,

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

Conditional colorings of graphs

Conditional colorings of graphs Discrete Mathematics 306 (2006) 1997 2004 Note Conditional colorings of graphs www.elsevier.com/locate/disc Hong-Jian Lai a,d, Jianliang Lin b, Bruce Montgomery a, Taozhi Shui b, Suohai Fan c a Department

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

On the algorithmic aspects of Hedetniemi s conjecture

On the algorithmic aspects of Hedetniemi s conjecture On the algorithmic aspects of Hedetniemi s conjecture Claude Tardif Royal Military College of Canada PO Box 17000 Stn Forces, Kingston, ON Canada, K7K 7B4 March 25, 2009 Keywords: Graph colourings, graph

More information

Obstructions for three-coloring graphs without induced paths on six vertices

Obstructions for three-coloring graphs without induced paths on six vertices Obstructions for three-coloring graphs without induced paths on six vertices Maria Chudnovsky 1, Jan Goedgebeur 2, Oliver Schaudt 3, and Mingxian Zhong 4 1 Princeton University, Princeton, NJ 08544, USA.

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

Berge Trigraphs. Maria Chudnovsky 1 Princeton University, Princeton NJ March 15, 2004; revised December 2, Research Fellow.

Berge Trigraphs. Maria Chudnovsky 1 Princeton University, Princeton NJ March 15, 2004; revised December 2, Research Fellow. Berge Trigraphs Maria Chudnovsky 1 Princeton University, Princeton NJ 08544 March 15, 2004; revised December 2, 2005 1 This research was partially conducted during the period the author served as a Clay

More information

On colorability of graphs with forbidden minors along paths and circuits

On colorability of graphs with forbidden minors along paths and circuits On colorability of graphs with forbidden minors along paths and circuits Elad Horev horevel@cs.bgu.ac.il Department of Computer Science Ben-Gurion University of the Negev Beer-Sheva 84105, Israel Abstract.

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

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

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

arxiv: v1 [math.co] 28 Oct 2016

arxiv: v1 [math.co] 28 Oct 2016 More on foxes arxiv:1610.09093v1 [math.co] 8 Oct 016 Matthias Kriesell Abstract Jens M. Schmidt An edge in a k-connected graph G is called k-contractible if the graph G/e obtained from G by contracting

More information

MINIMALLY NON-PFAFFIAN GRAPHS

MINIMALLY NON-PFAFFIAN GRAPHS MINIMALLY NON-PFAFFIAN GRAPHS SERGUEI NORINE AND ROBIN THOMAS Abstract. We consider the question of characterizing Pfaffian graphs. We exhibit an infinite family of non-pfaffian graphs minimal with respect

More information

ADJACENT VERTEX DISTINGUISHING TOTAL COLORING OF GRAPHS WITH LOWER AVERAGE DEGREE. Weifan Wang and Yiqiao Wang

ADJACENT VERTEX DISTINGUISHING TOTAL COLORING OF GRAPHS WITH LOWER AVERAGE DEGREE. Weifan Wang and Yiqiao Wang TAIWANESE JOURNAL OF MATHEMATICS Vol. 12, No. 4, pp. 979-990, July 2008 This paper is available online at http://www.tjm.nsysu.edu.tw/ ADJACENT VERTEX DISTINGUISHING TOTAL COLORING OF GRAPHS WITH LOWER

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

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

Measures of Vulnerability The Integrity Family

Measures of Vulnerability The Integrity Family Measures of Vulnerability The Integrity Family Wayne Goddard University of Pennsylvania 1 Abstract In this paper a schema of graphical parameters is proposed. Based on the parameter integrity introduced

More information

The Topology of Intersections of Coloring Complexes

The Topology of Intersections of Coloring Complexes The Topology of Intersections of Coloring Complexes Jakob Jonsson October 19, 2005 Abstract In a construction due to Steingrímsson, a simplicial complex is associated to each simple graph; the complex

More information

Circular choosability of graphs

Circular choosability of graphs Circular choosability of graphs Xuding Zhu Department of Applied Mathematics National Sun Yat-sen University Kaohsiung, Taiwan zhu@math.nsysu.edu.tw Abstract This paper discusses the circular version of

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

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

Independent Transversal Dominating Sets in Graphs: Complexity and Structural Properties

Independent Transversal Dominating Sets in Graphs: Complexity and Structural Properties Filomat 30:2 (2016), 293 303 DOI 10.2298/FIL1602293A Published by Faculty of Sciences and Mathematics, University of Niš, Serbia Available at: http://www.pmf.ni.ac.rs/filomat Independent Transversal Dominating

More information

On uniquely 3-colorable plane graphs without prescribed adjacent faces 1

On uniquely 3-colorable plane graphs without prescribed adjacent faces 1 arxiv:509.005v [math.co] 0 Sep 05 On uniquely -colorable plane graphs without prescribed adjacent faces Ze-peng LI School of Electronics Engineering and Computer Science Key Laboratory of High Confidence

More information

Inequalities for the First-Fit chromatic number

Inequalities for the First-Fit chromatic number Worcester Polytechnic Institute Digital WPI Computer Science Faculty Publications Department of Computer Science 9-007 Inequalities for the First-Fit chromatic number Zoltán Füredi Alfréd Rényi Institute,

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

Partial cubes: structures, characterizations, and constructions

Partial cubes: structures, characterizations, and constructions Partial cubes: structures, characterizations, and constructions Sergei Ovchinnikov San Francisco State University, Mathematics Department, 1600 Holloway Ave., San Francisco, CA 94132 Abstract Partial cubes

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

Group connectivity of certain graphs

Group connectivity of certain graphs Group connectivity of certain graphs Jingjing Chen, Elaine Eschen, Hong-Jian Lai May 16, 2005 Abstract Let G be an undirected graph, A be an (additive) Abelian group and A = A {0}. A graph G is A-connected

More information

A necessary and sufficient condition for the existence of a spanning tree with specified vertices having large degrees

A necessary and sufficient condition for the existence of a spanning tree with specified vertices having large degrees A necessary and sufficient condition for the existence of a spanning tree with specified vertices having large degrees Yoshimi Egawa Department of Mathematical Information Science, Tokyo University of

More information

Rao s degree sequence conjecture

Rao s degree sequence conjecture Rao s degree sequence conjecture Maria Chudnovsky 1 Columbia University, New York, NY 10027 Paul Seymour 2 Princeton University, Princeton, NJ 08544 July 31, 2009; revised December 10, 2013 1 Supported

More information

Small Cycle Cover of 2-Connected Cubic Graphs

Small Cycle Cover of 2-Connected Cubic Graphs . Small Cycle Cover of 2-Connected Cubic Graphs Hong-Jian Lai and Xiangwen Li 1 Department of Mathematics West Virginia University, Morgantown WV 26505 Abstract Every 2-connected simple cubic graph of

More information

k-degenerate Graphs Allan Bickle Date Western Michigan University

k-degenerate Graphs Allan Bickle Date Western Michigan University k-degenerate Graphs Western Michigan University Date Basics Denition The k-core of a graph G is the maximal induced subgraph H G such that δ (H) k. The core number of a vertex, C (v), is the largest value

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

Packing chromatic number, (1, 1, 2, 2)-colorings, and characterizing the Petersen graph

Packing chromatic number, (1, 1, 2, 2)-colorings, and characterizing the Petersen graph Packing chromatic number, (1, 1, 2, 2)-colorings, and characterizing the Petersen graph Boštjan Brešar a,b Douglas F. Rall d Sandi Klavžar a,b,c Kirsti Wash e a Faculty of Natural Sciences and Mathematics,

More information

Parity Versions of 2-Connectedness

Parity Versions of 2-Connectedness Parity Versions of 2-Connectedness C. Little Institute of Fundamental Sciences Massey University Palmerston North, New Zealand c.little@massey.ac.nz A. Vince Department of Mathematics University of Florida

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

Induced subgraphs of graphs with large chromatic number. VIII. Long odd holes

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

More information

Automorphism groups of wreath product digraphs

Automorphism groups of wreath product digraphs Automorphism groups of wreath product digraphs Edward Dobson Department of Mathematics and Statistics Mississippi State University PO Drawer MA Mississippi State, MS 39762 USA dobson@math.msstate.edu Joy

More information

Triangle-free graphs with no six-vertex induced path

Triangle-free graphs with no six-vertex induced path Triangle-free graphs with no six-vertex induced path Maria Chudnovsky 1, Paul Seymour 2, Sophie Spirkl Princeton University, Princeton, NJ 08544 Mingxian Zhong Columbia University, New York, NY 10027 June

More information

arxiv: v2 [math.co] 19 Jun 2018

arxiv: v2 [math.co] 19 Jun 2018 arxiv:1705.06268v2 [math.co] 19 Jun 2018 On the Nonexistence of Some Generalized Folkman Numbers Xiaodong Xu Guangxi Academy of Sciences Nanning 530007, P.R. China xxdmaths@sina.com Meilian Liang School

More information

Claw-free Graphs. III. Sparse decomposition

Claw-free Graphs. III. Sparse decomposition Claw-free Graphs. III. Sparse decomposition Maria Chudnovsky 1 and Paul Seymour Princeton University, Princeton NJ 08544 October 14, 003; revised May 8, 004 1 This research was conducted while the author

More information

Graphs and Combinatorics

Graphs and Combinatorics Graphs and Combinatorics (2005) 21:469 474 Digital Object Identifier (DOI) 10.1007/s00373-005-0625-0 Graphs and Combinatorics Springer-Verlag 2005 On Group Chromatic Number of Graphs Hong-Jian Lai 1 and

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

Definitions. Notations. Injective, Surjective and Bijective. Divides. Cartesian Product. Relations. Equivalence Relations

Definitions. Notations. Injective, Surjective and Bijective. Divides. Cartesian Product. Relations. Equivalence Relations Page 1 Definitions Tuesday, May 8, 2018 12:23 AM Notations " " means "equals, by definition" the set of all real numbers the set of integers Denote a function from a set to a set by Denote the image of

More information

Dirac s Map-Color Theorem for Choosability

Dirac s Map-Color Theorem for Choosability Dirac s Map-Color Theorem for Choosability T. Böhme B. Mohar Technical University of Ilmenau, University of Ljubljana, D-98684 Ilmenau, Germany Jadranska 19, 1111 Ljubljana, Slovenia M. Stiebitz Technical

More information

arxiv: v1 [math.co] 15 Sep 2015

arxiv: v1 [math.co] 15 Sep 2015 Circular coloring of signe graphs Yingli Kang, Eckhar Steffen arxiv:1509.04488v1 [math.co] 15 Sep 015 Abstract Let k, ( k) be two positive integers. We generalize the well stuie notions of (k, )-colorings

More information

Chromatic Connectivity of Graphs

Chromatic Connectivity of Graphs Western Michigan University ScholarWorks at WMU Dissertations Graduate College 6-206 Chromatic Connectivity of Graphs Elliot Laforge Western Michigan University Follow this and additional works at: https://scholarworkswmichedu/dissertations

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

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

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 two conjectures about the proper connection number of graphs

On two conjectures about the proper connection number of graphs On two conjectures about the proper connection number of graphs Fei Huang, Xueliang Li, Zhongmei Qin Center for Combinatorics and LPMC arxiv:1602.07163v3 [math.co] 28 Mar 2016 Nankai University, Tianjin

More information

INDEPENDENT TRANSVERSAL DOMINATION IN GRAPHS

INDEPENDENT TRANSVERSAL DOMINATION IN GRAPHS Discussiones Mathematicae Graph Theory 32 (2012) 5 17 INDEPENDENT TRANSVERSAL DOMINATION IN GRAPHS Ismail Sahul Hamid Department of Mathematics The Madura College Madurai, India e-mail: sahulmat@yahoo.co.in

More information

Dominator Colorings and Safe Clique Partitions

Dominator Colorings and Safe Clique Partitions Dominator Colorings and Safe Clique Partitions Ralucca Gera, Craig Rasmussen Naval Postgraduate School Monterey, CA 994, USA {rgera,ras}@npsedu and Steve Horton United States Military Academy West Point,

More information

A characterization of diameter-2-critical graphs with no antihole of length four

A characterization of diameter-2-critical graphs with no antihole of length four Cent. Eur. J. Math. 10(3) 2012 1125-1132 DOI: 10.2478/s11533-012-0022-x Central European Journal of Mathematics A characterization of diameter-2-critical graphs with no antihole of length four Research

More information

Tree sets. Reinhard Diestel

Tree sets. Reinhard Diestel 1 Tree sets Reinhard Diestel Abstract We study an abstract notion of tree structure which generalizes treedecompositions of graphs and matroids. Unlike tree-decompositions, which are too closely linked

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

Packing chromatic vertex-critical graphs

Packing chromatic vertex-critical graphs Packing chromatic vertex-critical graphs Sandi Klavžar a,b,c Douglas F. Rall d a Faculty of Mathematics and Physics, University of Ljubljana, Slovenia b Faculty of Natural Sciences and Mathematics, University

More information

Extremal Graphs Having No Stable Cutsets

Extremal Graphs Having No Stable Cutsets Extremal Graphs Having No Stable Cutsets Van Bang Le Institut für Informatik Universität Rostock Rostock, Germany le@informatik.uni-rostock.de Florian Pfender Department of Mathematics and Statistics University

More information

ON THE CORE OF A GRAPHf

ON THE CORE OF A GRAPHf ON THE CORE OF A GRAPHf By FRANK HARARY and MICHAEL D. PLUMMER [Received 8 October 1965] 1. Introduction Let G be a graph. A set of points M is said to cover all the lines of G if every line of G has at

More information

Probe interval graphs and probe unit interval graphs on superclasses of cographs

Probe interval graphs and probe unit interval graphs on superclasses of cographs Author manuscript, published in "" Discrete Mathematics and Theoretical Computer Science DMTCS vol. 15:2, 2013, 177 194 Probe interval graphs and probe unit interval graphs on superclasses of cographs

More information

On k-rainbow independent domination in graphs

On k-rainbow independent domination in graphs On k-rainbow independent domination in graphs Tadeja Kraner Šumenjak Douglas F. Rall Aleksandra Tepeh Abstract In this paper, we define a new domination invariant on a graph G, which coincides with the

More information

The Algorithmic Aspects of the Regularity Lemma

The Algorithmic Aspects of the Regularity Lemma The Algorithmic Aspects of the Regularity Lemma N. Alon R. A. Duke H. Lefmann V. Rödl R. Yuster Abstract The Regularity Lemma of Szemerédi is a result that asserts that every graph can be partitioned in

More information

Downloaded 03/01/17 to Redistribution subject to SIAM license or copyright; see

Downloaded 03/01/17 to Redistribution subject to SIAM license or copyright; see SIAM J. DISCRETE MATH. Vol. 31, No. 1, pp. 335 382 c 2017 Society for Industrial and Applied Mathematics PARTITION CONSTRAINED COVERING OF A SYMMETRIC CROSSING SUPERMODULAR FUNCTION BY A GRAPH ATTILA BERNÁTH,

More information

Index coding with side information

Index coding with side information Index coding with side information Ehsan Ebrahimi Targhi University of Tartu Abstract. The Index Coding problem has attracted a considerable amount of attention in the recent years. The problem is motivated

More information

Proper connection number and 2-proper connection number of a graph

Proper connection number and 2-proper connection number of a graph Proper connection number and 2-proper connection number of a graph arxiv:1507.01426v2 [math.co] 10 Jul 2015 Fei Huang, Xueliang Li, Shujing Wang Center for Combinatorics and LPMC-TJKLC Nankai University,

More information

HAMILTONIAN CYCLES AVOIDING SETS OF EDGES IN A GRAPH

HAMILTONIAN CYCLES AVOIDING SETS OF EDGES IN A GRAPH HAMILTONIAN CYCLES AVOIDING SETS OF EDGES IN A GRAPH MICHAEL J. FERRARA, MICHAEL S. JACOBSON UNIVERSITY OF COLORADO DENVER DENVER, CO 8017 ANGELA HARRIS UNIVERSITY OF WISCONSIN-WHITEWATER WHITEWATER, WI

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

Graph homomorphisms. Peter J. Cameron. Combinatorics Study Group Notes, September 2006

Graph homomorphisms. Peter J. Cameron. Combinatorics Study Group Notes, September 2006 Graph homomorphisms Peter J. Cameron Combinatorics Study Group Notes, September 2006 Abstract This is a brief introduction to graph homomorphisms, hopefully a prelude to a study of the paper [1]. 1 Homomorphisms

More information