Spectral Graph Theory

Total Page:16

File Type:pdf, Size:1020Kb

Spectral Graph Theory Spectral graph theory Uri Feige January 2010 1 Background With every graph (or digraph) one can associate several di®erent matrices. We have already seen the vertex-edge incidence matrix, the Laplacian and the adjacency matrix of a graph. Here we shall concentrate mainly on the adjacency matrix of (undirected) graphs, and also discuss briefly the Laplacian. We shall show that spectral properies (the eigenvalues and eigenvectors) of these matrices provide useful information about the structure of the graph. It turns out that for regular graphs, the information one can deduce from one matrix representation (e.g., the adjacency matrix) is similar to the information one can deduce from other representations (such as the Laplacian). We remark that for nonregular graphs, this is not the case, and the choice of matrix representation may make a signi¯cant di®erence. We shall not elaborate on this issue further, as our main concern here will be either with regular or nearly regular graph. The adjacency matrix of a connected undirected graph is nonnegative, symmetric and irreducible (namely, it cannot be decomposed into two diagonal blocks and two o®-diagonal blocks, one of which is all-0). As such, standard results n linear algebra, including the Perron-Frobenius theorem, imply that: 1. All its eigenvalues are real. Let us denote them by ¸1 ¸ ¸2 ::: ¸ ¸n. (Equality between eigenvalues corresponds to eigenvalue multiplicity.) 2. Eigenvectors that correspond to di®erent eigenvalues are orthogonal to each other. 3. The eigenvector that corresponds ¸1 is all positive. 4. ¸1 > ¸2 and ¸1 ¸ j¸nj. An eigenvector with eigenvalue ¸ can be interpreted as associating values (the coordinate entries of the eigenvalue) with the vertices of the graph, such that each vertex has a value that is the sum of its neighbors, scaled by 1=¸. P Observe that the trace of the adjacency matrix is 0 and hence ¸i = 0, implying in particular that ¸n < 0. There is useful characterization of eigenvalues by Raleigh quotients. Let v1; : : : ; vn be an orthonormal basis of eigenvalues. For a nonzero vector x, let a =< x; v > and hence P i i x = aivi. Observe that: 1 P xtAx ¸ (a )2 P i i t = 2 x x (ai) xtAx xtAx This implies that ¸n · xtx · ¸1. Moreover, if x is orthogonal to v1 then xtx · ¸2. For a d-regular graph, ¸1 = d, and the corresponding eigenvector is the all 1 vector. If the graph is disconnected, then its adjacency matrix decomposes into adjacency matrices of its connected components. In this case (and again, we assume here d-regularity), the multiplicity of the eigenvalue d is equal to the number of connected components. This indicates that a small gap between ¸1 and ¸2 corresponds to the graph having small cuts. There is also a converse, saying that a large gap between ¸1 and ¸2 implies that the graph has no small cuts in some exact sense. Namely, it is an expander. To understand intuitively this expansion property (in fact, a related property as we shall also consider ¸n here), consider a random walk starting at an arbitrary distribution x. After one step, the distribution is Ax (if G is regular) normalized to 1. By representing x in the basis of eigenvectors, and assuming that ¸1 is much larger (say, twice as large) than max[¸2; ¡¸n] it is clear that in O(log n) steps, the walk mixes. Hence there cannot be any \bottlenecks" (sets of vertices with only few outgoing edges), as then the walk would not mix. If the graph is not regular, the largest eigenvalue is at least as large as the average degree (by taking Raleigh quotient for all 1 vector) and not larger that the maximum value c for which the graph has a c-core (by sorting according to largest eigenvaluep - no vertex has more than ¸1 higher neighbors). For a star, the largest eigenvalue is n ¡ 1. If the graph is bipartite, nonzero eigenvalues come in pairs (flipping the entries of vertices of one side in the eigenvectors). Hence ¸n = ¡¸1. If j¸nj is much smaller than ¸1, this implies that the graph does not have very large cuts (that cut almost all the edges). The converse is not true, in the sense that j¸nj might be close to ¸1, and still the graph has no large cuts. This may happen for example if a d-regular graph G contains a small subgraph that is nearly a complete bipartite graph on 2d vertices. This small subgraph a®ects ¸n (as can be seen by taking Rayleigh quotients) but is insigni¯cant in terms of the existence of large cuts in G. Extensions of the eigenvalue based technique to semide¯nite programming (a topic beyond the scope of this course) give an approximation algorithm for max-cut with a very good approximation ratio (roughly 0.87856). The following theorem is due to Ho®man, and illustrates the connection between eigen- values and graph properties. Theorem 1 Let G be a d-regular n-vertex graph and let ¸n be the most negative eigenvalue of its adjacency matrix A. Then the size of its largest independent is at most n¸ ®(G) ·¡ n d ¡ ¸n Proof: Let S be an independent set in G. Consider the vector x with value n ¡ jSj on S and value ¡jSj on the remaining vertices. Then we use the Rayleigh quotient to bound ¸n from above. xtAx jSj2(nd ¡ 2jSjd) ¡ 2djSj(n ¡ jSj)jSj ¡njSj2d ¡jSjd = = = xtx jSj(n ¡ jSj)2 + (n ¡ jSj)jSj2 njSj(n ¡ jSj n ¡ jSj 2 The proof follows by rearranging. 2 2 2 2 P 2 P The eigenvalues of A are (¸i) . The trace of A implies that (¸i) = di. For pd-regular graphs, this implies that the average absolute value of eigenvalues is at most d. For random regular graphs, or random graphs that are nearly regular, it is in fact the case that with highp probability over the choice of graph, all but the largest eigenvalue have absolute value O( d). This can be proved by the trace method (considering higher even powers of A). An alternative proof can be based on considering the form xtAx for all possible unit vectors x orthogonal to v1. (There are in¯nitely many such vectors so a certain discretization needs to be used.) If G is regular or nearly regular, the adjacency matrix is most helpful. If the graph is irregular, the Laplacian may be more informative. Note that for regular graphs, the spectra of these two matrices are easily related. For general graphs, the Laplacian gives the P 2 quadratic form (i;j)2E(xi ¡ xj) . Hence it is positive semide¯nite, with the all 1 vector as a unique eigenvector of eigenvalue 0 (if the graph is connected). The next eigenvalue is known as the Fiedler value and the associated eigenvector as the Fiedler vector. It gives a useful heuristic for spectral graph partitioning. The Fiedler vector and the next eigenvector form a convenient coordinate system for graph drawing (see [3]). Much of what we said about the spectrum of regular graphs applies to graphs that are nearly regular. In establishing that a random graph in nearly regular, it is useful to have some bounds of the probability that a degree of a vertex deviates from its expectation. This bounds are quantitative versions of the law of large numbers and of the central limit theorem (that says that sums of independent random variables converge to the normal distribution), and we present one representative such bound. p1+:::+pn Theorem 2 Let p1; : : : ; pn 2 [0; 1] and set p = n . Assume that X1;:::Xn are mutually independent random variables with Pr[Xi = 1¡pi] = pi and Pr[Xi = ¡pi] = 1¡pi. Let X = X1 + ::: + Xn. (Observe that E[Xi] = 0, and E[X] = 0.) Then 2 3 2 Pr[X > a] < e¡a =2pn+a =2(pn) and 2 Pr[X < ¡a] < e¡a =2pn The theorem above is typically used when p · 1=2. Note that the bounds for X < ¡a seem stronger than those for X > a. They can be used for X > a after replacing p by 1 ¡ p. Namely, Pr[X > a] < e¡a2=2(1¡p)n. Note also that the bounds can be tightened in certain cases. See [1] for more details. 2 Refuting random 4SAT We illustrate here an application (due to Goerdt and Krivelevich [?]) of spectral techniques to a seemingly unrelated problem. A 4CNF formula contains clauses, where each clause contains four literals, and each literal is either a Boolean variable or its negation. An assignment satis¯es the formula if in each clause at least one literal is set to true. Checking whether a given 4CNF formula 3 is satis¯able is NP-complete. Namely, it is in NP (if the answer is yes there is a satisfying assignment certifying this), and it is NP-hard. Checking whether a given 4CNF formula is not satis¯able is coNP-complete. Hence there are no witnesses for non-satis¯ability unless coNP=NP. This applies for worst case instances. Here we study the average case (for some natural distribution). Consider the distribution Fn;m of random 4CNF formulas with n variables and m clauses. The formula is random in the sense that every literal in the formula is chosen independently at random. (We may further require that clauses are distinct and that variables in a clause are distinct, but this has negligible e®ect on the results that we present.) Observe that given any assignment to the variables, a random clause is satis¯ed by this assignment with probability exactly 15/16 (every literal has probability 1/2 of getting polarity opposite to the assignment).
Recommended publications
  • Distance Regular Graphs Simply Explained
    Distance Regular Graphs Simply Explained Alexander Coulter Paauwe April 20, 2007 Copyright c 2007 Alexander Coulter Paauwe. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled “GNU Free Documentation License”. Adjacency Algebra and Distance Regular Graphs: In this paper, we will discover some interesting properties of a particular kind of graph, called distance regular graphs, using algebraic graph theory. We will begin by developing some definitions that will allow us to explore the relationship between powers of the adjacency matrix of a graph and its eigenvalues, and ultimately give us particular insight into the eigenvalues of distance regular graphs. Basis for the Polynomial of an Adjacency Matrix We all know that for a given graph G, the powers of its adjacency matrix, A, have as their entries the number of n-walks between two vertices. More succinctly, we know that [An]i,j is the number of n-walks between the two vertices vi and vj. We also know that for a graph with diameter d, the first d powers of A are all linearly independent. Now, let us think of the set of all polynomials of the adjacency matrix, A, for a graph G. We can think of any member of the set as a linear combination of powers of A.
    [Show full text]
  • Constructing an Infinite Family of Cubic 1-Regular Graphs
    View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by Elsevier - Publisher Connector Europ. J. Combinatorics (2002) 23, 559–565 doi:10.1006/eujc.2002.0589 Available online at http://www.idealibrary.com on Constructing an Infinite Family of Cubic 1-Regular Graphs YQAN- UAN FENG† AND JIN HO KWAK A graph is 1-regular if its automorphism group acts regularly on the set of its arcs. Miller [J. Comb. Theory, B, 10 (1971), 163–182] constructed an infinite family of cubic 1-regular graphs of order 2p, where p ≥ 13 is a prime congruent to 1 modulo 3. Marusiˇ cˇ and Xu [J. Graph Theory, 25 (1997), 133– 138] found a relation between cubic 1-regular graphs and tetravalent half-transitive graphs with girth 3 and Alspach et al.[J. Aust. Math. Soc. A, 56 (1994), 391–402] constructed infinitely many tetravalent half-transitive graphs with girth 3. Using these results, Miller’s construction can be generalized to an infinite family of cubic 1-regular graphs of order 2n, where n ≥ 13 is odd such that 3 divides ϕ(n), the Euler function of n. In this paper, we construct an infinite family of cubic 1-regular graphs with order 8(k2 + k + 1)(k ≥ 2) as cyclic-coverings of the three-dimensional Hypercube. c 2002 Elsevier Science Ltd. All rights reserved. 1. INTRODUCTION In this paper we consider an undirected finite connected graph without loops or multiple edges. For a graph G, we denote by V (G), E(G), A(G) and Aut(G) the vertex set, the edge set, the arc set and the automorphism group, respectively.
    [Show full text]
  • Maximizing the Order of a Regular Graph of Given Valency and Second Eigenvalue∗
    SIAM J. DISCRETE MATH. c 2016 Society for Industrial and Applied Mathematics Vol. 30, No. 3, pp. 1509–1525 MAXIMIZING THE ORDER OF A REGULAR GRAPH OF GIVEN VALENCY AND SECOND EIGENVALUE∗ SEBASTIAN M. CIOABA˘ †,JACKH.KOOLEN‡, HIROSHI NOZAKI§, AND JASON R. VERMETTE¶ Abstract. From Alon√ and Boppana, and Serre, we know that for any given integer k ≥ 3 and real number λ<2 k − 1, there are only finitely many k-regular graphs whose second largest eigenvalue is at most λ. In this paper, we investigate the largest number of vertices of such graphs. Key words. second eigenvalue, regular graph, expander AMS subject classifications. 05C50, 05E99, 68R10, 90C05, 90C35 DOI. 10.1137/15M1030935 1. Introduction. For a k-regular graph G on n vertices, we denote by λ1(G)= k>λ2(G) ≥ ··· ≥ λn(G)=λmin(G) the eigenvalues of the adjacency matrix of G. For a general reference on the eigenvalues of graphs, see [8, 17]. The second eigenvalue of a regular graph is a parameter of interest in the study of graph connectivity and expanders (see [1, 8, 23], for example). In this paper, we investigate the maximum order v(k, λ) of a connected k-regular graph whose second largest eigenvalue is at most some given parameter λ. As a consequence of work of Alon and Boppana and of Serre√ [1, 11, 15, 23, 24, 27, 30, 34, 35, 40], we know that v(k, λ) is finite for λ<2 k − 1. The recent result of Marcus, Spielman, and Srivastava [28] showing the existence of infinite families of√ Ramanujan graphs of any degree at least 3 implies that v(k, λ) is infinite for λ ≥ 2 k − 1.
    [Show full text]
  • Perfect Domination in Book Graph and Stacked Book Graph
    International Journal of Mathematics Trends and Technology (IJMTT) – Volume 56 Issue 7 – April 2018 Perfect Domination in Book Graph and Stacked Book Graph Kavitha B N#1, Indrani Pramod Kelkar#2, Rajanna K R#3 #1Assistant Professor, Department of Mathematics, Sri Venkateshwara College of Engineering, Bangalore, India *2 Professor, Department of Mathematics, Acharya Institute of Technology, Bangalore, India #3 Professor, Department of Mathematics, Acharya Institute of Technology, Bangalore, India Abstract: In this paper we prove that the perfect domination number of book graph and stacked book graph are same as the domination number as the dominating set satisfies the condition for perfect domination. Keywords: Domination, Cartesian product graph, Perfect Domination, Book Graph, Stacked Book Graph. I. INTRODUCTION By a graph G = (V, E) we mean a finite, undirected graph with neither loops nor multiple edges. The order and size of G are denoted by p and q respectively. For graph theoretic terminology we refer to Chartrand and Lesnaik[3]. Graphs have various special patterns like path, cycle, star, complete graph, bipartite graph, complete bipartite graph, regular graph, strongly regular graph etc. For the definitions of all such graphs we refer to Harry [7]. The study of Cross product of graph was initiated by Imrich [12]. For structure and recognition of Cross Product of graph we refer to Imrich [11]. In literature, the concept of domination in graphs was introduced by Claude Berge in 1958 and Oystein Ore in [1962] by [14]. For review of domination and its related parameters we refer to Acharya et.al. [1979] and Haynes et.al.
    [Show full text]
  • Strongly Regular Graphs
    Chapter 4 Strongly Regular Graphs 4.1 Parameters and Properties Recall that a (simple, undirected) graph is regular if all of its vertices have the same degree. This is a strong property for a graph to have, and it can be recognized easily from the adjacency matrix, since it means that all row sums are equal, and that1 is an eigenvector. If a graphG of ordern is regular of degreek, it means that kn must be even, since this is twice the number of edges inG. Ifk�n− 1 and kn is even, then there does exist a graph of ordern that is regular of degreek (showing that this is true is an exercise worth thinking about). Regularity is a strong property for a graph to have, and it implies a kind of symmetry, but there are examples of regular graphs that are not particularly “symmetric”, such as the disjoint union of two cycles of different lengths, or the connected example below. Various properties of graphs that are stronger than regularity can be considered, one of the most interesting of which is strong regularity. Definition 4.1.1. A graphG of ordern is called strongly regular with parameters(n,k,λ,µ) if every vertex ofG has degreek; • ifu andv are adjacent vertices ofG, then the number of common neighbours ofu andv isλ (every • edge belongs toλ triangles); ifu andv are non-adjacent vertices ofG, then the number of common neighbours ofu andv isµ; • 1 k<n−1 (so the complete graph and the null graph ofn vertices are not considered to be • � strongly regular).
    [Show full text]
  • On Cayley Graphs of Algebraic Structures
    On Cayley graphs of algebraic structures Didier Caucal1 1 CNRS, LIGM, University Paris-East, France [email protected] Abstract We present simple graph-theoretic characterizations of Cayley graphs for left-cancellative monoids, groups, left-quasigroups and quasigroups. We show that these characterizations are effective for the end-regular graphs of finite degree. 1 Introduction To describe the structure of a group, Cayley introduced in 1878 [7] the concept of graph for any group (G, ·) according to any generating subset S. This is simply the set of labeled s oriented edges g −→ g·s for every g of G and s of S. Such a graph, called Cayley graph, is directed and labeled in S (or an encoding of S by symbols called letters or colors). The study of groups by their Cayley graphs is a main topic of algebraic graph theory [3, 8, 2]. A characterization of unlabeled and undirected Cayley graphs was given by Sabidussi in 1958 [15] : an unlabeled and undirected graph is a Cayley graph if and only if we can find a group with a free and transitive action on the graph. However, this algebraic characterization is not well suited for deciding whether a possibly infinite graph is a Cayley graph. It is pertinent to look for characterizations by graph-theoretic conditions. This approach was clearly stated by Hamkins in 2010: Which graphs are Cayley graphs? [10]. In this paper, we present simple graph-theoretic characterizations of Cayley graphs for firstly left-cancellative and cancellative monoids, and then for groups. These characterizations are then extended to any subset S of left-cancellative magmas, left-quasigroups, quasigroups, and groups.
    [Show full text]
  • Towards a Classification of Distance-Transitive Graphs
    数理解析研究所講究録 1063 巻 1998 年 72-83 72 Towards a classification of distance-transitive graphs John van Bon Abstract We outline the programme of classifying all finite distance-transitive graphs. We men- tion the most important classification results obtained so far and give special attention to the so called affine graphs. 1. Introduction The graphs in this paper will be always assumed to be finite, connected, undirected and without loops or multiple edges. The edge set of a graph can thus be identified with a subset of the set of unoidered pairs of vertices. Let $\Gamma=(V\Gamma, E\Gamma)$ be a graph and $x,$ $y\in V\Gamma$ . With $d(x, y)$ we will denote the usual distance $\Gamma$ in between the vertices $x$ and $y$ (i.e., the length of the shortest path connecting $x$ and $y$ ) and with $d$ we will denote the diameter of $\Gamma$ , the maximum of all possible values of $d(x, y)$ . Let $\Gamma_{i}(x)=\{y|y\in V\Gamma, d(x, y)=i\}$ be the set of all vertices at distance $i$ of $x$ . An $aut_{omo}rph7,sm$ of a graph is a permutation of the vertex set that maps edges to edges. Let $G$ be a group acting on a graph $\Gamma$ (i.e. we are given a morphism $Garrow Aut(\Gamma)$ ). For a $x\in V\Gamma$ $x^{g}$ vertex and $g\in G$ the image of $x$ under $g$ will be denoted by . The set $\{g\in G|x^{g}=x\}$ is a subgroup of $G$ , called that stabilizer in $G$ of $x$ and will be denoted by $G_{x}$ .
    [Show full text]
  • Strongly Regular Graphs, Part 1 23.1 Introduction 23.2 Definitions
    Spectral Graph Theory Lecture 23 Strongly Regular Graphs, part 1 Daniel A. Spielman November 18, 2009 23.1 Introduction In this and the next lecture, I will discuss strongly regular graphs. Strongly regular graphs are extremal in many ways. For example, their adjacency matrices have only three distinct eigenvalues. If you are going to understand spectral graph theory, you must have these in mind. In many ways, strongly-regular graphs can be thought of as the high-degree analogs of expander graphs. However, they are much easier to construct. Many times someone has asked me for a matrix of 0s and 1s that \looked random", and strongly regular graphs provided a resonable answer. Warning: I will use the letters that are standard when discussing strongly regular graphs. So λ and µ will not be eigenvalues in this lecture. 23.2 Definitions Formally, a graph G is strongly regular if 1. it is k-regular, for some integer k; 2. there exists an integer λ such that for every pair of vertices x and y that are neighbors in G, there are λ vertices z that are neighbors of both x and y; 3. there exists an integer µ such that for every pair of vertices x and y that are not neighbors in G, there are µ vertices z that are neighbors of both x and y. These conditions are very strong, and it might not be obvious that there are any non-trivial graphs that satisfy these conditions. Of course, the complete graph and disjoint unions of complete graphs satisfy these conditions.
    [Show full text]
  • Self-Dual Configurations and Regular Graphs
    SELF-DUAL CONFIGURATIONS AND REGULAR GRAPHS H. S. M. COXETER 1. Introduction. A configuration (mci ni) is a set of m points and n lines in a plane, with d of the points on each line and c of the lines through each point; thus cm = dn. Those permutations which pre­ serve incidences form a group, "the group of the configuration." If m — n, and consequently c = d, the group may include not only sym­ metries which permute the points among themselves but also reci­ procities which interchange points and lines in accordance with the principle of duality. The configuration is then "self-dual," and its symbol («<*, n<j) is conveniently abbreviated to na. We shall use the same symbol for the analogous concept of a configuration in three dimensions, consisting of n points lying by d's in n planes, d through each point. With any configuration we can associate a diagram called the Menger graph [13, p. 28],x in which the points are represented by dots or "nodes," two of which are joined by an arc or "branch" when­ ever the corresponding two points are on a line of the configuration. Unfortunately, however, it often happens that two different con­ figurations have the same Menger graph. The present address is concerned with another kind of diagram, which represents the con­ figuration uniquely. In this Levi graph [32, p. 5], we represent the points and lines (or planes) of the configuration by dots of two colors, say "red nodes" and "blue nodes," with the rule that two nodes differently colored are joined whenever the corresponding elements of the configuration are incident.
    [Show full text]
  • Graph Automorphism Groups
    Graph Automorphism Groups Robert A. Beeler, Ph.D. East Tennessee State University February 23, 2018 Robert A. Beeler, Ph.D. (East Tennessee State University)Graph Automorphism Groups February 23, 2018 1 / 1 What is a graph? A graph G =(V , E) is a set of vertices, V , together with as set of edges, E. For our purposes, each edge will be an unordered pair of distinct vertices. a e b d c V (G)= {a, b, c, d, e} E(G)= {ab, ae, bc, be, cd, de} Robert A. Beeler, Ph.D. (East Tennessee State University)Graph Automorphism Groups February 23, 2018 2 / 1 Graph Automorphisms A graph automorphism is simply an isomorphism from a graph to itself. In other words, an automorphism on a graph G is a bijection φ : V (G) → V (G) such that uv ∈ E(G) if and only if φ(u)φ(v) ∈ E(G). Note that graph automorphisms preserve adjacency. In layman terms, a graph automorphism is a symmetry of the graph. Robert A. Beeler, Ph.D. (East Tennessee State University)Graph Automorphism Groups February 23, 2018 3 / 1 An Example Consider the following graph: a d b c Robert A. Beeler, Ph.D. (East Tennessee State University)Graph Automorphism Groups February 23, 2018 4 / 1 An Example (Part 2) One automorphism simply maps every vertex to itself. This is the identity automorphism. a a d b d b c 7→ c e =(a)(b)(c)(d) Robert A. Beeler, Ph.D. (East Tennessee State University)Graph Automorphism Groups February 23, 2018 5 / 1 An Example (Part 3) One automorphism switches vertices a and c.
    [Show full text]
  • Chapter 4 Introduction to Spectral Graph Theory
    Chapter 4 Introduction to Spectral Graph Theory Spectral graph theory is the study of a graph through the properties of the eigenvalues and eigenvectors of its associated Laplacian matrix. In the following, we use G = (V; E) to represent an undirected n-vertex graph with no self-loops, and write V = f1; : : : ; ng, with the degree of vertex i denoted di. For undirected graphs our convention will be that if there P is an edge then both (i; j) 2 E and (j; i) 2 E. Thus (i;j)2E 1 = 2jEj. If we wish to sum P over edges only once, we will write fi; jg 2 E for the unordered pair. Thus fi;jg2E 1 = jEj. 4.1 Matrices associated to a graph Given an undirected graph G, the most natural matrix associated to it is its adjacency matrix: Definition 4.1 (Adjacency matrix). The adjacency matrix A 2 f0; 1gn×n is defined as ( 1 if fi; jg 2 E; Aij = 0 otherwise. Note that A is always a symmetric matrix with exactly di ones in the i-th row and the i-th column. While A is a natural representation of G when we think of a matrix as a table of numbers used to store information, it is less natural if we think of a matrix as an operator, a linear transformation which acts on vectors. The most natural operator associated with a graph is the diffusion operator, which spreads a quantity supported on any vertex equally onto its neighbors. To introduce the diffusion operator, first consider the degree matrix: Definition 4.2 (Degree matrix).
    [Show full text]
  • On Minimal Distance-Regular Cayley Graphs of Generalized Dihedral Groups
    On minimal distance-regular Cayley graphs of generalized dihedral groups Stefkoˇ Miklaviˇc∗ University of Primorska, IAM, Muzejski trg 2, 6000 Koper, Slovenia IMFM, Jadranska 19, 1000 Ljubljana, Slovenia [email protected] Primoˇz Sparlˇ y University of Ljubljana, Faculty of Education, Kardeljeva ploˇsˇcad16, 1000 Ljubljana, Slovenia University of Primorska, IAM, Muzejski trg 2, 6000 Koper, Slovenia IMFM, Jadranska 19, 1000 Ljubljana, Slovenia [email protected] Submitted: Aug 3, 2020; Accepted: Nov 9, 2020; Published: Nov 27, 2020 c S.ˇ Miklaviˇcand P. Sparl.ˇ Released under the CC BY-ND license (International 4.0). Abstract Let G denote a finite generalized dihedral group with identity 1 and let S denote an inverse-closed subset of Gnf1g, which generates G and for which there exists s 2 S, such that hS n fs; s−1gi 6= G. In this paper we obtain the complete classification of distance-regular Cayley graphs Cay(G; S) for such pairs of G and S. Mathematics Subject Classifications: 05E18, 05E30 1 Introduction Two of the most extensively studied phenomena in graph theory are regularity and sym- metry properties of graphs. While it is usually quite easy to see that a certain degree of symmetry that a graph possesses implies also certain degree of regularity (for example, every vertex-transitive graph is also regular in a sense that every vertex has the same de- gree), the opposite question seems to be much harder to handle. It is therefore necessary ∗Supported in part by the Slovenian Research Agency (research program P1-0285 and research projects N1-0062, J1-9110, J1-1695, N1-0140).
    [Show full text]