Counting Inequivalent Colorings Concepts: Graph Automorphism

Total Page:16

File Type:pdf, Size:1020Kb

Counting Inequivalent Colorings Concepts: Graph Automorphism Chapter 18: Counting Inequivalent Colorings Concepts: Graph automorphism, vertex and edge coloring, equivalent color- ings, equivalence class of colorings, number of inequivalent colorings, color- fixing automorphisms, fixed points of an automorphism, formula for number of inequivalent colorings, formula for number of restricted colorings. 1. Automorphisms of a graph: Permutations of the vertices that don't change the edge set. Example 1.1: There are 8 automorphisms of C4: 1 2 3 4 1 2 3 4 1 2 3 4 1 2 3 4 ; ; ; ; 1 2 3 4 1 4 3 2 2 1 4 3 2 3 4 1 1 2 3 4 1 2 3 4 1 2 3 4 1 2 3 4 ; ; ; : 3 2 1 4 3 4 1 2 4 1 2 3 4 3 2 1 To find these, we can either work out all 24 permutations of C4 and see which ones fix C4, or we can construct them as follows: any permutation must produce the cycle 1-2-3-4-1. There are four permutations which produce this cycle in the clockwise orientation and there are four permutations which produce this cycle in the counter-clockwise direction. Illustration 1.2: Permutations applied to C4. 2. C-coloring of a graph: A function c : V ! C to a finite set of colors C. The color of the vertex v is c(v). The number of C-colorings of an n-vertex graph is njCj. 2 Example 2.1: There are 4 = 16 fR; Bg-colorings of C4. Illustration 2.2: fR,Bg colorings of C4 3. Action of a graph automorphism on a coloring: Given a graph automorphism f of a graph G, and a coloring c of the vertices of G, permute the vertices of G using f, leaving the colors in place, obtaining a coloring 1 2 ··· n 1 2 ··· n f ∗c of G. If c = and f = c(1) c(2) ··· c(n) f(1) f(2) ··· f(n) then f(1) f(2) ··· f(n) f ∗ c = : c(1) c(2) ··· c(n) 1 1 2 3 4 1 2 3 4 Example 3.1: Let c = and f = . Then BRRR 2 1 4 3 2 1 4 3 1 2 3 4 f ∗ c = = : BRRR RBRR 4. Equivalence classes of colorings: We say that two colorings c1 and c2 are equivalent if there is a graph automorphism f which transforms c1 into c2: f ∗ c1 = c2. If f ∗ c1 6= c2 for any graph automorphism f, then we say 0 0 that c1 and c2 are inequivalent. Given a coloring c, we set [c] = fc : c ∼ c g. The distinct sets [c] form a partition of the set of all colorings. Terminology in textbook: [c] is the orbit of c under the action of automor- phisms and is denoted by cG. See page 457, Definition 18.15. Example 4.1: Example 3.1 implies 1 2 3 4 1 2 3 4 ∼ : BRRR RBRR In fact, all colorings with 3 Rs and 1 B are equivalent, and we have 1 2 3 4 = BRRR 1 2 3 4 1 2 3 4 1 2 3 4 1 2 3 4 ; ; ; : BRRR RBRR RRBR RRRB 1 2 3 4 1 2 3 4 Example 4.2: Let c = and c = . There 1 BBRR 2 BRBR is no automorphism that sends the subset f1; 2g to the subset f1; 3g, there- fore f ∗ c1 6= c2 for any f. Hence c1 and c2 are inequivalent colorings. Geometrically, every time we rotate or flip c1 we obtain a coloring in which the two blue vertices are joined by an edge. Since c2 doesn't have two blue vertices joined by an edge, we never never obtain c2 by acting on c1 by an automorphism. Illustration 4.3: Equivalence classes of fR,Bg-colorings of C4. 5. Partitioning automorphisms: Let c be a coloring. Then for each automorphism f, f ∗ c is a coloring equivalent to c. If [c] = fc1; c2; : : : ; ckg 2 where c1 = c, then we can partition the elements of the automorphism group via G = G1 [ G2 [···[ Gk; where Gi = ff 2 G : f ∗ c1 = cig: 1 2 3 4 f(1) f(2) f(3) f(4) Example 5.1: Let c = . Then f∗c = . BRRR BRRR If we denote by ci the coloring in which the vertex i is colored blue and the other vertices are colored red, then we have f ∗ c1 = cf(1) for all f. Therefore Gi = ff 2 G : f(1) = ig and G = G1 [ G2 [ G3 [ G4: Looking at G in Part 1 above we see that jG1j = jG2j = jG3j = jG4j = 2. 1 2 3 4 f(1) f(2) f(3) f(4) Example 5.2: Let c = . Then f∗c = . BRBR BRBR If we denote by cfi;jg the coloring in which vertices i and j are colored blue and the other two vertices are colored red, then we have f ∗ c = cff(1);f(3)g for all f. Therefore Gfi;jg = ff 2 G : ff(1); f(3)g = fi; jgg and G = Gf1;3g [ Gf2;4g: Looking at G in Part 1 above we see that jGf1;3gj = jGf2;4gj = 4. We will see in Theorem 8 below that whenever we partition the automor- phism this way, each set in the partition contains the same number of auto- morphisms. 6. Color-fixing automorphisms: Let c be a coloring and let f be an automorphism. We say that f fixes c if f ∗ c = c. See the illustrations for examples. The set of all color-fixing automorphisms of c is G(c) = ff 2 G : f ∗ c = cg: Terminology in textbook: G(c) is the stabilizer of c, denoted Gc. See page 456, Definition 18.11. 3 7. Fixed-points of an automorphism: Let c be a coloring and let f be a automorphism. We say that c is a fixed-point of f is f ∗ c = c. See the illustrations for examples. The set of all fixed-points of an automorphism f is C(f) = fc : f ∗ c = cg: Terminology in textbook: C(f) is the set of fixed points of the automorphism f, denoted by Ff . See page 458, Definition 18.19. Theorem 8: Let c be a coloring, let [c] = fc1; : : : ; ckg, and let Gi = ff 2 G : f ∗ c1 = cig: Then jGij = jGjj for all i and j. Proof: It suffices to prove that jGij ≤ jGjj for any i and j. Choose a fixed automorphism gij that satisfies gij ∗ ci = cj. We will use this to construct a mapping from Gi to Gj. Given f 2 Gi we have c1 7! ci using f, therefore c1 7! ci 7! cj using gij ◦ f, therefore gij ◦ fi 2 Gj. The mapping f 7! gij ◦ f 0 −1 −1 0 0 is injective: gij ◦ f = gij ◦ f =) gij ◦ gij ◦ f = gij ◦ gij ◦ f =) f = f . Since the mapping is injective, jGij ≤ jGjj. Theorem 9: For each coloring c, j[c]j · jG(c)j = jGj. This is equivalent to Lemma 18.16, p. 457. Proof: Write [c] = fc1; : : : ; ckg where c1 = c. Then by Theorem 8, jGj = jG1j + ··· + jGkj = k · jG1j = j[c]j · jG(c)j: Theorem 10: Assume there are m different equivalence classes of colorings. Then X jG(c)j = mjGj: c Proof: By Theorem 2 we have X X jGj jG(c)j = : j[c]j c c 4 However, given [c] = fc1; : : : ; ckg, we have X jGj X jGj jGj = = k = jGj; j[ci]j j[c]j j[c]j ci2[c] ci2[c] so given that there are m different equivalent equivalence classes of colorings, the entire sum is jGj + jGj + ::: jGj = mjGj. Theorem 11: Assume there are m different equivalence classes of colorings. Then 1 X m = jC(f)j: jGj f This is equivalent to Theorem 18.20, page 458. Proof: Using Theorem 10, we have X X X X X X mjGj = jG(c)j = 1 = 1 = jC(f)j: c c f f c f f∗c=c f∗c=c Theorem 12: Let f be an automorphism with k cycles. Then jC(f)j = jCjk. 1 2 3 4 Example 12.1: Let f = be an automorphism of C . We 2 1 4 3 4 count the number of colorings fR; Bg-colorings c that f fixes using a counting 1 2 3 4 argument. Let c = be a coloring fixed by f. Then c(1) c(2) c(3) c(4) c = f ∗ c implies 1 2 3 4 2 1 4 3 = : c(1) c(2) c(3) c(4) c(1) c(2) c(3) c(4) It is required that c(1) = c(2) and c(3) = c(4). There are 2 ways to choose the common color of c(1) and c(2) and 2 ways to choose the common color of c(3) and c(4), for a total of 22 colorings fixed by f. Proof of Theorem 12: A coloring c fixed by f must satisfy c(i) = c(f(i)) for each i. This implies c(1) = c(f(1)) = c(f(f(1))) = ··· , c(2) = c(f(2)) = c(f(f(2))) = ··· , etc. Decompose f into disjoint cycles and choose a color arbitrarily for all the vertices in a given cycle. If f has k different cycles and there are jCj colors to choose from, then jC(f)j = jCjk. 5 Theorem 13: Assume there are m different equivalence classes of colorings. Then 1 X m = jCjcycles(f): jGj f Proof: Substitute Theorem 12 into Theorem 11.
Recommended publications
  • Algebraic Graph Theory: Automorphism Groups and Cayley Graphs
    Algebraic Graph Theory: Automorphism Groups and Cayley graphs Glenna Toomey April 2014 1 Introduction An algebraic approach to graph theory can be useful in numerous ways. There is a relatively natural intersection between the fields of algebra and graph theory, specifically between group theory and graphs. Perhaps the most natural connection between group theory and graph theory lies in finding the automorphism group of a given graph. However, by studying the opposite connection, that is, finding a graph of a given group, we can define an extremely important family of vertex-transitive graphs. This paper explores the structure of these graphs and the ways in which we can use groups to explore their properties. 2 Algebraic Graph Theory: The Basics First, let us determine some terminology and examine a few basic elements of graphs. A graph, Γ, is simply a nonempty set of vertices, which we will denote V (Γ), and a set of edges, E(Γ), which consists of two-element subsets of V (Γ). If fu; vg 2 E(Γ), then we say that u and v are adjacent vertices. It is often helpful to view these graphs pictorially, letting the vertices in V (Γ) be nodes and the edges in E(Γ) be lines connecting these nodes. A digraph, D is a nonempty set of vertices, V (D) together with a set of ordered pairs, E(D) of distinct elements from V (D). Thus, given two vertices, u, v, in a digraph, u may be adjacent to v, but v is not necessarily adjacent to u. This relation is represented by arcs instead of basic edges.
    [Show full text]
  • How Symmetric Are Real-World Graphs? a Large-Scale Study
    S S symmetry Article How Symmetric Are Real-World Graphs? A Large-Scale Study Fabian Ball * and Andreas Geyer-Schulz Karlsruhe Institute of Technology, Institute of Information Systems and Marketing, Kaiserstr. 12, 76131 Karlsruhe, Germany; [email protected] * Correspondence: [email protected]; Tel.: +49-721-608-48404 Received: 22 December 2017; Accepted: 10 January 2018; Published: 16 January 2018 Abstract: The analysis of symmetry is a main principle in natural sciences, especially physics. For network sciences, for example, in social sciences, computer science and data science, only a few small-scale studies of the symmetry of complex real-world graphs exist. Graph symmetry is a topic rooted in mathematics and is not yet well-received and applied in practice. This article underlines the importance of analyzing symmetry by showing the existence of symmetry in real-world graphs. An analysis of over 1500 graph datasets from the meta-repository networkrepository.com is carried out and a normalized version of the “network redundancy” measure is presented. It quantifies graph symmetry in terms of the number of orbits of the symmetry group from zero (no symmetries) to one (completely symmetric), and improves the recognition of asymmetric graphs. Over 70% of the analyzed graphs contain symmetries (i.e., graph automorphisms), independent of size and modularity. Therefore, we conclude that real-world graphs are likely to contain symmetries. This contribution is the first larger-scale study of symmetry in graphs and it shows the necessity of handling symmetry in data analysis: The existence of symmetries in graphs is the cause of two problems in graph clustering we are aware of, namely, the existence of multiple equivalent solutions with the same value of the clustering criterion and, secondly, the inability of all standard partition-comparison measures of cluster analysis to identify automorphic partitions as equivalent.
    [Show full text]
  • On the Group-Theoretic Properties of the Automorphism Groups of Various Graphs
    ON THE GROUP-THEORETIC PROPERTIES OF THE AUTOMORPHISM GROUPS OF VARIOUS GRAPHS CHARLES HOMANS Abstract. In this paper we provide an introduction to the properties of one important connection between the theories of groups and graphs, that of the group formed by the automorphisms of a given graph. We provide examples of important results in graph theory that can be understood through group theory and vice versa, and conclude with a treatment of Frucht's theorem. Contents 1. Introduction 1 2. Fundamental Definitions, Concepts, and Theorems 2 3. Example 1: The Orbit-Stabilizer Theorem and its Application to Graph Automorphisms 4 4. Example 2: On the Automorphism Groups of the Platonic Solid Skeleton Graphs 4 5. Example 3: A Tight Bound on the Product of the Chromatic Number and Independence Number of Vertex-Transitive Graphs 6 6. Frucht's Theorem 7 7. Acknowledgements 9 8. References 9 1. Introduction Groups and graphs are two highly important kinds of structures studied in math- ematics. Interestingly, the theory of groups and the theory of graphs are deeply connected. In this paper, we examine one particular such connection: that which emerges from the observation that the automorphisms of any given graph form a group under composition. In section 2, we provide a framework for understanding the material discussed in the paper. In sections 3, 4, and 5, we demonstrate how important results in group theory illuminate some properties of automorphism groups, how the geo- metric properties of particular embeddings of graphs can be used to determine the structure of the automorphism groups of all embeddings of those graphs, and how the automorphism group can be used to determine fundamental truths about the structure of the graph.
    [Show full text]
  • Construction of Strongly Regular Graphs Having an Automorphism Group of Composite Order
    Volume 15, Number 1, Pages 22{41 ISSN 1715-0868 CONSTRUCTION OF STRONGLY REGULAR GRAPHS HAVING AN AUTOMORPHISM GROUP OF COMPOSITE ORDER DEAN CRNKOVIC´ AND MARIJA MAKSIMOVIC´ Abstract. In this paper we outline a method for constructing strongly regular graphs from orbit matrices admitting an automorphism group of composite order. In 2011, C. Lam and M. Behbahani introduced the concept of orbit matrices of strongly regular graphs and developed an algorithm for the construction of orbit matrices of strongly regu- lar graphs with a presumed automorphism group of prime order, and construction of corresponding strongly regular graphs. The method of constructing strongly regular graphs developed and employed in this paper is a generalization of that developed by C. Lam and M. Behba- hani. Using this method we classify SRGs with parameters (49,18,7,6) having an automorphism group of order six. Eleven of the SRGs with parameters (49,18,7,6) constructed in that way are new. We obtain an additional 385 new SRGs(49,18,7,6) by switching. Comparing the con- structed graphs with previously known SRGs with these parameters, we conclude that up to isomorphism there are at least 727 SRGs with parameters (49,18,7,6). Further, we show that there are no SRGs with parameters (99,14,1,2) having an automorphism group of order six or nine, i.e. we rule out automorphism groups isomorphic to Z6, S3, Z9, or E9. 1. Introduction One of the main problems in the theory of strongly regular graphs (SRGs) is constructing and classifying SRGs with given parameters.
    [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]
  • Graphs with Given Automorphism Group and Few Edge Orbits
    View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by Elsevier - Publisher Connector Europ. 1. Combinatorics (1991) U, 185-203 Graphs with Given Automorphism Group and Few Edge Orbits LAsZLO BABAl, ALBERT J. GOODMAN AND LAsZLO LovAsz A graph X is said to represent the group G with k edge (vertex) orbits if the automorphism group of X is isomorphic to G and it acts with k orbits on the set of edges (vertices, resp.) of X. It is known that (with three exceptions) every finite group can be represented with ..:2 vertex orbits (Babai, 1974). In this paper we build a framework to study the minimum number of edge orbits. We show that surprisingly large classes of groups admit a representation with a bounded number of edge-orbits. These include the groups generated by a bounded number of abelian subgroups; in particular, any direct product of finite simple groups. The case of abelian groups is related to work of Brenner, and of Gelfand and Ponomarev. 1. INTRODUCTION We say that a graph X represents the group G if its automorphism group Aut(X) is isomorphic to G. An old theorem of Frucht [16J says that every finite group is represented by some finite graph. It is natural to ask how small or how symmetrical such a representation can be. The first measure of size is the number of vertices; the second, the number of edges. The number of orbits lends itself as a measure of symmetry. Let G have n elements. Then it is known [2J that G can be represented with at most two orbits on the vertices, with the exceptions of the cyclic groups of orders 3, 4 and 5.
    [Show full text]
  • Arxiv:1801.02942V2 [Math.OA]
    THE PETERSEN GRAPH HAS NO QUANTUM SYMMETRY SIMON SCHMIDT Abstract. In 2007, Banica and Bichon asked whether the well-known Petersen graph has quantum symmetry. In this article, we show that the Petersen graph has no quantum symmetry, i.e. the quantum automorphism group of the Petersen graph is its usual automorphism group, the symmetric group S5. Introduction The study of graph automorphisms is an important branch of graph theory. The automorphism group of a finite graph on n vertices without multiple edges is given by Gaut(Γ) := {σ ∈ Sn | σε = εσ} ⊆ Sn, where ε is the adjacency matrix of the graph and Sn denotes the symmetric group. As a generalization of this concept, quantum automorphism groups of finite graphs were introduced in the framework of compact matrix quantum groups. In 2005, + ∗ Banica [1] defined the quantum automorphism group Gaut(Γ) based on the C - algebra + + C(Gaut(Γ)) := C(Sn )/huε = εui, + where Sn denotes the quantum symmetric group defined by Wang [10]. There is also another definition given by Bichon in [5], which is a quantum subgroup of Banica’s quantum automorphism group. + In [2], Banica and Bichon computed Gaut(Γ) for all vertex-transitive graphs Γ of order up to eleven, except the Petersen graph. The Petersen graph (see figure 1) is a arXiv:1801.02942v2 [math.OA] 17 Jan 2018 strongly regular graph on ten vertices and it often appears as a counter-example to conjectures in graph theory. For more information concerning the Petersen graph, we refer to the book [7]. We say that a graph has no quantum symmetry if the quantum automorphism group of Banica coincides with the usual automorphism group of the graph, as defined in [2].
    [Show full text]
  • Graph Automorphism and Topological Characterization of Synthetic And
    Correlation of Automorphism Group Size and Topological Properties with Program-size Complexity Evaluations of Graphs and Complex Networks Hector Zenil1;3,∗ Fernando Soler-Toscano2;3, Kamaludin Dingle4;5, and Ard A. Louis4 1Unit of Computational Medicine, Karolinska Institute, Sweden. 2Grupo de L´ogica,Lenguaje e Informaci´on,Universidad de Sevilla, Spain. 3Algorithmic Nature Group, LABoRES, Paris, France. 4Rudolf Peierls Centre for Theoretical Physics, University of Oxford, UK. 5The Systems Biology DTC, University of Oxford, UK. (Dated: February 25, 2014) We show that numerical approximations of Kolmogorov complexity (K) of graphs and networks capture some group-theoretic and topological properties of empirical networks, ranging from metabolic to social networks, and of small synthetic networks that we have produced. That K and the size of the group of automorphisms of a graph are correlated opens up interesting connections to problems in computational geometry, and thus connects several measures and concepts from complexity science. We derive these results via two different Kolmogorov complexity approximation methods applied to the adjacency matrices of the graphs and networks. The methods used are the traditional lossless compression approach to Kolmogorov complexity, and a normalised version of a Block Decomposition Method (BDM) based on algorithmic probability theory. Keywords: Kolmogorov complexity; graph automorphism; complex networks; graph automor- phisms; algorithmic probability; Block Decomposition Method; compressibility; biological networks; network biology. I. INTRODUCTION a graph with no symmetries, despite being far from ran- dom, and indeed is intuitively simple. Graphs are an important tool for mathematically This paper is structured as follows: The next two analysing many systems, from interactions of chemical Sections give background definitions and theorems; then agents, to ecological networks, to representing data ob- in Section IV we consider the question of whether ap- jects in computer science [1,2].
    [Show full text]
  • Automorphism Groups of Simple Graphs
    AUTOMORPHISM GROUPS OF SIMPLE GRAPHS LUKE RODRIGUEZ Abstract Group and graph theory both provide interesting and meaninful ways of examining relationships between elements of a given set. In this paper we investigate connections between the two. This investigation begins with automorphism groups of common graphs and an introduction of Frucht's Theorem, followed by an in-depth examination of the automorphism groups of generalized Petersen graphs and cubic Hamiltonian graphs in LCF notation. In conclusion, we examine how Frucht's Theorem applies to the specific case of cubic Hamiltonian graphs. 1. Group Theory Fundamentals In the field of Abstract Algebra, one of the fundamental concepts is that of combining particular sets with operations on their elements and studying the resulting behavior. This allows us to consider a set in a more complete way than if we were just considering their elements themselves outside of the context in which they interact. For example, we might be interested in how the set of all integers modulo m behaves under addition, or how the elements of a more abstract set S behave under some set of permutations defined on the elements of S. Both of these are examples of a group. Definition 1.1. A group is a set S together with an operation ◦ such that: (1) For all a; b 2 S, the element a ◦ b = c has the property that c 2 S. (2) For all a; b; c 2 S, the equality a ◦ (b ◦ c) = (a ◦ b) ◦ c holds. (3) There exists an element e 2 S such that a ◦ e = e ◦ a = a for all a 2 S.
    [Show full text]
  • Automorphism Group of Graphs (Supplemental Material for Intro to Graph Theory)
    Automorphism Group of Graphs (Supplemental Material for Intro to Graph Theory) Robert A. Beeler∗ January 15, 2018 1 Introduction and Preliminary Results In this supplement, we will assume that all graphs are undirected graphs with no loops or multiple edges. In graph theory, we talk about graph isomor- phisms. As a reminder, an isomorphism between graphs G and H is a bijec- tion φ : V (G) → V (H) such that uv ∈ E(G) if and only if φ(u)φ(v) ∈ E(H). 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). This definition gener- alizes to digraphs, multigraphs, and graph with loops. Let Aut(G) denote the set of all automorphisms on a graph G. Note that this forms a group under function composition. In other words, (i) Aut(G) is closed under function composition. (ii) Function composition is associative on Aut(G). This follows from the fact that function composition is associative in general. (iii) There is an identity element in Aut(G). This is mapping e(v) = v for all v ∈ V (G). ∗Department of Mathematics and Statistics, East Tennessee State University, Johnson City, TN 37614-1700 USA email: [email protected] 1 2 a c d b d b c a e α a c b d b d c a β αβ Figure 1: A graph and its automorphisms (iv) For every σ ∈ Aut(G), there is an inverse element σ−1 ∈ Aut(G).
    [Show full text]
  • Quantum Automorphism Groups of Finite Graphs
    Quantum automorphism groups of finite graphs Dissertation zur Erlangung des Grades des Doktors der Naturwissenschaften der Fakult¨atf¨urMathematik und Informatik der Universit¨atdes Saarlandes Simon Schmidt Saarbr¨ucken, 2020 Datum der Verteidigung: 2. Juli 2020 Dekan: Prof. Dr. Thomas Schuster Pr¨ufungsausschuss: Vorsitzende: Prof. Dr. Gabriela Weitze-Schmith¨usen Berichterstatter: Prof. Dr. Moritz Weber Prof. Dr. Roland Speicher Prof. Dr. Julien Bichon Akademischer Mitarbeiter: Dr. Tobias Mai ii Abstract The present work contributes to the theory of quantum permutation groups. More specifically, we develop techniques for computing quantum automorphism groups of finite graphs and apply those to several examples. Amongst the results, we give a criterion on when a graph has quantum symmetry. By definition, a graph has quantum symmetry if its quantum automorphism group does not coincide with its classical automorphism group. We show that this is the case if the classical automorphism group contains a pair of disjoint automorphisms. Furthermore, we prove that several families of distance-transitive graphs do not have quantum symmetry. This includes the odd graphs, the Hamming graphs H(n; 3), the Johnson graphs J(n; 2), the Kneser graphs K(n; 2) and all cubic distance-transitive graphs of order ≥ 10. In particular, this implies that the Petersen graph does not have quantum symmetry, answering a question asked by Banica and Bichon in 2007. Moreover, we show that the Clebsch graph does have quantum symmetry and −1 prove that its quantum automorphism group is equal to SO5 answering a question asked by Banica, Bichon and Collins. More generally, for odd n, the quantum −1 automorphism group of the folded n-cube graph is SOn .
    [Show full text]
  • A Note on Graph Automorphism and Smart Reductions
    A note on Graph Automorphism and Smart Reductions Eric Allender∗ Joshua A. Grochowy Dieter van Melkebeekz Cristopher Moorex Andrew Morgan{ February 9, 2018 Abstract It is well-known [KST93] that the complexity of the Graph Automorphism problem is characterized by a special case of Graph Isomorphism, where the input graphs satisfy the \promise" of being rigid (that is, having no nontrivial automorphisms). In this brief note, we observe that the reduction of Graph Automorphism to the Rigid Graph Isomorphism problem can be accomplished even using Grollman and Selman's notion of a \smart reduction". 1 Prologue This paper consists of an orphan theorem. The history of this work begins with a study of the complexity of time-bounded Kol- mogorov complexity as it relates to the Graph Automorphism problem [AGM15]. The au- thors of [AGM15] continued to explore this topic with other collaborators after [AGM15] was posted on ECCC, and at one point it was found that the exposition could be simplified by proving that Graph Automorphism can be reduced to the Rigid Graph Isomorphism promise problem via a smart reduction, which is the topic of the current note. The project eventually developed into a significantly stronger paper [AGvM+18]. (A more complete version of this work is available as [AGvM+17].) But the proofs as presented in [AGvM+18, AGvM+17] no longer make any reference to smart reductions. What to do? The observation that Graph Automorphism reduces to Rigid Graph Isomorphism might be useful in some future situation, but this fact by itself falls somewhat short of the Least Publishable Unit threshold.
    [Show full text]