The Hierarchical Product of Graphs

Size: px
Start display at page:

Download "The Hierarchical Product of Graphs"

Transcription

1 The Hierarchical Product of Graphs L. Barrière F. Comellas C. Dalfó M.A. Fiol Departament de Matemàtica Aplicada IV, Universitat Politècnica de Catalunya Barcelona, Catalonia, Spain Abstract A new operation on graphs is introduced and some of its properties are studied. We call it hierarchical product, because of the strong (connectedness) hierarchy of the vertices in the resulting graphs. In fact, the obtained graphs turn out to be subgraphs of the cartesian product of the corresponding factors. Some well-known properties of the cartesian product, such as a reduced mean distance and diameter, simple routing algorithms and some optimal communication protocols are inherited by the hierarchical product. We also address the study of some algebraic properties of the hierarchical product of two or more graphs. In particular, the spectrum of the binary hypertree T m (which is the hierarchical product of several copies of the complete graph on two vertices) is fully characterized; turning out to be an interesting example of graph with all its eigenvalues distinct. Finally, some natural generalizations of the hierarchic product are proposed. Key words: Graph operations, Hierarchical product, Diameter, Mean distance, Adjacency matrix, Eigenvalues, Characteristic polynomial. 1 Introduction Complex systems, constituted by some basic elements which interact among them, appear in different fields such as technology, biology and sociology and recent research shows that many share similar organization principles. When considering graph theoretical models, the associated graphs have a low diameter (in most cases logarithmic with the order) and the degree distribution usually obeys either a powerlaw distribution (it is scale-free ) or an exponential distribution. Such properties are often associated to a modular or hierarchical structure of the system and the Corresponding author. Tel ; Fax addresses: lali@ma4.upc.edu (L. Barrière), comellas@ma4.upc.edu (F. Comellas ), cdalfo@ma4.upc.edu (C. Dalfó ), fiol@ma4.upc.edu (M.A. Fiol). Preprint submitted to Elsevier 007/0/07

2 existence of nodes with a relatively high degree (hubs). Therefore, the characterization of graphs with these properties, and the study of related graph operations and constructions allowing their generation, has recently attracted much interest in the literature, see [8] and references therein. Classical graphs can also display a modular or hierarchical structure. One of the best known examples is the hypercube or n-cube, which can be seen as the cartesian (or direct) product of complete graphs on two vertices. The hypercube has been considered in parallel computers, (Ncube, ipsc/860, TMC CM-, etc.) as it has a small diameter and degree and nice communication properties: it is a minimum broadcast graph which allows optimal broadcasting and gossiping under standard communication models. However it has a relatively large number of edges and many of them are not used in optimal communication schemes [4,1]. Here we introduce a new graph operation, called the hierarchical product, that turns out to be a generalization of the cartesian product and allows the construction of hierarchical graphs families. As a consequence, some of the well known properties of the direct product, such as a reduced diameter and simple routing algorithms, are also shared by our construction. The name has been inspired by the strong (connectedness) hierarchy of the vertices in the resulting graphs (see Fig. 1). An example of hierarchical product is the deterministic tree obtained by Jung, Kim and Kahng [6] which corresponds to the case when all the factors are star graphs; see Fig.. Also, the hierarchical graph constructions proposed in [9,10,11] can be related to hierarchical products of complete graphs. In the following section we give the definition of the new hierarchical product and we present the main properties of this product. We study the vertex hierarchy and metric parameters like the radius, eccentricity, diameter and mean distance. We also show that communication schemes valid for direct products can also be used here. Section 3 is devoted to the study of algebraic properties of the hierarchical product, in particular the determination of the spectrum of the hierarchical power of a given graph. In particular, the spectrum of the binary hypertree T m (which is the hierarchical product of several copies of the complete graph on two vertices) is fully characterized; turning out to be an interesting example of graph with all its eigenvalues distinct. Finally, in the last section a generalization of the product is given and other possible generalizations are suggested. The hierarchical product Let G i = (V i, E i ) be N graphs with each vertex set V i, i = 1,,..., N, having a distinguished or root vertex, labeled 0. The hierarchical product H = G N G G 1 is the graph with vertices the N-tuples x N... x 3 x x 1, x i V i, and edges defined by

3 (a) (b) Figure 1. The hierarchical products K and K4. the adjacencies: x N... x 3 x y 1 if y 1 x 1 in G 1, x N... x 3 y x 1 if y x in G and x 1 = 0, x N... x 3 x x 1 x N... y 3 x x 1 if y 3 x 3 in G 3 and x 1 = x = 0, (1).. y N... x 3 x x 1 if y N x N in G N and x 1 = = x N 1 = 0. Notice that the structure of the obtained product graph H heavily depends on the root vertices of the factors G i. As an example, Fig. 1 shows the hierarchical products of two and four copies of the complete graph K. The chosen order of the factors, with their subindexes in decreasing order, is because when V i = {0, 1,..., b 1}, the vertices x N... x 3 x x 1 of H represent the first b N numbers in base b. Notice that, with n i = V i and m i = E i, the number of vertices of H is n N n 3 n n 1. Moreover, the number of edges of G G 1 is m + n m 1 ; the number of edges of G 3 G G 1 is m 3 + n 3 (m + n m 1 ) = m 3 + n 3 m + n 3 n m 1 ; and so on. Note also that the hierarchical product G N G G 1 is simply a subgraph of the classical cartesian product G N G G 1. (This fact suggested us to derive the notation from.) Although the cartesian product is both commutative and associative, the hierarchical product has only the second property, provided that the root vertices are conveniently chosen (in the natural way). Moreover, such a product is also distributive on the right with respect to the union of graphs. Lemma.1 The hierarchical product of graphs satisfies the following simple properties: (a) (Associativity) If the root vertices of G G 1 and G 3 G are chosen to be 00, G 3 G G 1 = G 3 (G G 1 ) = (G 3 G ) G 1 ; () (b) (Right-distributivity) (G 3 G ) G 1 = (G 3 G 1 ) (G G 1 ); (3) 3

4 (c) (Left-semi-distributivity) If the root vertex of G G 1 is chosen in G, G 3 (G G 1 ) = (G 3 G ) n 3 G 1, (4) where n 3 G 1 = K n3 G 1 is n 3 copies of G 1. Proof. To prove the first equality in () (the other being similar), we only need to show that vertex x 3 (x x 1 ) with selfexplanatory notation has the same adjacent vertices in G 3 (G G 1 ) as vertex x 3 x x 1 has in G 3 G G 1. Indeed, x 3 (y y 1 ) if (y y 1 ) (x x 1 ) in G G 1 ; that is, y 1 x 1 in G 1 and y = x, x 3 (x x 1 ) if y x in G and y 1 = x 1 = 0, y 3 (x x 1 ) if y 3 x 3 in G 3 and (x x 1 ) = 0; that is, x = x 1 = 0. Thus, the required isomorphism is simply x 3 (x x 1 ) x 3 x x 1. As a consequence, since clearly K 1 G = G K 1 = G, the set of graphs with the binary operation is a semigroup with identity element K 1 (that is, a monoid). A simple consequence of the adjacency conditions (1) and the role of K 1 is the following lemma, whose (trivial) proof is omitted. Lemma. Let H = G N G G 1. For a fixed string z of appropriate length (for instance z = 0 = ), let H zx k... x 1 denote the subgraph of H induced by the vertex set {zx k... x 1 x i V i, 1 i k}. Let H x N... x k z be defined analogously. Then, (a) H zx k... x 1 = G k G 1 for any fixed z; (b) H x N... x k 0 = G N G k ; (c) H x N... x k z = (n N n k )K 1 for z 0. Basic properties of the factor graphs that are inherited by their hierarchical product H are, among others, tree structure, bipartiteness and planarity. (We again skip the proofs, as they are straightforward consequences of our product definition.).1 The vertex hierarchy The reader will have already noticed from the definition, that there is a strong connectedness hierarchy of the vertices in the graphs obtained with this new graph product. More precisely, the more consecutive zeroes they have on the right side of its string labels, the more neighbors (adjacent vertices) they have. In the language of network theory such vertices with high degree act as hubs. A more detailed study follows. 4

5 Let G i, i = 1,,..., N, be N graphs whose root vertices have degrees δ i = δ Gi (0). Then, the degree of a generic vertex of its hierarchical product H = G N G 1, say x = x N x N 1... x k , x k 0, is k δ H (x) = δ i, i=1 (5) and there are (n k 1) N i=k+1 n i vertices of this type. Moreover, the degree of the root vertex 0 = in H is N δ G (0) = δ i. i=1 (6) In particular, if G i = G and δ i = δ for every i = 1,,..., N, then H is the hierarchical power G N = G G G, a graph on n N vertices whose degrees follow a exponential-law distribution (see Fig. 3 for an example with G = K 3 ). That is, the probability of a randomly chosen vertex to have degree k is P(k) = γ k for some constant γ. Indeed, note that, for k = 1,..., N 1, the power graph G N contains (n 1)n N k vertices with degree kδ and n vertices with degree Nδ. For instance, if G = K, the hierarchical product T m = K m (which hereafter will be called the binary hypertree or simply m-tree) has m k vertices of degree k = 1,..., m 1, and two vertices of degree m. See again Fig. 1(b) for the case N = 4. Now we show how the suppression of the root vertices results in a disconnected graph whose number of components increases as the number of such zeroes does. Lemma.3 Given a hierarchical product of graphs, H = G N G 1, N, let H = H 0 denote the graph H after deleting its root vertex 0 = Then N (G N G G 1 ) = (G k G k 1 G 1 ). k=1 In particular, if G k = K for all 1 k N, we have where, by convention, K 0 = K 1. (K N ) = N 1 K k k=0 Proof. To prove the first equality, simply apply recursively the formula (H H 1 ) = (H H 1 ) H1 using the associativity of the product in Lemma.(a). Then, the formula concerning the power graph K N follows from the identity role of K = K 1. 5

6 Some metric parameters Figure. The hierarchical product S 3 S S 3. In this section we study some of the more relevant metric parameters of the product graphs. Namely, radius, diameter and mean distance. With this aim, let G i = (V i, E i ) be N graphs with root vertices having eccentricities ε i = ecc Gi (0), 1 i N. Then, the eccentricity of the root vertex 0 = in H is N ecc H (0) = ε i. (7) i=1 With respect to the diameter and radius of the hierarchical product H, we have the following result: Proposition.4 Given any shortest path routings ρ i of G i, i = 1,..., N, there exists an induced shortest path routing ρ of H = G N G 1. Moreover, if the graph factor G N has radius r N and diameter D N, then the radius and diameter of H are, respectively, r H = r N + N 1 i=1 ε i, (8) N 1 D H = D N + ε i. (9) i=1 Proof. Assume that we are given a shortest path routing ρ i of G i, for every i = 1,..., N. Then, for every fixed vertices v N, v N 1,..., v i+1, we can naturally extend 6

7 ρ i to the subgraph of H induced by the vertex subset {v N v N 1... v i+1 x i x i V i } V H. For the sake of simplicity, these extensions will also be denoted by ρ i. Given two arbitrary vertices x, y of H, let z = x N... x k+1 their maximum common prefix. (If k = N then z is the empty string.) Hence, we have x = zx k... x 1 and y = zy k... y 1 with x k y k. This allows us to define the following (shortest path) routing from x to y, where the symbol denotes concatenation of paths: ρ(x, y) = ρ 1 (zx k... x x 1, zx k... x 0) ρ (zx k... x 0, zx k... 00) ρ k (zx k , zy k ) ρ k 1 (zy k , zy k y k )... ρ 1 (zy k... y 0, zy k... y y 1 ). (Notice that some of the above subpaths could be empty.) That is, in terms of distances, k 1 dist H (x, y) = dist Gk (x k, y k ) + (dist Gi (x i, 0) + dist Gi (0, y i )). (10) i=1 Consequently, this algorithm provides the shortest path routing ρ and, as a byproduct, gives a constructive proof of the results about the radius and diameter. Indeed, for a fixed vertex x, it is clear by (10) that there exists a vertex y with y N x N (k = N) such that ecc H (x) = dist H (x, y) = ecc GN (x N ) + N 1 i=1 (dist Gi (x i, 0) + ε i ). (11) Then, the minimum eccentricity (that is the radius) is attained when x = x N and ecc GN (x N ) = r N, (such vertices constitute the center of H), proving (8). Moreover, the maximum eccentricity (the diameter) is attained for any vertex x N x N 1... x 1 satisfying ecc GN (x N ) = D N and dist Gi (x i, 0) = ε i, 1 i N 1, which proves (9). Concerning the mean distance of the hierarchical product, we next give a result for the case of two factors, for simplicity reasons. The case of more factors can be solved by recursively applying such a result because of the associativity property (). First, we introduce the following notation. For a given graph G = (V, E) with order n and a root vertex, say 0, let d 0 G denote the average distance between 0 and all the other vertices in G (including 0 itself); that is, d 0 G = 1 n v V dist G (0, v). Proposition.5 Let G i be two graphs with orders n i = V i, root vertices 0, local mean distances (from 0) d 0 i = d 0 G i and (global standard) mean distances d i, i = 1,. Then their hierarchical product H = G G 1, with order n = n 1 n and root vertex 00, has the following parameters: d 00 H = d d 0, (1) 7

8 d H = 1 [ (n1 1)d 1 + n 1 (n 1)(d + d 0 n 1 1) ]. (13) Proof. In computing all the distances in H, we distinguish two cases, depending on whether the two vertices are in the same or different copy of G 1 ; that is, k = 1, respectively. The, using (10) we have: d H = ( 1 n ) x dist H (x x 1, x y 1 ) + x 1,y 1 x y dist H (x x 1, y y 1 ) x 1,y 1 = ( 1 n )n dist G1 (x 1, y 1 ) x 1 y 1 + ( 1 ) n [dist G (x, y ) + dist G1 (x 1, 0) + dist G1 (0, y 1 )] x y x 1,y 1 = 1 ( n ) ( ) n1 n d 1 + n 1 dist G (x, y ) + [dist G1 (x 1, 0) + dist G1 (0, y 1 )] x y x 1,y 1 ) ( ) ( ) d 1 + n n n 1 d + [n 1 dist G1 (x 1, 0) + ) dist G1 (0, y 1 )] x 1 y 1 ) ( ) ( ) ( ) ) d 1 + n n n 1 d + n 1d 0 n 1 + n 1 dist G1 (0, y 1 ) x 1 ) ( ) ( ) ) d 1 + n n n 1 d + n 1d 0 1, = ( 1 ( ( n1 n n ) = ( 1 ( ( n1 n n ) = ( 1 ( ( n1 n n ) which gives (13). As a corollary of the preceding results, we get the following result concerning the N-th hierarchical power G N = G G N G. Corollary.6 Let G be a graph on n vertices, having a root vertex 0 with eccentricity ε and local mean distance d 0. Let G have radius r, diameter D, and mean distance d. Then the N-th hierarchical power G N, N, with root vertex 0, has the following parameters: (a) Eccentricity and local mean distance: ecc N (0) = Nε; d 0 N = Nd 0 ; (b) Radius and diameter: r N = r + (N 1)ε; D N = D + (N 1)ε; (c) Mean distance: d N = d + ( ) (N 1)n N +1 1 n N 1 n 1 d 0. Proof. The first equality in (a) and the result in (b) are direct consequences of (7) and Proposition.4. The second equality in (a) is also easily obtained by applying (1) recursively and using the associativity law. Finally, the same technique can be used for proving (c) from (13). Indeed, since G N = G N 1 G, Eq. (13) yields the following recursive formula (where d 1 = d and d 0 1 = d 0 ): 8

9 Figure 3. Two views of the hierarchical product K 3 3. d N = n(nn 1 1) d n N N 1 + n 1 1 n N 1 d 1 + n(nn 1 1) d 0 n N 1 1 ( = n(nn 1 1) n(n N 1) n N 1 n N 1 1 d N + n 1 ) n N 1 1 d 1 + n(nn 1) n N 1 1 d0 1 + n 1 n N 1 d 1 + n(nn 1 1) d 0 n N 1 = 1 = nn 1 (n 1) d n N 1 + nn n N 1 d ( (N 1)n N n N 1 n N n ) d 0 n N 1 1 ( (N 1)n N + 1 = d ) d 0 n N 1 n 1 1. In particular, note that, when N increases the mean distance of such a N-th power graph is ( d N d + d 0 N n ) n 1 which, for large values of n, gives in turn a mean distance of the order of d N d + Nd 0. Example.7 The complete graph K has radius and diameter r = D = 1, local mean distance d 0 = 1/ and mean distance d = 1. Then, for the hypertree T m = K m, with order m and root vertex 0, the above parameters turn to be: (a) ecc m (0) = m; d 0 m = m/; (b) r m = m; D m = m 1; (c) d m = mm m 1 1 m 1. 9

10 3 Algebraic properties In this section we study some algebraic properties of the hierarchical product in terms of the corresponding properties of the factors. In particular, we derive results about the spectra of hierarchical products of two different graphs and the hierarchical power (repeated product) of a given graph. Let us begin by recalling that the Kronecker product of two matrices A and B, usually denoted by A B, is the matrix obtained by replacing each entry a ij of A by the matrix a ij B for all i and j. Recall also that the Kronecker product is not commutative in general. However, if A and B are square matrices, A B and B A are permutation similar, denoted by A B = B A; that is, there exist a permutation matrix P such that A B = P (B A)P. (In terms of graphs, assuming that both matrices are adjacency matrices, we would say that the corresponding graphs are isomorphic.) Here the Kronecker product allows us to give the adjacency matrix of the hierarchical product of two graphs: Lemma 3.1 Let G i be two graphs on n i vertices, i = 1,, and with adjacency matrices A i. Then, the adjacency matrix of its hierarchical product H = G G 1, under some appropriate labeling of its vertices, can be written as A H = A D 1 + I A 1 (14) = D1 A + A 1 I (15) where D 1 = diag(1, 0,..., 0) and I (the identity matrix) have size n 1 n 1 and n n, respectively. For instance, let G be a graph of order N, and consider the product H = G K n. Then, using (15), A G I N I N I A H = D 1 A G + A Kn I N = N 0 I N, (16)... I N I N 0 which is an n n matrix of N N blocks. The following result of Silvester is also used in our study: Theorem 3. [14] Let R be a commutative subring of F n n, the set of all n n matrices over a field F (or a commutative ring), and let M R m m. Then, det F M = det F (det R M), (the subindex indicates where the determinant is computed). 10

11 This theorem gives a method to compute the determinant of a certain block matrix: Corollary 3.3 Let M = A B be a block matrix where A, B, C, D are n n C D matrices over a field which all commute with each other. Then, det M = det(ad BC). 3.1 Spectral properties of G K m In this section we study the characteristic polynomial and the spectrum of G K m. Let us concentrate first on H = G K. Then, if G has order n and adjacency matrix A, the adjacency matrix of H is with characteristic polynomial A H = A I n, I n 0 φ H (x) = det(xi n A H ) = det xi n A I n. I n xi n Then, using Corollary 3.3, we get φ H (x) = det((x 1)I n xa) = det(x[(x 1 x )I n A]) = x n φ G (x 1 ), (17) x where φ G stands for the characteristic polynomial of G. In fact this result corresponds to a particular case (r = ) of a theorem in [] that gives the characteristic polynomial of the graph corresponding to our hierarchical product G S r, with S r = K 1,r 1 (the star graph on r vertices). Going back to our case, note that, since φ G is monic polynomial of degree n, the coeficient of 1/x n in φ G (x 1/x) is 1, and hence so it is the constant term of φ H (x). Consequentely, 0 is never an eigenvalue of H. More precisely, we obtain the following result: Proposition 3.4 Let G be a graph on n vertices, with spectrum sp G = {λ m 0 0, λ m 1 1,..., λ m d d } 11

12 Figure 4. From sp G to sp(g K ) where the supraindexes denote multiplicities (m 0 = 1 if G is connected) and λ 0 < λ 1 < < λ d. Then the spectrum of the hierarchical product H = G K is where sp H = {λ m 0 00, λ m 1 01,..., λ m d 0d, λm 0 10, λ m 1 11,..., λ m d 1d }, λ 0i = f 0 (λ i ) = λ i λ i +4, λ 1i = f 1 (λ i ) = λ i+ λ i +4 (0 i d), (18) and λ 00 < λ 01 < < λ 0d < 0 < λ 10 < λ 11 < < λ 1d. (19) Proof. From (17) and the subsequent comments we get the following implications: λ sp H φ H (λ) = λ n φ G (λ 1 λ ) = 0 λ 1 λ sp G. Thus, for every λ i sp G we can obtain two eigenvalues of H, which are the solutions λ 0i = f 0 (λ i ), λ 1i = f 1 (λ i ) of the second degree equation λ λ i λ 1 = 0 (coming from λ i = λ 1/λ), satisfying λ 0i = λ i λ i +4 < 0 < λ i+ λ i +4 = λ 1i. (0) Besides, notice that λ i < λ i+1 implies λ 0i < λ 0,i+1 and λ 1i < λ 1,i+1. (See Fig. 4 for a proof without words [7].) 1

13 In particular, if G is bipartite its spectrum is symmetric with respect to 0: λ i = λ d i, i = 0, 1,..., d/, (see, for instance, [1]); and so it is H = G K with eigenvalues λ 0i = λ i λ i +4 = λ d i λ d i +4 = λ 1,d i (0 i d ). (1) Let us now consider the case of the multiple product H m = G K m with m 0 where, by convention, H 0 = G. Since, by Lemma, H m = H m 1 K, we can deal with this case by recursively applying m times (17) or Proposition 3.4. However, an alternative recurrence procedure to get the characteristic polynomial φ m of H m can be obtained from another simple consequence of Theorem 3.. Namely, Lemma 3.5 If p and q are arbitrary polynomials, then det pi n qa qi n = det((p q )I n pqa). qi n pi n This leads to a double recurrence relation for φ m (x), derived by recursively applying Lemma 3.5. With this aim, notice that the adjacency matrix of H m is A m = A m 1 I m 1 () I m 1 0 for m 1, with A 0 = A being the adjacency matrix of H 0 = G and I m denoting the identity matrix of size n m (the same as A m ). Proposition 3.6 Let {p i, q i } i 0 be the family of polynomials satisfying the recurrence equations p i = p i 1 qi 1, (3) q i = p i 1 q i 1, (4) with initial conditions p 0 = x and q 0 = 1. Then, for every m 0, the characteristic polynomial of H m = G K m is ( ) φ m (x) = q m (x) n pm (x) φ 0, q m (x) where φ 0 is the characteristic polynomial of G. Proof. Since q 0 (x) = 1 and p 0 (x) = x, the result trivially holds for m = 0. Let m 1. First we prove that, for every i, 0 i m, φ m = det(p i I m i q i A m i ). (5) 13

14 The proof is by induction on i. By definition of the characteristic polynomial, φ m = det(xi m A m ) = det(p 0 I m 1 q 0 A m 1 ), we see that (5) holds for i = 0. Assuming that it holds for i 1, and considering the structure of A m in (), we get φ m = det(p i 1 I m i+1 q i 1 A m i+1 ) = det p i 1 I m i+1 q A m i I m i i 1 I m i 0 = det p i 1I m i q i 1 A m i q i 1 I m i q i 1 I m i p i 1 I m i = det((p i 1 q i 1)I m i p i 1 q i 1 A m i ) = det(p i I m i q i A m i ), where we have used Lemma 3.5 and the recurrence relations for p i and q i. In particular, the case i = m gives φ m (x) = det(p m (x)i 0 q m (x)a 0 ) = det ( ) = q m (x) n pm (x) φ 0. q m (x) ( q m (x) ( )) pm (x) q m (x) I 0 A 0 This completes the proof. 3. The spectra of the binary hypertree Now we study the case of the m-tree T m = K m, which is obtained when we consider G = K 1 in the above family of graphs, with n = 1 and A 0 = (0) (the adjacency matrix of the singleton graph). As a consequence of Proposition 3.6 we have the following corollary. Corollary 3.7 Let {p i, q i } i 0 the family of polynomials obtained from the recurrence relations of Proposition 3.6. Then, the characteristic polynomials of the m- tree T m, m 0 (with T 0 = K 1 ), and the graph T m = T m 0, (with m 1 and 0 = ) are, respectively, φ Tm (x) = p m (x), (6) φ T m (x) = q m (x). (7) 14

15 Proof. To prove (6), we simply apply Proposition 3.6 with G = K 1, which implies n = 1, φ 0 = x, and ( ) φ Tm (x) = q m (x) n pm (x) φ 0 = p m (x). q m (x) Then, the equality in (7) follows from the above and the fact that, by applying recursively (4), we have q m (x) = m 1 i=0 p i (x). (Recall that, from Lemma.3, T m = m 1 i=0 T i.) The following result is then a consequence of Proposition 3.4 when taking G = K 1. Proposition 3.8 The m-tree T m, m 1, has eigenvalues λ m 0 λ m 1 λ m n 1, with n = m, satisfying the following recurrence relation: λ m k = λm 1 + (λ m 1 k k ) +4, (8) λ m n k 1 = λ m k, (9) for m > 1 and k = n, n + 1,..., n 1. Moreover, all the eigenvalues are distinct. Proof. The recurrence (8) and the symmetry property (9) follow from (18) and (1), respectively, since G = K 1 is trivially bipartite. Moreover, as K 1 has only the eigenvalue 0 with multiplicity m 0 = 1, the eigenvalue multiplicities of the subsequent iterations T 1 = K 1 = K 1 K, T = K = K 1 K K, etc. are also equal to 1 (Proposition 3.4), and so all eigenvalues are different. Note that, with λ 0 0 = 0 (the unique eigenvalue of K 0 = K 1, the above result applies even for m = 1, giving the eigenvalues of K : λ 0 = 1 and λ 1 = 1. This suggests the following more appealing notation: Let denote the above eigenvalue λ m i of T m just as λ i, where i = i m 1... i 1 i 0 is the number i written in base two. Then, the higher the number i the greater the eigenvalue λ i, which is obtained from (18) by applying successively one of the functions f 0, f 1 to λ 0 0 = 0, as follows: λ i = (f m 1 f 1 f 0 )(0). (30) To visualize the eigenvalue distribution obtained by the above procedure, Fig. 5 shows the spectra of T m for 0 m 6 and how each parent gives birth to two offspring. Note that the maximum eigenvalue (in absolute value) increases unboundedly with m, whereas the minimum eigenvalue tends to zero and the successive eigenvalues distribute along the real line filling it. More precisely, we have the following result: 15

16 m = 0 m = 1 m = m = m = m = m = Figure 5. The distinct eigenvalues of the hypertree T m for 0 m 6. Proposition 3.9 The assimptotic behaviors, as k, of the maximum eigenvalue λ k (spectral radius), the second largest eigenvalue θ k, and the minimum (in absolute value) eigenvalue τ k of the hypertree T k are: λ k k, θ k k, τ k 1/ k. Proof. According to (30), the above eigenvalues correspond to: λ k = λ , θ k = λ , τ k = λ Thus, for k > 1 the two maximum eigenvalues λ k and θ k verify the recurrence λ k+1 = f 1 (λ k ) = 1(λ k + λ k + 4). This function tends to a power law, λ k = αk β for k, for some constants α and β. Indeed, if we put this expression of λ k in the equation, we get: α(k + 1) β αkβ + α k β + 4 α (k + 1) β [(k + 1) β k β ] 1, and it is easy to check that λ k = k is a solution when k since, (k + 1) 1 [(k + 1) 1 k 1 ] = (k + 1) 1 (k + 1) 1 + k 1 1. The behavior of τ k is proved similarly or noting that λ k τ k = 1. In Fig. 6 we plot λ k and θ k in terms of k for all T k such that 1 k 18. Note that both scales are logarithmic, so that the straight line asymptote is, in both cases, y = 1 log + 1 log x. 16

17 Largest eigenvalues of T m nd largest eigenvalues of T m m Figure 6. The two largest eigenvalues of T m for 1 m The spectrum of a generic two-term product Theorem 3.10 Let G 1 and G be two graphs on n i vertices, with adjacency matrix A i and characteristic polynomial φ i (x), i = 1,. Let G 1 have root vertex 0 and consider the graph G 1 = G 1 0, with adjacency matrix A 1 and characteristic polynomial φ 1. Then the characteristic polynomial φ H (x) of the hierarchical product H = G G 1 is: ( ) φ H (x) = φ 1(x) n φ1 (x) φ. (31) φ 1(x) Proof. Without loss of generality, index the rows (and columns) of A i as 0, 1,,..., and assume that the vertices adjacent to the root vertex 0 in G 1, with degree δ, say, are 1,,..., δ. Then, using (15), the adjacency matrix of H can be written as an n 1 n 1 block matrix, where each block has size n n, as follows: A H = D 1 A + A 1 I = B, B A 1 I (To be compared with (16)), where B = ( I ) (δ) I Thus, the characteristic polynomial of H is 17

18 φ H (x) = det(xi A H ) = det xi A B B (xi 1 A 1) I where the n 1 blocks are of three types: One xi A, n 1 1 like xi, and several (as many as edges of G 1 ) like I. Consequently, Theorem 3. applies (since every block commutates with each other) and we can obtain φ H by computing the determinant in R n n expanding by the first row (the blocks of B): φ H (x) = det([xi A ]φ 1(x)I + φ 1 (x)i xi φ 1(x)) = det(φ 1 (x)i φ 1(x)A ) ( [ ]) = det φ φ1 (x) 1(x) φ 1(x) I A ( ) = φ 1(x) n φ1 (x) φ, φ 1(x) as claimed. In fact, a much more lengthy proof of this result was first given by Schwenk [13] in another context, without mentioning the underlying graph operation. An interesting particular case occurs when G 1 is a walk-regular graph [5] since then the so-called local characteristic function [3] is the same for every vertex and φ 1(x) = 1 n 1 φ 1(x), where, as usual, the prime indicates derivative. Corollary 3.11 With the same notation as above, if G 1 is a walk-regular graph, we have ( ) φ n ( ) φ H (x) = 1 (x) n1 φ 1 (x) φ. (3) φ 1(x) n 1 Some well-known instances of walk-regular graphs are the vertex-transitive graphs and the distance-regular graphs. A particular case of the above is when G is the (walk-regular) complete graph K n. Corollary 3.1 Let G be a graph of order n = N and characteristic polynomial φ G. Then the characteristic polynomial of H = G K n is: ( ) (x + 1)(x n + 1) φ H (x) = (x + 1) N(n ) (x n + ) N φ G. (x n + ) Proof. Apply Eq. 3 with n 1 = n, φ 1 = (x n + 1)(x + 1) n 1 (the characteristic polynomial of K n ) and φ 1 = (x + 1) n 1 + (n 1)(x n + 1)(x + 1) n. 18

19 Figure 7. Two views of a generalized hierarchical product K 3 3 with U 1 = U = {0, 1}. 4 Generalizations of the hierarchical product A natural generalization of the hierarchical product is as follows. Given N graphs G i = (V i, E i ) and (nonempty) vertex subsets U i V i, i = 1,,..., N 1, the generalized hierarchical product H = G N G N 1 (U N 1 ) G 1 (U 1 ) is the graph with vertex set V N V V 1, as above, and adjacencies: x N... x 3 x y 1 if y 1 x 1 in G 1, x N... x 3 y x 1 if y x in G and x 1 U 1 x N... x 3 x x 1 x N... y 3 x x 1 if y 3 x 3 in G 3 and x i U i, i = 1,.. y N... x 3 x x 1 if y N x N in G N and x i U i, i = 1,,..., N 1. In particular, notice that the two extreme cases are when all U i are singletons, in which case we obtain the (standard) hierarchical product; and when U i = V i for all 1 i N 1, and the resulting graph is the cartesian product of the G i s. Another possible generalization of the hierarchical product is obtained by using an appropriate factorization of the graphs G i. In this way, some properties such as a higher connectivity or a specific (scale-free) degree distribution, can be obtained in the hierarchical product. Notice also that the hierarchical product can be defined for infinite graphs and digraphs. 19

20 Acknowledgment This research was supported by the Ministry of Education and Science (Spain) and the European Regional Development Fund (ERR) under projects MTM C0-01 and TEC References [1] N. Biggs, Algebraic Graph Theory, Cambridge University Press, Cambridge, 1974; second edition: [] D. Cvetković, M. Doob, H. Sachs, Spectra of Graphs. Theory and Applications, Academic Press, New York, [3] M.A. Fiol, M. Mitjana, The local spectra of regular line graphs, Discrete Math., submitted. [4] P. Fraigniaud, E. Lazard, Methods and problems of communication in usual networks, Discrete Appl. Math. 53 (1994) [5] C. D. Godsil, Algebraic Combinatorics, Chapman and Hall, New York, [6] S. Jung, S. Kim, B. Kahng, Geometric fractal growth model for scale-free networks, Phys. Rev. E 65 (00) [7] R.B. Nelsen, Proofs Without Words: Exercises in Visual Thinking. Washington, DC: Math. Assoc. Amer., [8] M.E.J. Newman, The structure and function of complex networks, SIAM Rev. 45 (003) [9] J.D. Noh, Exact scaling properties of a hierarchical network model, Phys. Rev. E 67 (003) [10] E. Ravasz, A.-L. Barabási, Hierarchical organization in complex networks, Phys. Rev. E 67 (003) [11] E. Ravasz, A. L. Somera, D. A. Mongru, Z. N. Oltvai, A.-L. Barabási, Hierarchical organization of modularity in metabolic networks, Science 97 (00) [1] Y. Saad, M.H. Schultz, Topological properties of hypercubes, IEEE Trans. Comput. 37 (1988) [13] A.J. Schwenk, Computing the characteristic polynomial of a graph, Lect. Notes Math. 406 (1974) [14] J. R. Silvester, Determinants of block matrices, Maths Gazette 84 (000)

The Hierarchical Product of Graphs

The Hierarchical Product of Graphs The Hierarchical Product of Graphs Lali Barrière Francesc Comellas Cristina Dalfó Miquel Àngel Fiol Universitat Politècnica de Catalunya - DMA4 March 22, 2007 Outline 1 Introduction 2 The hierarchical

More information

The Hierarchical Product of Graphs

The Hierarchical Product of Graphs The Hierarchical Product of Graphs Lali Barrière Francesc Comellas Cristina Dalfó Miquel Àngel Fiol Universitat Politècnica de Catalunya - DMA4 April 8, 2008 Outline 1 Introduction 2 Graphs and matrices

More information

The Local Spectra of Regular Line Graphs

The Local Spectra of Regular Line Graphs The Local Spectra of Regular Line Graphs M. A. Fiol a, M. Mitjana b, a Departament de Matemàtica Aplicada IV Universitat Politècnica de Catalunya Barcelona, Spain b Departament de Matemàtica Aplicada I

More information

Some Properties on the Generalized Hierarchical Product of Graphs

Some Properties on the Generalized Hierarchical Product of Graphs Some Properties on the Generalized Hierarchical Product of Graphs Lali Barrière Cristina Dalfó Miquel Àngel Fiol Margarida Mitjana Universitat Politècnica de Catalunya July 23, 2008 Outline 1 The hierarchical

More information

arxiv: v1 [math.co] 5 Nov 2016

arxiv: v1 [math.co] 5 Nov 2016 On bipartite mixed graphs C. Dalfó a, M. A. Fiol b, N. López c arxiv:1611.01618v1 [math.co] 5 Nov 2016 a,b Dep. de Matemàtiques, Universitat Politècnica de Catalunya b Barcelona Graduate School of Mathematics

More information

Prime Factorization and Domination in the Hierarchical Product of Graphs

Prime Factorization and Domination in the Hierarchical Product of Graphs Prime Factorization and Domination in the Hierarchical Product of Graphs S. E. Anderson 1, Y. Guo 2, A. Rubin 2 and K. Wash 2 1 Department of Mathematics, University of St. Thomas, St. Paul, MN 55105 2

More information

The Manhattan Product of Digraphs

The Manhattan Product of Digraphs Electronic Journal of Graph Theory and Applications 1 (1 (2013, 11 27 The Manhattan Product of Digraphs F. Comellas, C. Dalfó, M.A. Fiol Departament de Matemàtica Aplicada IV, Universitat Politècnica de

More information

Characteristic polynomials of skew-adjacency matrices of oriented graphs

Characteristic polynomials of skew-adjacency matrices of oriented graphs Characteristic polynomials of skew-adjacency matrices of oriented graphs Yaoping Hou Department of Mathematics Hunan Normal University Changsha, Hunan 410081, China yphou@hunnu.edu.cn Tiangang Lei Department

More information

Cycles in the cycle prefix digraph

Cycles in the cycle prefix digraph Ars Combinatoria 60, pp. 171 180 (2001). Cycles in the cycle prefix digraph F. Comellas a, M. Mitjana b a Departament de Matemàtica Aplicada i Telemàtica, UPC Campus Nord, C3, 08034 Barcelona, Catalonia,

More information

The Manhattan Product of Digraphs

The Manhattan Product of Digraphs The Manhattan Product of Digraphs F. Comellas, C. Dalfó, M.A. Fiol Departament de Matemàtica Aplicada IV Universitat Politècnica de Catalunya {comellas,cdalfo,fiol}@ma4.upc.edu May 6, 203 Abstract We study

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

On the mean connected induced subgraph order of cographs

On the mean connected induced subgraph order of cographs AUSTRALASIAN JOURNAL OF COMBINATORICS Volume 71(1) (018), Pages 161 183 On the mean connected induced subgraph order of cographs Matthew E Kroeker Lucas Mol Ortrud R Oellermann University of Winnipeg Winnipeg,

More information

Matching Polynomials of Graphs

Matching Polynomials of Graphs Spectral Graph Theory Lecture 25 Matching Polynomials of Graphs Daniel A Spielman December 7, 2015 Disclaimer These notes are not necessarily an accurate representation of what happened in class The notes

More information

MAXIMAL VERTEX-CONNECTIVITY OF S n,k

MAXIMAL VERTEX-CONNECTIVITY OF S n,k MAXIMAL VERTEX-CONNECTIVITY OF S n,k EDDIE CHENG, WILLIAM A. LINDSEY, AND DANIEL E. STEFFY Abstract. The class of star graphs is a popular topology for interconnection networks. However it has certain

More information

The spectra of super line multigraphs

The spectra of super line multigraphs The spectra of super line multigraphs Jay Bagga Department of Computer Science Ball State University Muncie, IN jbagga@bsuedu Robert B Ellis Department of Applied Mathematics Illinois Institute of Technology

More information

Some constructions of integral graphs

Some constructions of integral graphs Some constructions of integral graphs A. Mohammadian B. Tayfeh-Rezaie School of Mathematics, Institute for Research in Fundamental Sciences (IPM), P.O. Box 19395-5746, Tehran, Iran ali m@ipm.ir tayfeh-r@ipm.ir

More information

Chapter 2 Spectra of Finite Graphs

Chapter 2 Spectra of Finite Graphs Chapter 2 Spectra of Finite Graphs 2.1 Characteristic Polynomials Let G = (V, E) be a finite graph on n = V vertices. Numbering the vertices, we write down its adjacency matrix in an explicit form of n

More information

A Questionable Distance-Regular Graph

A Questionable Distance-Regular Graph A Questionable Distance-Regular Graph Rebecca Ross Abstract In this paper, we introduce distance-regular graphs and develop the intersection algebra for these graphs which is based upon its intersection

More information

DISTINGUISHING PARTITIONS AND ASYMMETRIC UNIFORM HYPERGRAPHS

DISTINGUISHING PARTITIONS AND ASYMMETRIC UNIFORM HYPERGRAPHS DISTINGUISHING PARTITIONS AND ASYMMETRIC UNIFORM HYPERGRAPHS M. N. ELLINGHAM AND JUSTIN Z. SCHROEDER In memory of Mike Albertson. Abstract. A distinguishing partition for an action of a group Γ on a set

More information

Some spectral inequalities for triangle-free regular graphs

Some spectral inequalities for triangle-free regular graphs Filomat 7:8 (13), 1561 1567 DOI 198/FIL138561K Published by Faculty of Sciences and Mathematics, University of Niš, Serbia Available at: http://wwwpmfniacrs/filomat Some spectral inequalities for triangle-free

More information

Sequence of maximal distance codes in graphs or other metric spaces

Sequence of maximal distance codes in graphs or other metric spaces Electronic Journal of Graph Theory and Applications 1 (2) (2013), 118 124 Sequence of maximal distance codes in graphs or other metric spaces C. Delorme University Paris Sud 91405 Orsay CEDEX - France.

More information

Bounds on parameters of minimally non-linear patterns

Bounds on parameters of minimally non-linear patterns Bounds on parameters of minimally non-linear patterns P.A. CrowdMath Department of Mathematics Massachusetts Institute of Technology Massachusetts, U.S.A. crowdmath@artofproblemsolving.com Submitted: Jan

More information

Notes on the Matrix-Tree theorem and Cayley s tree enumerator

Notes on the Matrix-Tree theorem and Cayley s tree enumerator Notes on the Matrix-Tree theorem and Cayley s tree enumerator 1 Cayley s tree enumerator Recall that the degree of a vertex in a tree (or in any graph) is the number of edges emanating from it We will

More information

Linearly dependent vectorial decomposition of clutters

Linearly dependent vectorial decomposition of clutters Linearly dependent vectorial decomposition of clutters Jaume Martí-Farré 1,2 Departament de Matemàtica Aplicada IV Universitat Politècnica de Catalunya, BarcelonaTech Barcelona, Spain Abstract This paper

More information

Distance-regular graphs where the distance-d graph has fewer distinct eigenvalues

Distance-regular graphs where the distance-d graph has fewer distinct eigenvalues NOTICE: this is the author s version of a work that was accepted for publication in . Changes resulting from the publishing process, such as peer review, editing, corrections,

More information

Edge-counting vectors, Fibonacci cubes, and Fibonacci triangle

Edge-counting vectors, Fibonacci cubes, and Fibonacci triangle Publ. Math. Debrecen Manuscript (November 16, 2005) Edge-counting vectors, Fibonacci cubes, and Fibonacci triangle By Sandi Klavžar and Iztok Peterin Abstract. Edge-counting vectors of subgraphs of Cartesian

More information

Smith Normal Form and Acyclic Matrices

Smith Normal Form and Acyclic Matrices Smith Normal Form and Acyclic Matrices In-Jae Kim and Bryan L Shader Department of Mathematics University of Wyoming Laramie, WY 82071, USA July 30, 2006 Abstract An approach, based on the Smith Normal

More information

Efficient Reassembling of Graphs, Part 1: The Linear Case

Efficient Reassembling of Graphs, Part 1: The Linear Case Efficient Reassembling of Graphs, Part 1: The Linear Case Assaf Kfoury Boston University Saber Mirzaei Boston University Abstract The reassembling of a simple connected graph G = (V, E) is an abstraction

More information

Lecture 16: Roots of the Matching Polynomial

Lecture 16: Roots of the Matching Polynomial Counting and Sampling Fall 2017 Lecture 16: Roots of the Matching Polynomial Lecturer: Shayan Oveis Gharan November 22nd Disclaimer: These notes have not been subjected to the usual scrutiny reserved for

More information

Analogies and discrepancies between the vertex cover number and the weakly connected domination number of a graph

Analogies and discrepancies between the vertex cover number and the weakly connected domination number of a graph Analogies and discrepancies between the vertex cover number and the weakly connected domination number of a graph M. Lemańska a, J. A. Rodríguez-Velázquez b, Rolando Trujillo-Rasua c, a Department of Technical

More information

On the Adjacency Spectra of Hypertrees

On the Adjacency Spectra of Hypertrees On the Adjacency Spectra of Hypertrees arxiv:1711.01466v1 [math.sp] 4 Nov 2017 Gregory J. Clark and Joshua N. Cooper Department of Mathematics University of South Carolina November 7, 2017 Abstract We

More information

A lower bound for the spectral radius of graphs with fixed diameter

A lower bound for the spectral radius of graphs with fixed diameter A lower bound for the spectral radius of graphs with fixed diameter Sebastian M. Cioabă Department of Mathematical Sciences, University of Delaware, Newark, DE 19716, USA e-mail: cioaba@math.udel.edu Edwin

More information

Prime Factorization in the Generalized Hierarchical Product

Prime Factorization in the Generalized Hierarchical Product Prime Factorization in the Generalized Hierarchical Product Sarah Anderson and Kirsti Wash Clemson University sarah5,kirstiw@clemson.edu January 18, 2014 Background Definition A graph G = (V, E) is a set

More information

Axioms of Kleene Algebra

Axioms of Kleene Algebra Introduction to Kleene Algebra Lecture 2 CS786 Spring 2004 January 28, 2004 Axioms of Kleene Algebra In this lecture we give the formal definition of a Kleene algebra and derive some basic consequences.

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

An Introduction to Algebraic Graph Theory

An Introduction to Algebraic Graph Theory An Introduction to Algebraic Graph Theory Rob Beezer beezer@ups.edu Department of Mathematics and Computer Science University of Puget Sound Mathematics Department Seminar Pacific University October 9,

More information

arxiv: v1 [math.co] 10 Feb 2015

arxiv: v1 [math.co] 10 Feb 2015 arxiv:150.0744v1 [math.co] 10 Feb 015 Abelian Cayley digraphs with asymptotically large order for any given degree F. Aguiló, M.A. Fiol and S. Pérez Departament de Matemàtica Aplicada IV Universitat Politècnica

More information

Quivers of Period 2. Mariya Sardarli Max Wimberley Heyi Zhu. November 26, 2014

Quivers of Period 2. Mariya Sardarli Max Wimberley Heyi Zhu. November 26, 2014 Quivers of Period 2 Mariya Sardarli Max Wimberley Heyi Zhu ovember 26, 2014 Abstract A quiver with vertices labeled from 1,..., n is said to have period 2 if the quiver obtained by mutating at 1 and then

More information

Acyclic Digraphs arising from Complete Intersections

Acyclic Digraphs arising from Complete Intersections Acyclic Digraphs arising from Complete Intersections Walter D. Morris, Jr. George Mason University wmorris@gmu.edu July 8, 2016 Abstract We call a directed acyclic graph a CI-digraph if a certain affine

More information

k-protected VERTICES IN BINARY SEARCH TREES

k-protected VERTICES IN BINARY SEARCH TREES k-protected VERTICES IN BINARY SEARCH TREES MIKLÓS BÓNA Abstract. We show that for every k, the probability that a randomly selected vertex of a random binary search tree on n nodes is at distance k from

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

In this paper, we will investigate oriented bicyclic graphs whose skew-spectral radius does not exceed 2.

In this paper, we will investigate oriented bicyclic graphs whose skew-spectral radius does not exceed 2. 3rd International Conference on Multimedia Technology ICMT 2013) Oriented bicyclic graphs whose skew spectral radius does not exceed 2 Jia-Hui Ji Guang-Hui Xu Abstract Let S(Gσ ) be the skew-adjacency

More information

Spectral results on regular graphs with (k, τ)-regular sets

Spectral results on regular graphs with (k, τ)-regular sets Discrete Mathematics 307 (007) 1306 1316 www.elsevier.com/locate/disc Spectral results on regular graphs with (k, τ)-regular sets Domingos M. Cardoso, Paula Rama Dep. de Matemática, Univ. Aveiro, 3810-193

More information

On the connectivity of the direct product of graphs

On the connectivity of the direct product of graphs AUSTRALASIAN JOURNAL OF COMBINATORICS Volume 41 (2008), Pages 45 56 On the connectivity of the direct product of graphs Boštjan Brešar University of Maribor, FEECS Smetanova 17, 2000 Maribor Slovenia bostjan.bresar@uni-mb.si

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

Deterministic Decentralized Search in Random Graphs

Deterministic Decentralized Search in Random Graphs Deterministic Decentralized Search in Random Graphs Esteban Arcaute 1,, Ning Chen 2,, Ravi Kumar 3, David Liben-Nowell 4,, Mohammad Mahdian 3, Hamid Nazerzadeh 1,, and Ying Xu 1, 1 Stanford University.

More information

A Construction of Small (q 1)-Regular Graphs of Girth 8

A Construction of Small (q 1)-Regular Graphs of Girth 8 A Construction of Small (q 1)-Regular Graphs of Girth 8 M. Abreu Dipartimento di Matematica, Informatica ed Economia Università degli Studi della Basilicata I-85100 Potenza, Italy marien.abreu@unibas.it

More information

On star forest ascending subgraph decomposition

On star forest ascending subgraph decomposition On star forest ascending subgraph decomposition Josep M. Aroca and Anna Lladó Department of Mathematics, Univ. Politècnica de Catalunya Barcelona, Spain josep.m.aroca@upc.edu,aina.llado@upc.edu Submitted:

More information

Spectral Properties of Matrix Polynomials in the Max Algebra

Spectral Properties of Matrix Polynomials in the Max Algebra Spectral Properties of Matrix Polynomials in the Max Algebra Buket Benek Gursoy 1,1, Oliver Mason a,1, a Hamilton Institute, National University of Ireland, Maynooth Maynooth, Co Kildare, Ireland Abstract

More information

Properties of θ-super positive graphs

Properties of θ-super positive graphs Properties of θ-super positive graphs Cheng Yeaw Ku Department of Mathematics, National University of Singapore, Singapore 117543 matkcy@nus.edu.sg Kok Bin Wong Institute of Mathematical Sciences, University

More information

arxiv: v2 [math.co] 24 Jun 2017

arxiv: v2 [math.co] 24 Jun 2017 An algebraic approach to lifts of digraphs arxiv:1612.08855v2 [math.co] 24 Jun 2017 C. Dalfó a, M. A. Fiol b, M. Miller c, J. Ryan d, J. Širáňe a Departament de Matemàtiques Universitat Politècnica de

More information

Linear Algebra and its Applications

Linear Algebra and its Applications Linear Algebra and its Applications 432 2010 661 669 Contents lists available at ScienceDirect Linear Algebra and its Applications journal homepage: wwwelseviercom/locate/laa On the characteristic and

More information

Bicyclic digraphs with extremal skew energy

Bicyclic digraphs with extremal skew energy Electronic Journal of Linear Algebra Volume 3 Volume 3 (01) Article 01 Bicyclic digraphs with extremal skew energy Xiaoling Shen Yoaping Hou yphou@hunnu.edu.cn Chongyan Zhang Follow this and additional

More information

On the adjacency matrix of a block graph

On the adjacency matrix of a block graph On the adjacency matrix of a block graph R. B. Bapat Stat-Math Unit Indian Statistical Institute, Delhi 7-SJSS Marg, New Delhi 110 016, India. email: rbb@isid.ac.in Souvik Roy Economics and Planning Unit

More information

Every SOMA(n 2, n) is Trojan

Every SOMA(n 2, n) is Trojan Every SOMA(n 2, n) is Trojan John Arhin 1 Marlboro College, PO Box A, 2582 South Road, Marlboro, Vermont, 05344, USA. Abstract A SOMA(k, n) is an n n array A each of whose entries is a k-subset of a knset

More information

Spectrally arbitrary star sign patterns

Spectrally arbitrary star sign patterns Linear Algebra and its Applications 400 (2005) 99 119 wwwelseviercom/locate/laa Spectrally arbitrary star sign patterns G MacGillivray, RM Tifenbach, P van den Driessche Department of Mathematics and Statistics,

More information

arxiv: v1 [math.co] 5 May 2016

arxiv: v1 [math.co] 5 May 2016 Uniform hypergraphs and dominating sets of graphs arxiv:60.078v [math.co] May 06 Jaume Martí-Farré Mercè Mora José Luis Ruiz Departament de Matemàtiques Universitat Politècnica de Catalunya Spain {jaume.marti,merce.mora,jose.luis.ruiz}@upc.edu

More information

Definitions, Theorems and Exercises. Abstract Algebra Math 332. Ethan D. Bloch

Definitions, Theorems and Exercises. Abstract Algebra Math 332. Ethan D. Bloch Definitions, Theorems and Exercises Abstract Algebra Math 332 Ethan D. Bloch December 26, 2013 ii Contents 1 Binary Operations 3 1.1 Binary Operations............................... 4 1.2 Isomorphic Binary

More information

q-counting hypercubes in Lucas cubes

q-counting hypercubes in Lucas cubes Turkish Journal of Mathematics http:// journals. tubitak. gov. tr/ math/ Research Article Turk J Math (2018) 42: 190 203 c TÜBİTAK doi:10.3906/mat-1605-2 q-counting hypercubes in Lucas cubes Elif SAYGI

More information

HOMEWORK #2 - MATH 3260

HOMEWORK #2 - MATH 3260 HOMEWORK # - MATH 36 ASSIGNED: JANUARAY 3, 3 DUE: FEBRUARY 1, AT :3PM 1) a) Give by listing the sequence of vertices 4 Hamiltonian cycles in K 9 no two of which have an edge in common. Solution: Here is

More information

Combinatorial semigroups and induced/deduced operators

Combinatorial semigroups and induced/deduced operators Combinatorial semigroups and induced/deduced operators G. Stacey Staples Department of Mathematics and Statistics Southern Illinois University Edwardsville Modified Hypercubes Particular groups & semigroups

More information

Distance Connectivity in Graphs and Digraphs

Distance Connectivity in Graphs and Digraphs Distance Connectivity in Graphs and Digraphs M.C. Balbuena, A. Carmona Departament de Matemàtica Aplicada III M.A. Fiol Departament de Matemàtica Aplicada i Telemàtica Universitat Politècnica de Catalunya,

More information

Linear algebra and applications to graphs Part 1

Linear algebra and applications to graphs Part 1 Linear algebra and applications to graphs Part 1 Written up by Mikhail Belkin and Moon Duchin Instructor: Laszlo Babai June 17, 2001 1 Basic Linear Algebra Exercise 1.1 Let V and W be linear subspaces

More information

Product distance matrix of a tree with matrix weights

Product distance matrix of a tree with matrix weights Product distance matrix of a tree with matrix weights R B Bapat Stat-Math Unit Indian Statistical Institute, Delhi 7-SJSS Marg, New Delhi 110 016, India email: rbb@isidacin Sivaramakrishnan Sivasubramanian

More information

About the relationship between formal logic and complexity classes

About the relationship between formal logic and complexity classes About the relationship between formal logic and complexity classes Working paper Comments welcome; my email: armandobcm@yahoo.com Armando B. Matos October 20, 2013 1 Introduction We analyze a particular

More information

Graphs with given diameter maximizing the spectral radius van Dam, Edwin

Graphs with given diameter maximizing the spectral radius van Dam, Edwin Tilburg University Graphs with given diameter maximizing the spectral radius van Dam, Edwin Published in: Linear Algebra and its Applications Publication date: 2007 Link to publication Citation for published

More information

On graphs with largest Laplacian eigenvalue at most 4

On graphs with largest Laplacian eigenvalue at most 4 AUSTRALASIAN JOURNAL OF COMBINATORICS Volume 44 (2009), Pages 163 170 On graphs with largest Laplacian eigenvalue at most 4 G. R. Omidi Department of Mathematical Sciences Isfahan University of Technology

More information

NOTES ON MATCHINGS IN CONVERGENT GRAPH SEQUENCES

NOTES ON MATCHINGS IN CONVERGENT GRAPH SEQUENCES NOTES ON MATCHINGS IN CONVERGENT GRAPH SEQUENCES HARRY RICHMAN Abstract. These are notes on the paper Matching in Benjamini-Schramm convergent graph sequences by M. Abért, P. Csikvári, P. Frenkel, and

More information

UNAVOIDABLE INDUCED SUBGRAPHS IN LARGE GRAPHS WITH NO HOMOGENEOUS SETS

UNAVOIDABLE INDUCED SUBGRAPHS IN LARGE GRAPHS WITH NO HOMOGENEOUS SETS UNAVOIDABLE INDUCED SUBGRAPHS IN LARGE GRAPHS WITH NO HOMOGENEOUS SETS MARIA CHUDNOVSKY, RINGI KIM, SANG-IL OUM, AND PAUL SEYMOUR Abstract. An n-vertex graph is prime if it has no homogeneous set, that

More information

Probabilistic Proofs of Existence of Rare Events. Noga Alon

Probabilistic Proofs of Existence of Rare Events. Noga Alon Probabilistic Proofs of Existence of Rare Events Noga Alon Department of Mathematics Sackler Faculty of Exact Sciences Tel Aviv University Ramat-Aviv, Tel Aviv 69978 ISRAEL 1. The Local Lemma In a typical

More information

Definitions and Properties of R N

Definitions and Properties of R N Definitions and Properties of R N R N as a set As a set R n is simply the set of all ordered n-tuples (x 1,, x N ), called vectors. We usually denote the vector (x 1,, x N ), (y 1,, y N ), by x, y, or

More information

Markov Chains, Random Walks on Graphs, and the Laplacian

Markov Chains, Random Walks on Graphs, and the Laplacian Markov Chains, Random Walks on Graphs, and the Laplacian CMPSCI 791BB: Advanced ML Sridhar Mahadevan Random Walks! There is significant interest in the problem of random walks! Markov chain analysis! Computer

More information

ACYCLIC DIGRAPHS GIVING RISE TO COMPLETE INTERSECTIONS

ACYCLIC DIGRAPHS GIVING RISE TO COMPLETE INTERSECTIONS ACYCLIC DIGRAPHS GIVING RISE TO COMPLETE INTERSECTIONS WALTER D. MORRIS, JR. ABSTRACT. We call a directed acyclic graph a CIdigraph if a certain affine semigroup ring defined by it is a complete intersection.

More information

More on NP and Reductions

More on NP and Reductions Indian Institute of Information Technology Design and Manufacturing, Kancheepuram Chennai 600 127, India An Autonomous Institute under MHRD, Govt of India http://www.iiitdm.ac.in COM 501 Advanced Data

More information

A Characterization of (3+1)-Free Posets

A Characterization of (3+1)-Free Posets Journal of Combinatorial Theory, Series A 93, 231241 (2001) doi:10.1006jcta.2000.3075, available online at http:www.idealibrary.com on A Characterization of (3+1)-Free Posets Mark Skandera Department of

More information

arxiv: v2 [math.co] 27 Jul 2013

arxiv: v2 [math.co] 27 Jul 2013 Spectra of the subdivision-vertex and subdivision-edge coronae Pengli Lu and Yufang Miao School of Computer and Communication Lanzhou University of Technology Lanzhou, 730050, Gansu, P.R. China lupengli88@163.com,

More information

Connectivity of graphs with given girth pair

Connectivity of graphs with given girth pair Discrete Mathematics 307 (2007) 155 162 www.elsevier.com/locate/disc Connectivity of graphs with given girth pair C. Balbuena a, M. Cera b, A. Diánez b, P. García-Vázquez b, X. Marcote a a Departament

More information

RING ELEMENTS AS SUMS OF UNITS

RING ELEMENTS AS SUMS OF UNITS 1 RING ELEMENTS AS SUMS OF UNITS CHARLES LANSKI AND ATTILA MARÓTI Abstract. In an Artinian ring R every element of R can be expressed as the sum of two units if and only if R/J(R) does not contain a summand

More information

Reverse mathematics of some topics from algorithmic graph theory

Reverse mathematics of some topics from algorithmic graph theory F U N D A M E N T A MATHEMATICAE 157 (1998) Reverse mathematics of some topics from algorithmic graph theory by Peter G. C l o t e (Chestnut Hill, Mass.) and Jeffry L. H i r s t (Boone, N.C.) Abstract.

More information

Spectra of Semidirect Products of Cyclic Groups

Spectra of Semidirect Products of Cyclic Groups Spectra of Semidirect Products of Cyclic Groups Nathan Fox 1 University of Minnesota-Twin Cities Abstract The spectrum of a graph is the set of eigenvalues of its adjacency matrix A group, together with

More information

UNIQUE PRIME CARTESIAN FACTORIZATION OF GRAPHS OVER FINITE FIELDS

UNIQUE PRIME CARTESIAN FACTORIZATION OF GRAPHS OVER FINITE FIELDS UNIQUE PRIME CARTESIAN FACTORIZATION OF GRAPHS OVER FINITE FIELDS RICHARD H. HAMMACK Abstract. A fundamental result, due to Sabidussi and Vizing, states that every connected graph has a unique pre factorization

More information

A new version of Zagreb indices. Modjtaba Ghorbani, Mohammad A. Hosseinzadeh. Abstract

A new version of Zagreb indices. Modjtaba Ghorbani, Mohammad A. Hosseinzadeh. Abstract Faculty of Sciences and Mathematics, University of Niš, Serbia Available at: http://www.pmf.ni.ac.rs/filomat Filomat 26:1 2012, 93 100 DOI: 10.2298/FIL1201093G A new version of Zagreb indices Modjtaba

More information

On non-antipodal binary completely regular codes

On non-antipodal binary completely regular codes On non-antipodal binary completely regular codes J. Borges, J. Rifà Department of Information and Communications Engineering, Universitat Autònoma de Barcelona, 08193-Bellaterra, Spain. V.A. Zinoviev Institute

More information

An Application of the permanent-determinant method: computing the Z-index of trees

An Application of the permanent-determinant method: computing the Z-index of trees Department of Mathematics wtrnumber2013-2 An Application of the permanent-determinant method: computing the Z-index of trees Daryl Deford March 2013 Postal address: Department of Mathematics, Washington

More information

GROUPS AS GRAPHS. W. B. Vasantha Kandasamy Florentin Smarandache

GROUPS AS GRAPHS. W. B. Vasantha Kandasamy Florentin Smarandache GROUPS AS GRAPHS W. B. Vasantha Kandasamy Florentin Smarandache 009 GROUPS AS GRAPHS W. B. Vasantha Kandasamy e-mail: vasanthakandasamy@gmail.com web: http://mat.iitm.ac.in/~wbv www.vasantha.in Florentin

More information

1.10 Matrix Representation of Graphs

1.10 Matrix Representation of Graphs 42 Basic Concepts of Graphs 1.10 Matrix Representation of Graphs Definitions: In this section, we introduce two kinds of matrix representations of a graph, that is, the adjacency matrix and incidence matrix

More information

TUTTE POLYNOMIALS OF GENERALIZED PARALLEL CONNECTIONS

TUTTE POLYNOMIALS OF GENERALIZED PARALLEL CONNECTIONS TUTTE POLYNOMIALS OF GENERALIZED PARALLEL CONNECTIONS JOSEPH E. BONIN AND ANNA DE MIER ABSTRACT. We use weighted characteristic polynomials to compute Tutte polynomials of generalized parallel connections

More information

Eigenvectors Via Graph Theory

Eigenvectors Via Graph Theory Eigenvectors Via Graph Theory Jennifer Harris Advisor: Dr. David Garth October 3, 2009 Introduction There is no problem in all mathematics that cannot be solved by direct counting. -Ernst Mach The goal

More information

Chapter 6 Orthogonal representations II: Minimal dimension

Chapter 6 Orthogonal representations II: Minimal dimension Chapter 6 Orthogonal representations II: Minimal dimension Nachdiplomvorlesung by László Lovász ETH Zürich, Spring 2014 1 Minimum dimension Perhaps the most natural way to be economic in constructing an

More information

Vertex colorings of graphs without short odd cycles

Vertex colorings of graphs without short odd cycles Vertex colorings of graphs without short odd cycles Andrzej Dudek and Reshma Ramadurai Department of Mathematical Sciences Carnegie Mellon University Pittsburgh, PA 1513, USA {adudek,rramadur}@andrew.cmu.edu

More information

On the Logarithmic Calculus and Sidorenko s Conjecture

On the Logarithmic Calculus and Sidorenko s Conjecture On the Logarithmic Calculus and Sidorenko s Conjecture by Xiang Li A thesis submitted in conformity with the requirements for the degree of Msc. Mathematics Graduate Department of Mathematics University

More information

Eigenvalues of Random Power Law Graphs (DRAFT)

Eigenvalues of Random Power Law Graphs (DRAFT) Eigenvalues of Random Power Law Graphs (DRAFT) Fan Chung Linyuan Lu Van Vu January 3, 2003 Abstract Many graphs arising in various information networks exhibit the power law behavior the number of vertices

More information

Minimizing the Laplacian eigenvalues for trees with given domination number

Minimizing the Laplacian eigenvalues for trees with given domination number Linear Algebra and its Applications 419 2006) 648 655 www.elsevier.com/locate/laa Minimizing the Laplacian eigenvalues for trees with given domination number Lihua Feng a,b,, Guihai Yu a, Qiao Li b a School

More information

The spectral radius of graphs on surfaces

The spectral radius of graphs on surfaces The spectral radius of graphs on surfaces M. N. Ellingham* Department of Mathematics, 1326 Stevenson Center Vanderbilt University, Nashville, TN 37240, U.S.A. mne@math.vanderbilt.edu Xiaoya Zha* Department

More information

Obtaining Consensus of Multi-agent Linear Dynamic Systems

Obtaining Consensus of Multi-agent Linear Dynamic Systems Obtaining Consensus of Multi-agent Linear Dynamic Systems M I GRCÍ-PLNS Universitat Politècnica de Catalunya Departament de Matemàtica plicada Mineria 1, 08038 arcelona SPIN mariaisabelgarcia@upcedu bstract:

More information

Another algorithm for nonnegative matrices

Another algorithm for nonnegative matrices Linear Algebra and its Applications 365 (2003) 3 12 www.elsevier.com/locate/laa Another algorithm for nonnegative matrices Manfred J. Bauch University of Bayreuth, Institute of Mathematics, D-95440 Bayreuth,

More information

Automata Theory, Computability and Complexity

Automata Theory, Computability and Complexity Automata Theory, Computability and Complexity Mridul Aanjaneya Stanford University June 26, 22 Mridul Aanjaneya Automata Theory / 64 Course Staff Instructor: Mridul Aanjaneya Office Hours: 2:PM - 4:PM,

More information

ON THE WIENER INDEX AND LAPLACIAN COEFFICIENTS OF GRAPHS WITH GIVEN DIAMETER OR RADIUS

ON THE WIENER INDEX AND LAPLACIAN COEFFICIENTS OF GRAPHS WITH GIVEN DIAMETER OR RADIUS MATCH Communications in Mathematical and in Computer Chemistry MATCH Commun. Math. Comput. Chem. 63 (2010) 91-100 ISSN 0340-6253 ON THE WIENER INDEX AND LAPLACIAN COEFFICIENTS OF GRAPHS WITH GIVEN DIAMETER

More information

The spectrum of the edge corona of two graphs

The spectrum of the edge corona of two graphs Electronic Journal of Linear Algebra Volume Volume (1) Article 4 1 The spectrum of the edge corona of two graphs Yaoping Hou yphou@hunnu.edu.cn Wai-Chee Shiu Follow this and additional works at: http://repository.uwyo.edu/ela

More information

An Algebraic View of the Relation between Largest Common Subtrees and Smallest Common Supertrees

An Algebraic View of the Relation between Largest Common Subtrees and Smallest Common Supertrees An Algebraic View of the Relation between Largest Common Subtrees and Smallest Common Supertrees Francesc Rosselló 1, Gabriel Valiente 2 1 Department of Mathematics and Computer Science, Research Institute

More information