Discrete Applied Mathematics 204 (2016) 13–21
Contents lists available at ScienceDirect
Discrete Applied Mathematics journal homepage: www.elsevier.com/locate/dam
Chromatic and flow polynomials of generalized vertex join graphs and outerplanar graphs Boris Brimkov ∗ , Illya V. Hicks Computational & Applied Mathematics, Rice University, Houston, TX 77005, USA
article
info
Article history: Received 19 February 2015 Received in revised form 7 October 2015 Accepted 8 October 2015 Available online 11 November 2015 Keywords: Chromatic polynomial Flow polynomial Vertex join Outerplanar graph Tree Wheel graph
abstract A generalized vertex join of a graph is obtained by joining an arbitrary multiset of its vertices to a new vertex. We present a low-order polynomial time algorithm for computing the chromatic polynomials of generalized vertex joins of trees; by duality, this algorithm can also be used to compute the flow polynomials of arbitrary outerplanar graphs. We also present closed formulas for the chromatic polynomials of generalized vertex joins of cliques, and the chromatic and flow polynomials of generalized vertex joins of cycles. © 2015 Elsevier B.V. All rights reserved.
1. Introduction Graph polynomials contain various information about the structure and properties of graphs; their study is an active area of research with many theoretical consequences and practical applications. Two of the most important single-variable graph polynomials are the chromatic and flow polynomials. Their coefficients, roots, values at specific points, and derivatives have meaningful interpretations related to the chromatic and flow numbers, Hamiltonicity [22], number of acyclic and totally cyclic orientations [19], cycle space [27], and edge-connectivity [12] of the corresponding graphs. Chromatic and flow polynomials also have connections to other sciences such as statistical physics, combinatorics, and theoretical computer science. The chromatic polynomial is the zero-temperature limit of the anti-ferromagnetic Potts model and is used to model the behavior of crystals and ferromagnets [18]; it is also related to the Stirling and Beraha numbers, which arise in a variety of analytic and combinatorics problems (cf. [13,1]). The flow polynomial is used in crystallography and statistical mechanics to model the physical properties of ice and other crystals [11]. For more applications of chromatic and flow polynomials, see the comprehensive survey of Ellis-Monaghan and Merino [4] and the bibliography therein. Unfortunately, computing the chromatic and flow polynomials of a graph are very challenging tasks. These problems are NP-hard for general graphs, and even for bipartite planar graphs and sparse graphs as shown in [16]. In fact, most of the terms of the chromatic and flow polynomials of general graphs cannot even be approximated (see [5,16]). Thus, a large volume of work in this area is focused on exploiting the structure of specific types of graphs in order to derive closed formulas, algorithms, or heuristics for computing their chromatic and flow polynomials. Such investigations frequently focus on classes of graphs which are generalizations of trees, cliques, and cycles. In particular, Wakelin et al. [3,24] considered a class of graphs called polygon trees and computed their chromatic polynomials; they also characterized the chromatic polynomials of biconnected outerplanar graphs and the flow
∗
Corresponding author. E-mail addresses:
[email protected] (B. Brimkov),
[email protected] (I.V. Hicks).
http://dx.doi.org/10.1016/j.dam.2015.10.016 0166-218X/© 2015 Elsevier B.V. All rights reserved.
14
B. Brimkov, I.V. Hicks / Discrete Applied Mathematics 204 (2016) 13–21
Fig. 1. Left: A graph G. Right: GS , the generalized vertex join of G using S = {v1 , v1 , v3 , v4 , v4 , v4 }.
polynomials of their dual graphs. Whitehead [25,26] characterized the chromatic polynomials of a class of clique-like graphs called q-trees. Furthermore, Lazuka [10] obtained explicit formulas for the chromatic polynomials of cactus graphs, Gordon [6] studied Tutte polynomials (a generalization of chromatic and flow polynomials) of rooted trees, and MphakoBanda [14,15] derived formulas for the chromatic, flow, and Tutte polynomials of flower graphs. In this paper, we consider yet another generalization of trees, cliques, and cycles. We define a generalized vertex join of a graph G to be the graph obtained by joining an arbitrary multiset of the vertices of G to a new vertex. We compute the chromatic polynomials of generalized vertex joins of trees, cliques, and cycles, and use the duality of chromatic and flow polynomials to find the flow polynomials of certain other classes of graphs, including outerplanar graphs. Thus, we complement the work of Wakelin et al. [3,24] on chromatic polynomials of outerplanar graphs and flow polynomials of their duals, by characterizing the flow polynomials of outerplanar graphs and the chromatic polynomials of their duals. Several related results are included as well. The paper is organized as follows. In the next section, we recall some notions and notations related to graph theory and graph polynomials. In Section 3, we list well-known technical tools used in the computation of chromatic and flow polynomials. In Section 4, we compute the chromatic polynomials of generalized vertex joins of trees; we relate these results to outerplanar graphs in Section 5. In Section 6, we consider generalized vertex joins of cliques and cycles, and related dual results. We conclude with some final remarks and open questions in Section 7. 2. Preliminaries We assume the reader is familiar with basic graph theoretic notions and operations; refer to [2] for an extensive background on graph theory. In this section, we first recall the definition of a multiset and related terms, followed by select graph theoretic notions used in the paper. Let G = (V , E ) be a graph. A multiset S over V is a collection of vertices of V , each of which may appear more than once in S. The number of times a vertex v appears in S is the multiplicity of v . The underlying set of S is the set S ′ which contains the (unique) elements of S. For example, S = {v1 , v1 , v3 , v4 , v4 , v4 } is a multiset over V = {v1 , v2 , v3 , v4 , v5 } and the underlying set of S is S ′ = {v1 , v3 , v4 }. Using this notion, we define the generalized vertex join of G using S to be the graph GS = (V ∪ {v ∗ }, E ∪ {vv ∗ : v ∈ S }). Note that if the multiplicity of v in S is k, there are k parallel edges between v and v ∗ in GS . See Fig. 1 for an example. Given G = (V , E ) and S ⊂ V , the induced subgraph G[S ] is the subgraph of G whose vertex set is S and whose edge set consists of all edges of G which have both ends in S. Given u, v ∈ V , the contraction G/uv is obtained by deleting edge uv if it exists, and identifying u and v into a single vertex. Note that G does not need to have the edge uv for G/uv to be defined. Finally, we say that G is biconnected if G − v has exactly one connected component for all v ∈ V . Many of the graphs considered in this paper are planar graphs — i.e., they can be drawn in the plane so that their edges do not cross each other. A graph drawn in such a way is called a plane graph. If G is a plane graph, its dual G∗ is a graph that has a vertex corresponding to each face of G, and an edge joining the vertices corresponding to neighboring faces for each edge of G. Note that if G is connected, G = (G∗ )∗ . The weak dual of G is the subgraph of G∗ whose vertices correspond to the bounded faces of G. We close this section by introducing the two graph polynomials we will investigate in the sequel. A vertex coloring of G is an assignment of colors to the vertices of G so that no edge is incident to vertices of the same color. A t-coloring of G is a vertex coloring using at most t colors. The chromatic polynomial P (G; t ) counts the number of t-colorings of G; if the dependence on t is implied in the context, this can be abbreviated as P (G). A closely related polynomial is the flow polynomial. A nowhere-zero Zt -flow on G is an assignment of values from {1, 2, . . . , t − 1} to the edges of an arbitrary orientation of G so that the total flow entering each vertex is congruent modulo t to the total flow leaving each vertex. The flow polynomial F (G; t ) counts the number of nowhere-zero Zt -flows on G; if the dependence on t is implied, this can be abbreviated as F (G). 3. Tools for computing chromatic and flow polynomials Before we present our main results, we list a number of well-known facts frequently used in the computation of chromatic and flow polynomials. Proofs of these and other related results are given by Tutte [23]. In what follows, let G = (V , E ) be a
B. Brimkov, I.V. Hicks / Discrete Applied Mathematics 204 (2016) 13–21
15
graph, Kn be the complete graph on n vertices and Cn be the cycle on n vertices. P (G) = P (G − e) − P (G/e) for any e = uv , where u, v ∈ V P (G) = P (G + e) + P (G/e) for any e = uv , where u, v ∈ V If G = G1 ∪ G2 and G1 ∩ G2 = Kr , then P (G) =
P (G1 )P (G2 ) P (Kr )
If e ∈ E (G) is a multiple edge, then P (G) = P (G − e)
(1) (2) (3)
Many of these identities can also be used in the computation of flow polynomials, as the flow polynomial can be obtained from the chromatic polynomial in the following way: If G is planar, then F (G) =
1
P (G∗ ). (4) t Furthermore, the following identities allow us to express the chromatic and flow polynomials of G in terms of the polynomials of its connected and biconnected components. If G = G1 ∪ G2 and |V (G1 ∩ G2 )| = 0, then P (G) = P (G1 )P (G2 ) If G = G1 ∪ G2 and |V (G1 ∩ G2 )| ≤ 1, then F (G) = F (G1 )F (G2 )
(5)
Finally, closed formulas for the chromatic polynomials of some specific graphs are known. In particular, P (Kn ) = t (t − 1) . . . (t − (n − 1))
(6)
P (Cn ) = (t − 1) + (−1) (t − 1)
(7)
P (T ) = t (t − 1)
(8)
n
n
n−1
for any tree T on n vertices.
Remark 1. Let G = (V , E ) be a graph, S be a multiset over V , and S ′ be the underlying set of S. By (3), P (GS ) = P (GS ′ ). Thus, when computing the chromatic polynomial of GS , we can assume without loss of generality that the multiplicity of every element in S is 1. The reason we consider multisets instead of sets of vertices is because allowing certain multiple edges in a class of graphs corresponds to a larger class of dual graphs. In turn, this can lead to broader results about flow polynomials and allow us to easily establish the flow-equivalence of certain graphs. For instance, in the next section, we compute the chromatic polynomials of generalized vertex joins of trees. We show in Section 5 that the duals of these graphs are outerplanar graphs, where the added vertex v ∗ is the one corresponding to the outer face. Allowing multiple edges between v ∗ and each vertex of the tree means the family of duals includes all biconnected outerplanar graphs, instead of ones for which at most one edge from each bounded face borders the outer face. Thus, we are able to state a broader result about flow polynomials. A similar principle is used in Section 6 with the flow polynomials of generalized vertex joins of cycles. 4. Chromatic polynomials of generalized vertex join trees Let T = (V , E ) be a tree with |V | = n, S be a multiset over V , and let TS be the generalized vertex join of T using S. For short, we will call TS a generalized vertex join tree. In this section, we present an efficient algorithm to find P (TS ). First, by Remark 1, we can assume that the multiplicity of every element in S is 1. Two special cases of TS occur when |S | = 0 and when |S | = 1. In the first case, TS consists of a tree on n vertices and an isolated vertex. Thus, by (8) and (5), P (TS ) = t 2 (t − 1)n−1 . In the second case, TS is a tree on n + 1 vertices, so by (8), P (TS ) = t (t − 1)n . Thus, from now on, we will assume that |S | ≥ 2. Next, suppose there are b bridges in TS , and let B be the set of vertices in TS which are an endpoint of some bridge, but do not belong to a cycle. Note that since |S | ≥ 2, there is at least one cycle, so not all edges of TS are bridges. Let TS′ = TS − B (see Fig. 2, middle). Using (2) and (8), it is easy to see that t (t − 1)
b
= P (TS′ )(t − 1)b . (9) tb We now introduce several definitions which are analogous to standard notions in graph theory and are slightly modified to suit our purposes. For simplicity, we will refer to these terms by the names of their standard analogues. First, select an arbitrary vertex r ̸= v ∗ in TS′ called a root. The level of a node in TS′ is given by the function L : V (TS′ )\{v ∗ } → N ∪ {0} with L(v) = d(r , v), where d(r , v) is the length of the shortest path between r and v in TS′ − v ∗ . Denote by Li (TS′ ) the set of nodes at the ith level; more precisely, Li (TS′ ) = {v : L(v) = i}. Let L be the height of TS′ , i.e., L = max{L(v) : v ∈ V (TS′ )\{v ∗ }}. If L(v) = i, w is a child of v if w is adjacent to v and L(w) = i + 1. Vertex z is a descendant of v if z = v ∗ or if there is a path v, p1 , . . . , pr , z such that L(v) < L(p1 ) < · · · < L(pr ) < L(z ). The set of all descendants of v is denoted D(v). See Fig. 2 for an illustration. P (TS ) = P (TS ) ′
16
B. Brimkov, I.V. Hicks / Discrete Applied Mathematics 204 (2016) 13–21
Fig. 2. Left: Forming TS from a given tree T and a subset of its nodes S. Middle: Removing the bridges of TS to form TS′ , and selecting node r. Right: Finding Li (TS′ ).
Finally, for any a ∈ V (TS′ )\{v ∗ } and child c of a, we define Ta = TS′ [a ∪ D(a)], Ha = Ta /av ∗ , T˜c = TS′ [{a} ∪ {c } ∪ D(c )], and ˜ Hc = T˜c /av ∗ . See Fig. 3 for an illustration of these subgraphs. With this in mind, let a ̸= v ∗ be a vertex in TS′ with children c1 , . . . , ck , and suppose we know P (Tci ) and P (Hci ), 1 ≤ i ≤ k. Define the function f : V (TS′ )\{v ∗ } → {0, 1} by f (v) = 1 if v ∈ S, f (v) = 0 if v ̸∈ S, and let I = {i : f (ci ) = 1} and Z = {i : f (ci ) = 0} be a partition of the children of a based on whether or not they are connected to v ∗ . Then, we can compute P (Ha ) as follows. k 1 ˜ ci ) P (H P (Ha ) = k−1 t
= =
i=1
1 t k−1
˜ ci ) P (H
Z
I
1 t k−1
˜ ci ) P (H P (Tci )
P (Tci ) − P (Hci )
Z
I
˜ ci , and the third equality follows from (1). Here, the first equality follows from (2) and the definition of H ∗ Next, we compute P (Ta ) by considering two cases: a is either connected to v or not. Let P1 (Ta ) = P (Ta ) where f (a) = 1, and P0 (Ta ) = P (Ta ) where f (a) = 0. Clearly, P (Ta ) = f (a)P1 (Ta )+ 1 − f (a) P0 (Ta ). We now find P1 (Ta ) and P0 (Ta ) separately as follows. k 1 P (T˜ci ) P1 (Ta ) = k−1 t (t − 1) i=1
1
=
t (t − 1)
k−1
P (T˜ci )
Z
I
P (Tci )(t − 2)
P (T˜ci )
P (T˜ci + ci v ∗ ) + P (T˜ci /ci v ∗ ) k−1 t (t − 1) Z P (Tci )(t − 2) I = P (Tci + ci v ∗ )(t − 2) + P (Hci )(t − 1) k−1 t (t − 1) Z P (Tci )(t − 2) I P (Tci ) − P (Hci ) (t − 2) + P (Hci )(t − 1) = k−1 t (t − 1) Z 1 = P (Tci )(t − 2) (t − 2)P (Tci ) + P (Hci ) k−1 t (t − 1) I Z =
I
P0 (Ta ) = P (Ta + av ∗ ) + P (Ta /av ∗ ) = P1 (Ta ) + P (Ha ) In the computation of P1 (Ta ), the first equality follows from (2), the third equality follows from applying (2) in the first product and (1) in the second product, the fourth equality follows from (2) and the definition of T˜ci , and the fifth equality follows from applying (1) to the edge ci v ∗ . In the computation of P0 (Ta ), the first equality follows from (1), and the second equality follows from the definitions of P1 and Ha . Thus, we have shown how to express P (Ta ) and P (Ha ) in terms of P (Tci ) and P (Hci ), 1 ≤ i ≤ k. Using these identities, we propose the following algorithm for finding the chromatic polynomial of a generalized vertex join tree TS .
B. Brimkov, I.V. Hicks / Discrete Applied Mathematics 204 (2016) 13–21
17
˜ a2 , for two vertices a1 and a2 of the graph TS′ shown in Fig. 2, right. Fig. 3. From left to right: Ta1 ; T˜a1 ; Ha2 ; H
Algorithm 1 1. Find and remove the bridges of TS to acquire TS′ 2. For i = L to 0 Compute P (Ta ) and P (Ha ) for each a ∈ Li (TS′ ) 3. Compute P (TS ) using (9)
Theorem 2. Algorithm 1 finds the correct chromatic polynomial of a generalized vertex join tree TS using O (n2 log n) time and O (n) space. Proof. We showed in (9) and the preceding discussion that P (TS ) can be computed by finding the bridges of TS and the chromatic polynomial of TS′ . Thus, we only need to verify that Step 2 above correctly computes P (TS′ ). We also established that for every a ∈ V (TS′ )\{v ∗ }, P (Ta ) and P (Ha ) can be expressed in terms of {P (Tc ), P (Hc ) : c is a child of a}. Note that this expression is vacuously satisfiable for vertices which have no children, including all vertices in LL (TS′ ). Now, for L > i ≥ 0, vertex a in Li (TS′ ) either has no children, or has all of its children in Li+1 (TS′ ). In either case, P (Tc ) and P (Hc ) are known for every child c of a—either vacuously or inductively. Thus, P (Ta ) and P (Ha ) can also be computed using the formulas derived in this section. Since P (TS′ ) = P (Tr ) and L0 (TS′ ) = {r }, Algorithm 1 indeed finds the correct chromatic polynomial of TS . To verify the time-complexity, first note that since |E (TS )| = O (n), we can find all bridges of TS in O (n) time using the algorithm of Tarjan [21]. Also, the level and list of children of each vertex of TS′ − v ∗ can be found with O (n) time by a breadth-first scan. Each evaluation of P (Ta ) and P (Ha ) requires the multiplication of O (ak ) polynomials, where ak is the number of children of a. Since we evaluate P (Ta ) and P (Ha ) for O (n) vertices, and the total number of children in TS′ is O (n), the evaluation of P (TS′ ) requires the multiplication of O (n) polynomials. Each of these polynomials has degree at most O (n), since P (TS′ ) has degree O (n). The time-complexity of multiplying two polynomials of degree n, using a Fast Fourier Transform, is O (n log n), so the total time complexity of Algorithm 1 is O (n2 log n). Finally, to verify the space-complexity, note that the total number of vertices in the set of graphs {Ta , Ha : a ∈ Li (TS′ )} is at most O (n). The chromatic polynomial of a graph with k vertices has degree k. Hence, the sum of the degrees of the set of polynomials {P (Ta ), P (Ha ) : a ∈ Li (TS′ )} is O (n). A set of polynomials whose degrees add up to n can be stored with O (n) space. Thus, since we only have to store the polynomials P (Ta ) and P (Ha ) for a in one level at a time, the total spacecomplexity of Algorithm 1 is O (n). 5. Flow polynomials of outerplanar graphs Let B be a biconnected outerplane graph with bounded faces F1 , . . . , Fs and outer face F∗ . The weak dual of B is a tree T = (V , E ), where vertex vi ∈ T corresponds to face Fi ∈ B (cf. [20]). Suppose Fi shares fi edges with F∗ , and let v ∗ be the vertex in B∗ corresponding to F∗ . Then, B∗ is the generalized vertex join tree TS , where S is the multiset over V in which vi appears fi times. With this in mind, we propose the following procedure to compute the flow polynomial of an arbitrary outerplanar graph G. Algorithm 2 1. Find the biconnected components G1 , . . . , Gk of G 2. Find the dual graphs G∗1 , . . . , G∗k 3. Compute P (G∗1 ), . . . , P (G∗k ) using Algorithm 1 4. Compute F (G) by F (G) =
1 tk
k
i=1
P (G∗i )
18
B. Brimkov, I.V. Hicks / Discrete Applied Mathematics 204 (2016) 13–21
Theorem 3. Algorithm 2 finds the correct flow polynomial of an outerplanar graph G using O (n2 log n) time and O (n) space. Proof. Consider the biconnected components of G as separate graphs, i.e., Gi = G[Vi ] where Vi is a maximal subset of V (G) such that G[Vi ] is biconnected. Then, each Gi is a biconnected outerplanar graph and by (5) and (4), F (G) =
k
F (Gi ) =
i=1
k 1
t k i =1
P (G∗i ).
Since the dual of a biconnected outerplanar graph is a generalized vertex join tree, Algorithm 1 can be used to compute P (G∗i ) for 1 ≤ i ≤ k, so Algorithm 2 indeed finds the correct flow polynomial of G. To verify the time- and space-complexity, let |V (G)| = n and |V (Gi )| = ni ; clearly n1 +· · ·+ nk = O (n). By the algorithms of Hopcroft and Tarjan [7,8], the biconnected components G1 , . . . , Gk of G can be found, embedded in the plane, and have their dual graphs G∗1 , . . . , G∗k computed, with O (n) time and space. Finally, note that k
n2i
log ni ≤
i=1
k
2 ni
log
i =1
k
ni
= O (n2 log n).
i=1
Hence, Algorithm 1 can be applied to find P (G∗1 ), . . . , P (G∗k ) in O (n2 log n) time and O (n) space. Thus, the total time complexity of Algorithm 2 is O (n2 log n) and the total space complexity is O (n). We conclude this section with a characterization of the duality between outerplanar graphs and generalized vertex join trees. Proposition 4. Let G be a simple biconnected outerplane graph and TS be its dual generalized vertex join tree. G is simple if and only if every vertex of TS has degree at least 3. Proof. Suppose G is a simple biconnected outerplane graph. G has no parallel edges or loops, so G has no faces of size 1 or 2. Thus, each face of G is incident to at least 3 edges, so each vertex of TS has degree at least 3. Now, suppose TS is a generalized vertex join tree, and that every vertex of TS has degree at least 3. We will show that TS is the dual of a simple biconnected outerplanar graph by induction on the number of vertices of TS . If TS has two vertices v and v ∗ , all the edges in TS must join v to v ∗ since by construction, TS can have no loops. Thus, TS is the dual of some cycle of size at least 3 (which is simple, biconnected, and outerplanar). Next, let TS be a generalized vertex join tree on k + 1 vertices with minimum vertex degree at least 3, and let v be a leaf of T . Since T is a tree, v has a unique neighbor u in T with exactly one edge between u and v . Moreover, by assumption, v must be connected to v ∗ by ℓ ≥ 2 edges and u must be incident to at least two edges other than uv . Thus, if we delete v from TS and add an edge from u to v ∗ , we obtain a generalized vertex join tree on k vertices, which by induction is the dual of some simple biconnected outerplanar graph G. In this graph, u corresponds to some bounded face F and v ∗ corresponds to the outer face F∗ . Since we added an edge uv ∗ , F shares at least one edge e with F∗ . Now, if we glue a cycle of size ℓ + 1 to e, we obtain a simple biconnected outerplanar graph whose dual is TS . 6. Generalized vertex joins of cliques and cycles In this section, we compute the chromatic polynomials of generalized vertex joins of complete graphs and cycles, and use duality to compute the flow polynomials of generalized vertex joins of cycles. 6.1. Chromatic polynomials of generalized vertex join cliques Let K = (V , E ) be a complete graph, S be a multiset over V and let KS be the generalized vertex join of K using S. For short, we will call KS a generalized vertex join clique. Let |V | = n, S ′ be the underlying set of S and |S ′ | = s. Using (3), (2) and (6), we have P (KS ) = P (KS ′ ) =
P (Kn )P (Ks+1 ) P (Ks )
= ( t − s)
n −1
(t − i).
i =0
Since in general complete graphs are not planar, graph duality cannot be applied to generalized vertex join cliques to obtain a result about flow polynomials. Remark 5. It would be interesting (and likely challenging) to investigate the flow polynomials of generalized vertex join cliques directly. Tutte derived a rather complicated formula for the flow polynomials of cliques; adding a vertex with arbitrary connections to the others will complicate this formula even more.
B. Brimkov, I.V. Hicks / Discrete Applied Mathematics 204 (2016) 13–21
19
Fig. 4. Left: A generalized vertex join cycle CS . Right: The underlying graph CS ′ .
Fig. 5. Decomposing CS ′ (on far left) into simpler graphs as described in (10). Using (2), the graphs in the top row can be further decomposed into the cycles making up their bounded faces.
6.2. Chromatic and flow polynomials of generalized vertex join cycles Let C = (V , E ) be a cycle, S be a multiset over V and let CS be the generalized vertex join of C using S. For short, we will call CS a generalized vertex join cycle. In the literature, graphs of a similar form have also been called ‘‘generalized wheel’’ graphs, and have been investigated by other approaches and in different contexts (cf. [9,17]). In the remainder of this section, we will present formulas for P (CS ) and F (CS ) in a unified framework. Without loss of generality, CS may be given a ‘‘wheel’’ embedding obtained by placing v ∗ in the bounded face of a plane drawing of C and drawing edges from the vertices in S to v ∗ so that the resulting graph remains plane; this embedding of CS is unique up to topological conjugacy. We label the vertices along the outer face of CS in clockwise order as v1 , . . . , vn ; see Fig. 4. The edges incident to v ∗ will be called spokes. If S = ∅, then by (7), P (CS ) = tP (Cn ) = t ((t − 1)n + (−1)n (t − 1)) and F (CS ) = t − 1; thus, suppose hereafter that S ̸= ∅ and consider S ′ , the underlying set of S. By (3), P (CS ) = P (CS ′ ). Without loss of generality, suppose that S ′ = {va1 , . . . , vas } where 1 = a1 < · · · < as . Also, let e1 , . . . , es be the spokes of CS ′ , with ei = vai v ∗ , and F1 , . . . , Fs be the faces of CS ′ , with Fi clockwise of edge ei ; see Fig. 4 for an illustration. Let fi be the size of face Fi , i.e., the number of edges along the boundary of Fi . It is easy to see that fi = 2 + ai+1 − ai for 1 1 ≤ i ≤ s − 1 and fs = 2 + (n + 1) − as . For 1 ≤ i ≤ s, define CSi ′ = CS ′ − {ei , . . . , es } and for notational simplicity, CSs+ = CS ′ . ′ Then, applying (1) consecutively on the edges es , . . . , e1 yields the following decomposition; see Fig. 5 for an illustration. P (CS ′ ) = P (CS ′ − es ) − P (CS ′ /es ) 1 = P (CSs′ ) − P (CSs+ ′ /es ) 1 s+1 s = P (CSs− ′ ) − P (CS ′ /es−1 ) − P (CS ′ /es ) .. . 1 = P (CS1′ ) − P (CS2′ /e1 ) − · · · − P (CSs′ /es−1 ) − P (CSs+ ′ /es )
= tP (Cn ) −
s
1 P (CSi+ ′ /ei ).
(10)
i=1 1 s Thus, P (CS ′ ) is decomposed into the chromatic polynomials of the collection of graphs {CSi+ ′ /ei }i=1 . The faces of CS ′ can be
1 regarded as cycles of sizes f1 , . . . , fs . Let Ui be the face of CSi+ ′ corresponding to the union of Fi , . . . , Fs after edges ei+1 , . . . , es
20
B. Brimkov, I.V. Hicks / Discrete Applied Mathematics 204 (2016) 13–21
Fig. 6. Left: CS and its weak dual. Right: CS∗ , the dual of CS , is also a generalized vertex join cycle. 1 are deleted. Then, the faces of CSi+ have sizes f1 , . . . , fi−1 , ui , where ui is the size of Ui ; more precisely, ′
ui = 2 + (fi − 2) + · · · + (fs − 2) = 2(i − s) +
s
fj .
(11)
j=i 1 Let Ji be the multiset of sizes of faces of CSi+ ′ /ei , i.e., J1 = {n} and for 2 ≤ i ≤ s,
Ji = {f1 , . . . , fi−2 , fi−1 − 1, ui − 1}. Then, starting from a face of
1 CSi+ ′
(12)
/ei which borders the contracted edge, and using the fact that this face shares just
1 i+1 one edge with the rest of the graph, we can successively apply (2) to evaluate P (CSi+ ′ /ei ). In particular, P (CS ′ /ei ) = 1 −i P ( K2 ) j∈Ji P (Cj ). Thus, by (10) we have
s
P (CS ) = P (CS ′ ) = tP (Cn ) −
P (Cj )
j∈Ji
i =1
P (K2 )i−1
= t ((t − 1)n + (−1)n (t − 1)) −
((t − 1)j + (−1)j (t − 1)) s j∈Ji i=1
(t (t − 1))i−1
.
(13)
Note that (13) depends only on the sequence of face-sizes of CS ′ and hence only on S. Finally, to find the flow polynomial of CS , note that by (4), F (CS ) = 1t P (CS∗ ). But CS∗ is again a generalized vertex join cycle. To see why, note that each bounded face of CS is incident to two spokes—hence the weak dual of CS is a cycle; in addition, each bounded face of CS may share any number of edges with the outer face, making the vertex of CS∗ corresponding to the outer face of CS a generalized vertex join. See Fig. 6 for an illustration. Recall that s denotes the size of S ′ , the underlying set of S. Let s˜ = |S | and let C˜ be the weak dual of CS ; C˜ is a cycle with s˜ ˜ Then, vertices. Let S˜ be the multiset of vertices of C˜ such that CS∗ = C˜ S˜ and let S˜ ′ be the underlying set of S. F (CS ) =
1 t
P (CS∗ ) =
1 t
P (C˜ S˜ ) =
1 t
P (C˜ S˜ ′ ).
(14)
It is easy to see that CS ′ and C˜ S˜ ′ have the same number of faces. Moreover, if f˜1 . . . , f˜s are the sizes of the faces of C˜ S˜ ′
in clockwise order, then f˜i equals the multiplicity of vai in S plus 2. Thus, to find F (CS ), we simply plug in the sequence of face-sizes of CS∗ into (11)–(13) as follows:
s
F (CS ) = (t − 1)s˜ + (−1)s˜ (t − 1) −
((t − 1)j + (−1)j (t − 1))
1 j∈J˜i
, (t (t − 1))i−1 − 1, 2(i − s) + sj=i f˜j − 1} for 2 ≤ i ≤ s. Note that this closed formula again
t i =1
where J˜1 = {˜s} and J˜i = {f˜1 , . . . , f˜i−2 , f˜i−1 depends only on S, since the face-sizes of CS∗ are determined from S. 7. Conclusion
We have found low-order polynomial time algorithms for computing the chromatic polynomials of generalized vertex join trees and the flow polynomials of outerplanar graphs. We have also derived closed formulas for the chromatic polynomials of generalized vertex join cliques, and the chromatic and flow polynomials of generalized vertex join cycles. Future work will focus on computing the chromatic polynomials of generalized vertex joins of other families of graphs, and of graphs obtained by a sequence of generalized vertex joins.
B. Brimkov, I.V. Hicks / Discrete Applied Mathematics 204 (2016) 13–21
21
Acknowledgments The authors thank the two anonymous referees whose valuable remarks and suggestions helped improve the presentation. This material is based upon work supported by the National Science Foundation under Grants No. 1450681, CMMI1300477, and CMMI-1404864. References [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27]
S. Beraha, J. Kahane, N. Weiss, Limits of chromatic zeros of some families of maps, J. Combin. Theory 28 (1) (1980) 52–65. A. Bondy, U.S.R. Murty, Graph Theory, in: Graduate Texts in Mathematics, vol. 244, Springer, 2008. C.Y. Chao, N.Z. Li, On trees of polygons, Arch. Math 45 (2) (1985) 180–185. A. Ellis-Monaghan, C. Merino, Graph polynomials and their applications I: The Tutte polynomial, Struct. Anal. Complex Netw. (2011) 219–255. L.A. Goldberg, M. Jerrum, Inapproximability of the Tutte polynomial, Inform. and Comput 206 (7) (2008) 908–929. G. Gordon, Chromatic and Tutte polynomials for graphs, rooted graphs and trees, in: Graph Theory Notes of New York, vol. LIV, 2008, pp. 39–50. J. Hopcroft, R. Tarjan, Algorithm 447: efficient algorithms for graph manipulation, Commun. ACM 16 (6) (1973) 372–378. J. Hopcroft, R. Tarjan, Efficient planarity testing, J. ACM 21 (4) (1974) 549–568. K.M. Koh, C.P. Teo, The chromatic uniqueness of certain broken wheels, Discrete Math. 96 (1) (1991) 65–69. E. Lazuka, On chromaticity of graphs, Discuss. Math. Graph Theory 15 (1) (1995) 19–31. E.H. Lieb, Residual entropy of square ice, Phys. Rev. 162 (1) (1967) 162–172. L. Lovász, C. Thomassen, Y. Wu, C.-Q. Zhang, Nowhere-zero 3-flows and modulo k-orientations, J. Combin. Theory 103 (5) (2013) 587–598. A. Mohr, T. Porter, Applications of Stirling numbers involving chromatic polynomials, J. Combin. Math. Combin. Comput. 70 (2009) 57–64. E. Mphako-Banda, Some polynomials of flower graphs, Internat. Math. Forum 2 (51) (2007) 2511–2118. E. Mphako-Banda, Tutte polynomials of flower graphs, Bull. Iranian Math. Soc. 35 (2) (2009) 179–190. J. Oxley, D. Welsh, Chromatic, flow and reliability polynomials: the complexity of their coefficients, Combin. Probab. Comput. 11 (04) (2002) 403–426. H. Shahmohamad, A survey on flow polynomial, in: Utilitas Mathematica Publishing Incorporated, vol. 62, 2002, pp. 13–32. A. Sokal, The multivariate Tutte polynomial (alias Potts model) for graphs and matroids, in: Surveys in Combinatorics, Cambridge University Press, 2005, pp. 173–226. R.P. Stanley, Acyclic orientations of graphs, Class. Pap. Combin. (1987) 453–460. M. Syslo, Characterizations of outerplanar graphs, Discrete Math. 26 (1) (1979) 47–53. E. Tarjan, A note on finding the bridges of a graph, Inform. Process. Lett. 2 (6) (1974) 160–161. C. Thomassen, Chromatic roots and Hamiltonian paths, J. Combin. Theory 80 (2) (2000) 218–224. T.W. Tutte, Graph Theory, in: Encyclopedia of Mathematics and its Applications, vol. 21, Addison-Wesley Publishing Company, 1984. C.D. Wakelin, D.R. Woodall, Chromatic polynomials, polygon trees, and outerplanar graphs, J. Graph Theory 16 (5) (1992) 459–466. E. Whitehead, Chromatic polynomials of generalized trees, Discrete Math. 72 (1988) 391–393. E. Whitehead, Chromaticity of two-trees, J. Graph Theory 9 (2) (1985) 279–284. C.-Q. Zhang, Integer Flows and Cycle Covers of Graphs, vol. 205, CRC Press, 1997.