A Graph-Theoretic Classification for the Controllability of the Laplacian

Total Page:16

File Type:pdf, Size:1020Kb

A Graph-Theoretic Classification for the Controllability of the Laplacian 53rd IEEE Conference on Decision and Control December 15-17, 2014. Los Angeles, California, USA A graph-theoretic classification for the controllability of the Laplacian leader-follower dynamics Cesar O. Aguilar1 and Bahman Gharesifard2 Abstract— In this paper, we revisit the controllability problem control vector, and finally, conditionally controllable graphs for the Laplacian based leader-follower dynamics with the are controllable for a strict subset of the control vectors. The aim of addressing some fundamental gaps within the existing particular focus in this paper is on the case where the control literature. We introduce a notion of graph controllability classes for Laplacian based leader-follower control systems, namely, set is the binary vectors. The motivation for this choice is to the classes of essentially controllable, completely uncontrollable, capture the situation where the control signal is broadcasted and conditionally controllable graphs. In addition to the topol- by the leader nodes. Moreover, it includes as a special case ogy of the underlying graph, our controllability classes rely on the scenario considered in [2]. We prove that essentially the richness of the set of control vectors. The particular focus controllable graphs are necessarily asymmetric. Notably, in this paper is on the case where this set is chosen as the set of binary vectors, which captures the case when the control we show that the example of the 6-graph provided in the signal is broadcasted by the leader nodes. We first prove that literature [2] to demonstrate that asymmetry is not necessary the class of essentially controllable graphs is a strict subset of for uncontrollability, is in fact essentially controllable; thus the class of asymmetric graphs. We provide a non-trivial class this is not an appropriate example of such phenomenon. of completely uncontrollable asymmetric graphs, namely the We next focus on the class of completely uncontrollable class of large block graphs of Steiner triple systems. Several constructive examples demonstrate our results. graphs. We provide an explicit class of graphs, namely, the class of block graphs of Steiner triple systems, that I. INTRODUCTION are asymmetric yet completely uncontrollable. This result In recent years, there has been a surge of activity within indicates that characterizing graph uncontrollability via graph the control theory community to understand how the network symmetries targets a narrow class. Given that having a structure of multi-agent systems affects the fundamental repeated Laplacian eigenvalue results in complete uncontrol- properties of controllability and stabilizability. With regards lability, we prove that completely uncontrollable graphs on to controllability, the growing body of literature has fo- four and five vertices are completely uncontrollable if and cused on the Laplacian based consensus dynamics, see for only if they have a repeated eigenvalue. Numerical evidence instance [1], [2], [3], [4], [5], [6], and references therein. suggests that the same result holds for graphs of orders six Specifically, starting with a Laplacian consensus algorithm, and seven. However, we provide explicit examples of graphs a subset of the agents are classified as leaders and act as on eight and nine vertices that are completely uncontrollable control agents that can change the dynamics of the network. and yet have simple eigenvalues. Throughout the paper, The remaining agents, called the followers, are indirectly several examples demonstrate the results. controlled by the leaders via the connectivity of the network. II. PRELIMINARIES Most of the effort in the current literature has focused In this section, we establish notation and basic notions on obtaining graph theoretic conditions under which such from graph theory, and state a result on the controllability of systems are uncontrollable. For example, in [2] it is shown linear systems when the system matrix is diagonalizable. that if leader nodes are chosen that preserve a non-trivial graph symmetry then the resulting system is uncontrollable. A. Graph theory In this paper, we introduce graph controllability classes Our notation from graph theory is standard, see for in- for the Laplacian leader-follower dynamics over undirected stantce [7], [8]. By a graph we mean a pair G = (V, E) graphs, namely, essentially controllable, completely uncon- consisting of a finite vertex set V and an edge set E ⊆ trollable, and conditionally controllable graphs. In addition [V]2 := {{v, w} | v, w ∈ V}. The order of the graph G to the topology of the underlying graph, our graph control- is the cardinality of its vertex set V. The neighbors of v ∈V lability classes rely on the richness of the set of control is the set N := {w ∈V|{v, w} ∈ E} and the degree vectors. Essentially controllable graphs are controllable for v of v, denoted d , is cardinality of N , that is, d := |N |. any choice of non-trivial control vectors, completely un- v v v v A graph G is connected if there is a path between any pair controllable graphs are uncontrollable for any choice of the of vertices, that is, given a pair of vertices v and w there 1Cesar O. Aguilar is with the Department of Mathematics, is a sequence of distinct vertices (v0, v1,...,vk) such that California State University, Bakersfield, CA 93311, USA {vi 1, vi}∈E and v0 = v and vk = w. − [email protected] Henceforth, without loss of generality, we let V = 2Bahman Gharesifard is with the Department of Mathematics and Statistics, Queen’s University, Kingston, ON K7L 3N6, Canada {1,...,n}, where n is the order of G. The adjacency matrix [email protected] of G is the n × n matrix A defined as Aij =1 if {i, j}∈E 978-1-4673-6088-3/14/$31.00 ©2014 IEEE 619 and Aij = 0 otherwise, where Aij denotes the entry of A The following result characterizes the controllability of in the ith row and jth column. single-input linear systems (F, b) when F is diagonalizable. We denote by D the degree matrix of G, i.e., the diagonal Proposition 2.1: (Controllability and eigenvalue multi- n n matrix whose ith diagonal entry is di. The Laplacian matrix plicity): Let F ∈ R × and suppose that F is diagonalizable. of G is given by The following hold: L = D − A. (i) For any open set B⊂ Rn, the pair (F, b) is uncontrol- lable for every b ∈ B if and only if F has a repeated L The Laplacian matrix is symmetric and positive semi- eigenvalue. L definite, and thus the eigenvalues of can be ordered (ii) Suppose that F has distinct eigenvalues and let U 1 T λ1 ≤ λ2 ≤···≤ λn. The ones vector n := [1 1 ··· 1] be a matrix whose columns are linearly independent L is an eigenvector of with eigenvalue λ1 = 0, and if G eigenvectors of F. If b ∈ Rn then the dimension of L is connected then λ1 = 0 is a simple eigenvalue of . We hF; bi is equal to the number of nonzero components assume throughout that G is connected so that 0 < λ . 1 2 of v = U− b. In particular, (F, b) is controllable if A mapping ϕ : V→V is an automorphism of G if it is and only if no component of v is zero. a bijection and {i, j}∈E implies that {ϕ(i), ϕ(j)}∈E. The proof of (i) follows from the properties of the determi- An automorphism ϕ of G induces a linear transformation on nant and for the proof of (ii) see for instance [1]. n R , denoted by Pϕ or just P when ϕ is understood, whose matrix representation in the standard basis is a permutation III. PROBLEM STATEMENT AND PRELIMINARY RESULTS matrix, i.e., as a linear mapping ϕ acts as a permutation Let G = (V, E) be a graph with vertex set V = e e Rn on the standard basis { 1,..., n} of . It is well known {1, 2,...,n}. The Laplacian dynamics on G is the linear and straightforward to show that ϕ is an automorphism of system G if and only if PA = AP. Moreover, an automorphism x˙ (t)= −Lx(t), P preserves degree of vertices and therefore di = dϕ(i) for x Rn R every i ∈ {1, 2,...,n}, in other words PD = DP, and where ∈ and t ∈ . Suppose that a subset of consequently PL = LP. the vertices V ⊂V are actuated by a single control u : R A graph is called k-regular if all its vertices have degree [0, ∞) → and consider the resulting single-input linear b T n k ∈ N. A k-regular graph G = (V, E) is called strongly control system.e Explicitly, let = [b1 b2 ··· bn] ∈{0, 1} regular, denoted by SGR(n,k,λ,µ), if there exists λ, µ ∈ N be the binary vector such that V = Vb := {i ∈ V | bi =1}, such that and consider the single-input linear control system e i) |Nv ∩ Nu| = λ, for every v ∈V and every u ∈ Nv; x˙ (t)= −Lx(t)+ bu(t). (1) ii) |Nv ∩ Nu| = µ, for every v ∈V and every u∈ / Nv. The vertices Vb are seen as control or leader nodes and It is known that strongly regular graphs have exactly three influence the remaining follower nodes V\Vb through the eigenvalues [9]. A subclass of strongly regular graphs, the control signal u(·) and the connectivity of the network. The so-called block graph of a Steiner triple system, plays an motivation behind the set of binary control vectors is that it important role in one of our main results. captures the scenario of when an external agent connected to Definition 2.1: (Steiner triple systems): A (t,k,n)- the nodes Vb is unable to distinguish between its followers. Steiner triple system of order n, denoted by STS(t,k,n), Hence, all the followers receive the same control input from is a set S of n elements together with a set of k-element the leader, i.e., the control signal is broadcasted.
Recommended publications
  • Pdf 143.41 K
    ISSN: 1017-060X (Print) ISSN: 1735-8515 (Online) Bulletin of the Iranian Mathematical Society Vol. 43 (2017), No. 7, pp. 2281{2292 . Title: On the fixed number of graphs Author(s): I. Javaid, M. Murtaza, M. Asif and F. Iftikhar Published by the Iranian Mathematical Society http://bims.ims.ir Bull. Iranian Math. Soc. Vol. 43 (2017), No. 7, pp. 2281{2292 Online ISSN: 1735-8515 ON THE FIXED NUMBER OF GRAPHS I. JAVAID∗, M. MURTAZA, M. ASIF AND F. IFTIKHAR (Communicated by Ali Reza Ashrafi) Abstract. A set of vertices S of a graph G is called a fixing set of G, if only the trivial automorphism of G fixes every vertex in S. The fixing number of a graph is the smallest cardinality of a fixing set. The fixed number of a graph G is the minimum k, such that every k-set of vertices of G is a fixing set of G. A graph G is called a k-fixed graph, if its fixing number and fixed number are both k. In this paper, we study the fixed number of a graph and give a construction of a graph of higher fixed number from a graph of lower fixed number. We find the bound on k in terms of the diameter d of a distance-transitive k-fixed graph. Keywords: Fixing set, stabilizer, fixing number, fixed number. MSC(2010): Primary: 05C25; Secondary: 05C60. 1. Introduction Let G = (V (G);E(G)) be a connected graph of order n. The degree of a vertex v in G, denoted by degG(v), is the number of edges that are incident to v in G.
    [Show full text]
  • Orbit Polynomial of Graphs Versus Polynomial with Integer Coefficients
    S S symmetry Article Orbit Polynomial of Graphs versus Polynomial with Integer Coefficients Modjtaba Ghorbani 1,* , Maryam Jalali-Rad 1 and Matthias Dehmer 2,3,4 1 Department of Mathematics, Faculty of Science, Shahid Rajaee Teacher Training University, Tehran 16785-136, Iran; [email protected] 2 Department of Computer Science, Swiss Distance University of Applied Sciences, 3900 Brig, Switzerland; [email protected] 3 Department of Biomedical Computer Science and Mechatronics, UMIT, A-6060 Hall in Tyrol, Austria 4 College of Artficial Intelligence, Nankai University, Tianjin 300071, China * Correspondence: [email protected]; Tel.: +98-21-22970029 Abstract: Suppose ai indicates the number of orbits of size i in graph G. A new counting polynomial, i namely an orbit polynomial, is defined as OG(x) = ∑i aix . Its modified version is obtained by subtracting the orbit polynomial from 1. In the present paper, we studied the conditions under which an integer polynomial can arise as an orbit polynomial of a graph. Additionally, we surveyed graphs with a small number of orbits and characterized several classes of graphs with respect to their orbit polynomials. Keywords: orbit; group action; polynomial roots; orbit-stabilizer theorem 1. Introduction Citation: Ghorbani, M.; Jalali-Rad, M.; Dehmer, M. Orbit Polynomial of By having the orbits and their structures in a graph, we can infer many algebraic prop- Graphs versus Polynomial with erties about the automorphism group and thus about the similar vertices. For example, the Integer Coefficients. Symmetry 2021, length of orbits of a network gives provides important information about each individual 13, 710. https://doi.org/10.3390/ component in the network.
    [Show full text]
  • ASYMMETRIC GRAPHS by P
    ASYMMETRIC GRAPHS By P. ERDÖS and A . RÉNYI (Budapest), members Of the Academy Dedicated to T. GALLAI . at the occasion of his 50th birthday Introduction We consider in this paper only non-directed graphs without multiple edges and without loops . The number of vertices of a graph G will be called its order, and will be denoted by N(G). We shall call such a graph symmetric, if there exists a non-identical permutation of its vertices, which leaves the graph invariant. By other words a graph is called symmetric if the group of its automorphisms has degree greater than 1 . A graph which is not symmetric will be called asymmetric. The degree of symmetry of a symmetric graph is evidently measured by the degree of its group of automorphisms . The question which led us to the results contained in the present paper is the following : how can we measure the degree of asymmetry of an asymmetric graph? Evidently any asymmetric graph can be made symmetric by deleting certain of its edges and by adding certain new edges connecting its vertices . We shall call such a transformation of the graph its symmetrization . For each symmetrization of the graph let us take the sum of the number of deleted edges - say r - and the number of new edges - say s ; it is reasonable to define the degree of asymmetry A [G] of a graph G, as the minimum of r+s where the minimum is taken over all possible symmetrizations of the graph G. (In what follows if in order to make a graph symmetric we delete r of its edges and add s new edges, we shall say that we changed r + s edges.) Clearly the asymmetry of a symmetric graph is according to this definition equal to 0, while the asymmetry of any asymmetric graph is a positive integer .
    [Show full text]
  • Discriminating Power of Centrality Measures (Working Paper)
    Discriminating Power of Centrality Measures (working paper) M. Puck Rombach∗ Mason A. Porterz July 27, 2018 Abstract The calculation of centrality measures is common practice in the study of networks, as they attempt to quantify the importance of individual vertices, edges, or other components. Different centralities attempt to measure importance in different ways. In this paper, we examine a conjecture posed by E. Estrada regarding the ability of several measures to distinguish the vertices of networks. Estrada conjectured [9, 12] that if all vertices of a graph have the same subgraph centrality, then all vertices must also have the same degree, eigenvector, closeness, and betweenness centralities. We provide a counterexample for the latter two centrality measures and propose a revised conjecture. 1 Introduction Many problems in the study of networks focus on flows along the edges of a network [20]. Although flows such as the transportation of physical objects or the spread of disease are conservative, the flow of information tends to diminish as it moves through a network, and the influence of one vertex on another decreases with increasing network distance between them [17]. Such considerations have sparked an interest in network communicability, in which a arXiv:1305.3146v1 [cs.SI] 14 May 2013 perturbation of one vertex is felt by the other vertices with differing intensities [10]. These intensities depend on all paths between a pair of vertices, though longer paths have smaller influence. This idea is expressed in a general communicability function 1 n X X k ci = ck(A )ij ; (1) k=0 j=1 ∗Oxford Centre for Industrial and Applied Mathematics, Mathematical Institute, University of Oxford, [email protected] yOxford Centre for Industrial and Applied Mathematics, Mathematical Institute and CABDyN Complex- ity Centre, University of Oxford, [email protected] 1 where A is the adjacency matrix|whose entries are 1 if vertices i and j are connected to each other and 0 if they are not|and n is the total number of vertices in the network.
    [Show full text]
  • Automorphisms of Graphs
    Automorphisms of graphs Peter J. Cameron Queen Mary, University of London London E1 4NS U.K. Draft, April 2001 Abstract This chapter surveys automorphisms of finite graphs, concentrat- ing on the asymmetry of typical graphs, prescribing automorphism groups (as either permutation groups or abstract groups), and special properties of vertex-transitive graphs and related classes. There are short digressions on infinite graphs and graph homomorphisms. 1 Graph automorphisms An automorphism of a graph G is a permutation g of the vertex set of G with the property that, for any vertices u and v, we have ug vg if and only if u v. (As usual, we use vg to denote the image of the vertex∼ v under the permutation∼ g. See [13] for the terminology and main results of permutation group theory.) This simple definition does not suffice for multigraphs; we need to specify a permutation of the edges as well as a permutation of the vertices, to ensure that the multiplicity of edges between two vertices is preserved. (Alterna- tively, a multigraph can be regarded as a weighted graph, where the weight au;v is the number of edges from u to v; an automorphism is required to satisfy aug;vg = au;v. This gives a slightly different description of automor- phisms, but the action on the set of vertices is the same.) We will consider only simple graphs here. 1 The set of all automorphisms of a graph G, with the operation of com- position of permutations, is a permutation group on VG (a subgroup of the symmetric group on VG).
    [Show full text]
  • Extrema Concerning Asymmetric Graphs
    JOURNAL OF COMBINATORIAL THEORY 3, 57-82 (1967) Extrema Concerning Asymmetric Graphs LOUIS V. QUINTAS* Graduate Center, The City University of New York, New York 10036 Communicated by A. .1. Hoffman ABSTRACT By a graph we mean a finite undirected graph without loops and without multiple edges. The automorphism group of a graph consists of those permutations of the vertex set of the graph which preserve adjacency relations. A graph is called asymmetric if its automorphism group consists only of the identity automorphism. In this paper we study questions pertaining to the existence and structure of asymmetric graphs. Specifically, we establish the extreme values of p and q for which there exist asymmetric graphs having p vertices and q edges. These extremes are obtained for the following four classes of graphs: all graphs, connected graphs, graphs having no vertices of degree 2 (topological graphs), and connected topological graphs. An asymmetric graph K is said to have asymmetry equal to 1 if it is possible by either adjoining one edge to K or deleting one edge of K to obtain a graph which is not asymmetric. For the above-mentioned four classes of graphs we resolve the following problem: determLqe the least value G(p, 1) for which there exists a graph having asymmetry equal to 1, having p vertices, and having G(p, 1) edges. This problem stated for the class of all graphs was posed by P. Erd6s and A. R6nyi, Asymmetric Graphs Acta Math. Acad. Sci. Hungar. 14 (1963), 295-315. 1. INTRODUCTION By a graph we mean a finite undirected graph (as defined in [8, p.
    [Show full text]
  • Arxiv:1507.00517V1 [Math.CO]
    ON THE FIXED NUMBER OF GRAPHS I. JAVAID*, M. MURTAZA, M. ASIF, F. IFTIKHAR Abstract. An automorphism on a graph G is a bijective mapping on the vertex set V (G), which preserves the relation of adjacency between any two vertices of G. An automorphism g fixes a vertex v if g maps v onto itself. The stabilizer of a set S of vertices is the set of all automorphisms that fix vertices of S. A set F is called fixing set of G, if its stabilizer is trivial. The fixing number of a graph is the cardinality of a smallest fixing set. The fixed number of a graph G is the minimum k, such that every k-set of vertices of G is a fixing set of G. A graph G is called a k-fixed graph if its fixing number and fixed number are both k. In this paper, we study the fixed number of a graph and give construction of a graph of higher fixed number from graph with lower fixed number. We find bound on k in terms of diameter d of a distance-transitive k-fixed graph. 1. Introduction Let G = (V (G), E(G)) be a connected graph with order n. The degree of a vertex v in G, denoted by degG(v), is the number of edges that are incident to v in G. We denote by ∆(G), the maximum degree and δ(G), the minimum degree of vertices of G. The distance between two vertices x and y, denoted by d(x, y), is the length of a shortest path between x and y in G.
    [Show full text]
  • Graph Controllability Classes for the Laplacian Leader-Follower Dynamics
    Graph Controllability Classes for the Laplacian Leader-Follower Dynamics Cesar O. Aguilar and Bahman Gharesifard Abstract—In this paper, we consider the problem of obtain- resulted in an extensive literature on controllability properties ing graph-theoretic characterizations of controllability for the for this class of control systems, see of example [7], [8], [9], Laplacian-based leader-follower dynamics. Our developments [10], [11], [12]. Specifically, starting with a Laplacian-based rely on the notion of graph controllability classes, namely, the classes of essentially controllable, completely uncontrollable, and dynamics, a subset of the agents are classified as leaders and conditionally controllable graphs. In addition to the topology act as control agents that can change the dynamics of the net- of the underlying graph, the controllability classes rely on the work. The remaining agents, called the followers, are indirectly specification of the control vectors; our particular focus is on controlled by the leaders via the connectivity of the network. the set of binary control vectors. The choice of binary control Most of the effort has gone to characterizing graph-theoretic vectors is naturally adapted to the Laplacian dynamics, as it captures the case when the controller is unable to distinguish conditions under which such systems are uncontrollable. between the followers and, moreover, controllability properties are invariant under binary complements. We prove that the class of essentially controllable graphs is a strict subset of the class of A. Literature review asymmetric graphs and provide numerical results that suggests The controllability of leader-follower network dynamics was that the ratio of essentially controllable graphs to asymmetric graphs increases as the number of vertices increases.
    [Show full text]
  • 2. Properties of Structure
    2. PROPERTIES OF STRUCTURE The main structural properties are connected with regularity and positions (symmetry) of structure. Structural properties are read out from basic binary signs in the structure model SM [35 ]. 2.1. Diversity of structural regularity Propositions 2.1. On description the regularities: P2.1.1. Graph, where the numbers of partial binary(+)signs +d in all the rows i of SM are equal is (degree )-regular. P2.1.2. Graph, where the partial signs –d of all the binary(–)signs –dnq in SM equal is d- distance-regular . On example 2.1 showed Petersen graph with its pair(–)sign –2.3.3 is 2-distance-regular. P2.1.3. Graph, where the partial signs +d of all the binary(+)signs + dnq in SM are equal is (d+1 )-girth-regular . For example, Petersen graph with its pair(+)sign +4.10.15 is 5-girth-regular (example 2.1). In girth-regular graph belong all the n vertices the same number times to girth with length n–a. P2.1.4. Graph, where the numbers of clique signs +(d=2 ).n. (q=n (n-1):2 ) in all the rows i of SM are equal is n-clique-regular . For example, the complement of Petersen is 4-clique-regular (example 2.1). If a transitive graph self not clique, then there can not exists a single clique, it can be only clique regular. In clique- regular graph belong all the n vertices the same number times to clique with power n–b. P2.1.5. Graph said strongly regular with parameters ( k, a,b ) if it is a k-degree-regular incomplete connected graph such that any two adjacent vertices have exactly a≥0 common neighbors and any two non-adjacent vertices have b≥1 common neighbors.
    [Show full text]
  • D-Self Center Graphs and Graph Operations Pp.: 1–4
    Archive of SID 46th Annual Iranian Mathematics Conference 25-28 August 2015 Yazd University Talk d-self center graphs and graph operations pp.: 1{4 d-self Center Graphs and Graph Operations Yasser Alizadeh Ehsan Estaji ∗ Hakim Sabzevari University Hakim Sabzevari University Abstract Let G be a simple connected graph. The graph G is called d-self center if it’s vertices are of eccentricity d. In this paper, some self center composite graphs are investigated. Some mathematical properties of self center graphs is investigated. It is proved that a self center graph is 2-connected. Some infinite family of asymmetric self center graphs is constructed. Keywords: eccentricity, d-self center graph, composite graphs Mathematics Subject Classification [2010]: 05C12, 05C76, 05C90 1 Introduction All considered graphs are simple and connected. Distance between two vertices is defined as usual length of shortest path connecting them. Eccentricity of vertex v is denoted by ε(v) is the maximum distance between v and other vertices. The maximum and minimum eccentricity among all vertices of G are called diameter of G, diam(G) and radius of G, rad(G) respectively. The Center of G, C(G) is the set of vertices of rad(G). Let G be a simple connected graph. The graph G is called d-self center if it’s vertices are of eccentricity d. Center of graph G is the set of vertices of minimum eccentricity. Then the Center of a self center graph contains all vertices of the graph. In a series of paper, topological indices based on eccentricity of vertices were studied and for some family of molecular graphs such indices were calculated.
    [Show full text]
  • On the Degeneracy of the Orbit Polynomial and Related Graph Polynomials
    S S symmetry Article On the Degeneracy of the Orbit Polynomial and Related Graph Polynomials Modjtaba Ghorbani 1,* , Matthias Dehmer 2,3,4 and Frank Emmert-Streib 5 1 Department of Mathematics, Faculty of Science, Shahid Rajaee Teacher Training University, Tehran 16785-136, Iran 2 Department of Computer Science, Swiss Distance University of Applied Sciences, 3900 Brig, Switzerland; [email protected] 3 Department of Biomedical Computer Science and Mechatronics, UMIT, Hall in Tyrol A-6060, Austria 4 College of Artficial Intelligence, Nankai University, Tianjin 300071, China 5 Predictive Medicine and Analytics Lab, Department of Signal Processing, Tampere University of Technology, 33720 Tampere, Finland; frank.emmert-streib@tut.fi * Correspondence: [email protected]; Tel.: +98-21-22970029 Received: 8 August 2020; Accepted: 28 August 2020; Published: 7 October 2020 Abstract: The orbit polynomial is a new graph counting polynomial which is defined as r jOij OG(x) = ∑i=1 x , where O1, ..., Or are all vertex orbits of the graph G. In this article, we investigate the structural properties of the automorphism group of a graph by using several novel counting polynomials. Besides, we explore the orbit polynomial of a graph operation. Indeed, we compare the degeneracy of the orbit polynomial with a new graph polynomial based on both eigenvalues of a graph and the size of orbits. Keywords: automorphism group; orbit; group action; polynomial roots; orbit-stabilizer theorem 1. Introduction In quantum chemistry, the early Hückel theory computes the levels of p-electron energy of the molecular orbitals in conjugated hydrocarbons, as roots of the characteristic/spectral polynomial which are called the eigenvalues of a molecular graph, see [1].
    [Show full text]
  • The Cost of Edge-Distinguishing of the Cartesian Product of Connected
    The Cost of Edge-distinguishing of the Cartesian Product of Connected Graphs ∗ Aleksandra Gorzkowska† AGH University, Department of Discrete Mathematics, 30-059 Krakow, Poland [email protected] Mohammad Hadi Shekarriz Department of Mathematics, Shiraz University, Shiraz, Iran. [email protected] Abstract A graph G is said to be d-distinguishable if there is a vertex coloring of G with a set of d colors which breaks all of the automorphisms of G but the identity. We call the minimum d for which a graph G is d-distinguishiable the distinguishing number of G, denoted by D(G). When D(G) = 2, the minimum number of vertices in one of the color classes is called the cost of distinguishing of G and is shown by ρ(G). In this paper, we generalize this concept to edge-coloring by introducing the cost of edge- ′ ′ distinguishing of a graph G, denoted by ρ (G). Then, we consider ρ (Kn) for n ≥ 6 by finding a procedure that gives the minimum number of edges of Kn that should be colored differently to have a 2-distinguishing edge-coloring. Afterwards, we develop a arXiv:1910.12101v1 [math.CO] 26 Oct 2019 machinery to state a sufficient condition for a coloring of the Cartesian product to break all non-trivial automorphisms. Using this sufficient condition, we determine when cost of distinguishing and edge-distinguishing of the Cartesian power of a path equals to one. We also show that this parameters are equal to one for any Cartesian product of finitely many paths of different lengths.
    [Show full text]