Arxiv:2107.00677V2 [Quant-Ph] 19 Jul 2021

Total Page:16

File Type:pdf, Size:1020Kb

Arxiv:2107.00677V2 [Quant-Ph] 19 Jul 2021 The fixed angle conjecture for QAOA on regular MaxCut graphs Jonathan Wurtz Department of Physics and Astronomy, Tufts University, Medford, Massachusetts 02155, USA∗ Danylo Lykov Argonne National Laboratory, Lemont, Illinois 60439, USA (Dated: July 20, 2021) The quantum approximate optimization algorithm (QAOA) is a near-term combinatorial opti- mization algorithm suitable for noisy quantum devices. However, little is known about performance guarantees for p > 2. A recent work [1] computing MaxCut performance guarantees for 3-regular graphs conjectures that any d-regular graph evaluated at particular fixed angles has an approxima- tion ratio greater than some worst-case guarantee. In this work, we provide numerical evidence for this fixed angle conjecture for p < 12. We compute and provide these angles via numerical opti- mization and tensor networks. These fixed angles serve for an optimization-free version of QAOA, and have universally good performance on any 3 regular graph. Heuristic evidence is presented for the fixed angle conjecture on graph ensembles, which suggests that these fixed angles are \close" to global optimum. Under the fixed angle conjecture, QAOA has a larger performance guarantee than the Goemans Williamson algorithm on 3-regular graphs for p ≥ 11. I. INTRODUCTION ing a tensor network quantum circuit simulator [8]. In this work, we make this observation even more simple by Near-term quantum computers have the potential for demonstrating that there exist a set of fixed angles that advantage in the field of combinatorial optimization. Po- are \universally good". These fixed angles, when eval- tentially, an algorithm running on a small noisy quantum uated on any regular graph of fixed edge weights, will device may soon exhibit quantum advantage by provid- return approximation ratios larger than some guarantee ing better approximate to combinatorial problems than and very close to the exact maximal approximation ra- the best classical approximate solver [2]. One partic- tio. These fixed angles allow QAOA to completely bypass ular class of potential algorithms are variational quan- any variational optimization step, potentially increasing tum algorithms (VQA) [3], which use a hybrid quantum- execution times by a factor of 100 - 1000×. classical loop to optimize ansatz wavefunctions that en- code solutions to combinatorial problems. In this work, we focus on the NP-complete combina- One particular ansatz choice for VQA is the quantum torial optimization problem MaxCut [9]. Given a graph approximate optimization algorithm (QAOA) [4], which G of edges E and vertices V , a MaxCut algorithm strives is generated using p rounds of unitaries alternating be- to find a bipartition of vertices fA; V nAg such that a tween some \mixing" unitary and objective function uni- maximal number of edges E have one vertex in each bi- tary. The ansatz is a function of 2p parameters fγ; βg, partition. In other words, a MaxCut strives to \cut" the which are optimized through repeated query of a classical maximal number of edges via a bipartition. optimizer to a digital quantum device. A graph of N = jV j vertices and M = jEj edges can While it is known that the QAOA converges to the be encoded into an objective function C over N qubits exact result for p ! 1 consistent with the adiabatic and M clauses, as follows theorem [4;5], less is known about the guaranteed per- 1 X formance of the algorithm at low depth. In the original C^ = (1 − σ^i σ^j ): (1) introduction of Farhi et. al [4], the performance was guar- 2 z z hiji2E arXiv:2107.00677v2 [quant-ph] 19 Jul 2021 anteed to be at least 0:693 for p = 1 and 3 regular graphs, and in a later work [1], the performance was guaranteed The eigenstates of C^ are bipartitions, with eigenval- to be at least 0:7559 for p = 2 and 3 regular graphs. The ues counting the number of cut edges. The partition is same work observed that worst-case graphs have no small assigned by measuring the ansatz state in the Z basis. cycles, and conjectured that the same holds for larger p. The QAOA strives to find optimal parameters which In this work, we provide performance guarantees under maximize the expectation value of the objective function this conjecture for regular graphs for p ≤ 11, and show with respect to some ansatz state. The QAOA ansatz is that for p ≥ 11 the QAOA has a larger performance guar- defined as a function of 2p variables fγ; βg over p rounds antee on 3 regular graphs than the best general purpose of repeated unitaries classical solver. Additionally, it has been observed that optimal QAOA ^ ^ ^ ^ jγ; βi = e−iβpBe−iγpC (··· )e−iβ1Be−iγ1C j+i (2) angles concentrate around typical values [6;7], suggest- ing that QAOA may bypass the quantum-classical vari- where ellipsis represent the p actions of objective function ^ ^ P i ational optimization step, or pre-compute the angles us- C and mixing term B = i σ^x. The initial state j+i is 2 (A) (B) (C) (D) A graph A local subgraph A tensor treegraph decomposition Expectation values FIG. 1. A sketch of how to compute QAOA expectation values. Given some graph G of edges and vertices (A), QAOA will only \see" local structure within p steps of an edge. In this way, a graph can be decomposed into jEj subgraphs S (B), one for each edge, and expectation values be computed independently (D). One method of computing expectation values used in this work are tensor networks (C), which efficiently decompose the local QAOA state into a tensor network for efficient computation. hiji the equally weighted superposition state and maximal where fp is an individual edge contribution to the total eigenstate of B^. cost function. The QAOA ansatz only correlates vertices hiji The QAOA is a hybrid algorithm, in the sense that it within p steps, so each clause fp may be computed on includes both a quantum and a classical device. Through a subgraph Shiji that only includes the edges that are repeated query to a small quantum device to evaluate p G ^ incident from vertices at a distance p from the vertices expectation values Fp (γ; β) = hγ; βjCjγ; βi, a classical i or j. The expectation value thus can be calculated device optimizes the 2p angles fγ; βg to provide optimal as a sum over M independent subgraphs, as sketched in MaxCut solutions to a graph. Fig.1A-B. The performance of the algorithm is characterized by Due to this locality, QAOA cannot take advantage of the approximation ratio, which is the ratio between the G graph structures that are greater than 2p steps away [4]. optimized value Fp (γ; β) and the MaxCut value Additionally, QAOA cannot distinguish between graphs with cycles of size > 2p + 1, which suggests that worst- G case graphs have no small cycles. This intuition was G Fp (γ; β) Cp = MAX: G : (3) made concrete in [1], which proved that worst-case 3 γ,β Cmax regular graphs with the smallest approximation ratio for The approximation ratio ranges between 0 and 1. A p = 1 and 2 are bipartite with no cycles ≤ 3 or 5, re- larger indicates better performance, and a value of 1 in- spectively. A bipartite graph has a MaxCut value of M, dicates the exact solution. Given a class of graphs and cutting every edge. The only subgraphs of a graph with fixed value p, this approximation ratio may be guaran- no small cycles are the tree subgraph, which has no cycles teed to be above some performance guarantee. For 3 (see Fig.1). The optimized value of a worst-case graph G∗ is then regular graphs, C1 ≥ 0:692 [4], and C2 ≥ 0:7559 [1]. For p ! 1 the approximation ratio converges to 1 in accor- dance with the adiabatic theorem [4;5]. X F G∗ (γ; β) = f ij(γ; β) = Mf tree(γ; β): (5) Critically important to the evaluation of the perfor- p p p mance is the fact that QAOA is a local algorithm [10{ hiji2G∗ 13]. Given p steps, a vertex can only be correlated with Thus, the approximation ratio of a worst-case graph other vertices within a distance ≤ p. This is because the is simply the expectation value of the tree subgraph QAOA has a \lightcone" of interaction, which is clear to f tree(γ; β). The expectation value of the tree subgraph see in the Heisenberg picture (See for example, [1] Eq. p evaluated at optimal parameters fγ; βg serves as the 7). The expectation value of the cost function is a sum tree performance guarantee. These worst-case graphs are ex- of clauses ponentially rare but can be found constructively [14]. F G(γ; β) = hγ; βjC^jγ; βi Additionally, it was proven that any graph evaluated p at angles optimum to the tree subgraph have an approx- X 1 = hγ; βj (1 − σ^i σ^j ) jγ; βi imation ratio larger than the guarantee, for p = 1 and 2. 2 z z hiji2E These facts naturally lead to two conjectures for larger values of p [1] X hiji ≡ fp (γ; β); (4) hiji2E 3 Large Loop conjecture: The worst-case graphs for full state vector of the system and evolving it by apply- fixed p are bipartite and have no cycles less than 2p + 2. ing matrix transformations, the state is represented by a tensor network, and the gates with tensors that have in- Fixed Angle conjecture: Any graph evaluated at fixed put and output indices. The tensor network constructed angles optimal to the tree subgraph will have an approx- in this way can then be contracted in an efficient manner imation ratio larger than the guarantee.
Recommended publications
  • Dynamic Cage Survey
    Dynamic Cage Survey Geoffrey Exoo Department of Mathematics and Computer Science Indiana State University Terre Haute, IN 47809, U.S.A. [email protected] Robert Jajcay Department of Mathematics and Computer Science Indiana State University Terre Haute, IN 47809, U.S.A. [email protected] Department of Algebra Comenius University Bratislava, Slovakia [email protected] Submitted: May 22, 2008 Accepted: Sep 15, 2008 Version 1 published: Sep 29, 2008 (48 pages) Version 2 published: May 8, 2011 (54 pages) Version 3 published: July 26, 2013 (55 pages) Mathematics Subject Classifications: 05C35, 05C25 Abstract A(k; g)-cage is a k-regular graph of girth g of minimum order. In this survey, we present the results of over 50 years of searches for cages. We present the important theorems, list all the known cages, compile tables of current record holders, and describe in some detail most of the relevant constructions. the electronic journal of combinatorics (2013), #DS16 1 Contents 1 Origins of the Problem 3 2 Known Cages 6 2.1 Small Examples . 6 2.1.1 (3,5)-Cage: Petersen Graph . 7 2.1.2 (3,6)-Cage: Heawood Graph . 7 2.1.3 (3,7)-Cage: McGee Graph . 7 2.1.4 (3,8)-Cage: Tutte-Coxeter Graph . 8 2.1.5 (3,9)-Cages . 8 2.1.6 (3,10)-Cages . 9 2.1.7 (3,11)-Cage: Balaban Graph . 9 2.1.8 (3,12)-Cage: Benson Graph . 9 2.1.9 (4,5)-Cage: Robertson Graph . 9 2.1.10 (5,5)-Cages .
    [Show full text]
  • Crossing Number Graphs
    The Mathematica® Journal B E Y O N D S U D O K U Crossing Number Graphs Ed Pegg Jr and Geoffrey Exoo Sudoku is just one of hundreds of great puzzle types. This column pre- sents obscure logic puzzles of various sorts and challenges the readers to solve the puzzles in two ways: by hand and with Mathematica. For the lat- ter, solvers are invited to send their code to [email protected]. The per- son submitting the most elegant solution will receive a prize. ‡ The Brick Factory In 1940, the Hungarian mathematician Paul Turán was sent to a forced labor camp by the Nazis. Though every part of his life was brutally controlled, he still managed to do serious mathematics under the most extreme conditions. While forced to collect wire from former neighborhoods, he would be thinking about mathematics. When he found scraps of paper, he wrote down his theorems and conjectures. Some of these scraps were smuggled to Paul Erdős. One problem he developed is now called the brick factory problem. We worked near Budapest, in a brick factory. There were some kilns where the bricks were made and some open storage yards where the bricks were stored. All the kilns were connected to all the storage yards. The bricks were carried on small wheeled trucks to the storage yards. All we had to do was to put the bricks on the trucks at the kilns, push the trucks to the storage yards, and unload them there. We had a reasonable piece rate for the trucks, and the work itself was not difficult; the trouble was at the crossings.
    [Show full text]
  • NEW UPPER BOUNDS on the ORDER of CAGES1 F. LAZEBNIK Department of Mathematical Sciences University of Delaware, Newark, DE 19716
    NEW UPPER BOUNDS ON THE ORDER OF CAGES1 F. LAZEBNIK Department of Mathematical Sciences University of Delaware, Newark, DE 19716, USA; [email protected] V. A. USTIMENKO Department of Mathematics and Mechanics University of Kiev, Kiev 252127, Ukraine; [email protected] A. J. WOLDAR Department of Mathematical Sciences Villanova University, Villanova, PA 19085, USA; [email protected] Dedicated to Herbert S. Wilf on the occasion of his 65th birthday Abstract Let k≥2 and g≥3 be integers. A (k,g)-graph is a k-regular graph with girth (length of a smallest cycle) exactly g.A(k,g)-cage is a (k,g)-graph of minimum order. Let v(k,g) be the order of a (k,g)-cage. The problem of determining v(k,g) is unsolved for most pairs (k,g) and is extremely hard in the general case. It is easy to k(k−1)(g−1)/2−2 establish the following lower bounds for v(k,g): v(k,g)≥ k−2 for g odd, 2(k−1)g/2−2 and v(k,g)≥ k−2 for g even. The best known upper bounds are roughly the squares of the lower bounds. In this paper we establish general upper bounds on v(k,g) which are roughly the 3/2 power of the lower bounds, and we provide explicit constructions for such (k,g)-graphs. 1. Introduction All graphs in this paper are assumed to be simple (undirected, no loops, no multiple edges). Let k ≥ 2 and g ≥ 3 be integers.
    [Show full text]
  • On Voltage Graphs and Cages
    On Voltage Graphs and Cages Geoffrey Exoo Department of Mathematics and Computer Science Indiana State University Terre Haute, IN 47809 [email protected] April 4, 2003 Abstract Using voltage graphs, we construct the the smallest known trivalent graph of girth 16. The graph has 960 vertices and is a lift of the Petersen graph. By way of preparation, other lifts of the Petersen graph are discussed. AMS Subject Classifications: 05C25, 05C35 1 Introduction We are interested in constructing regular graphs with specified degree and girth (recall that the girth of a graph is the length of a shortest cycle). A (k; g)-graph is regular graph of degree k and girth g, and a (k; g)-cage is a (k; g)-graph of minimum possible order. Define f(k; g) to be the minimum order among trivalent graphs with girth g. It is easy to show that 2g=2+1 if g is even f(g) = ( 3 2(g 1)=2 2 if g is odd × − − This lower bound on the size of cages is called the Moore bound. It is known that among the trivalent cages, the bound is achieved only for girths 5, 6, 8, and 12. The problem of finding cages has been chronicled by Biggs [2] and others. Those interested in more detail on the up-to-the-minute status of the problem can consult Royle's web site [12]. 1 2 The Petersen graph, denoted by P , is the smallest 3-regular graph with girth 5. In this paper, we investigate graphs that can be constructed as lifts of the P , and discover a new graph that is the smallest known trivalent graph of girth 16.
    [Show full text]
  • THE LARGEST BOND in 3-CONNECTED GRAPHS By
    THE LARGEST BOND IN 3-CONNECTED GRAPHS by Melissa Flynn A thesis submitted to the faculty of The University of Mississippi in partial fulfillment of the requirements of the Sally McDonnell Barksdale Honors College. Oxford May 2017 Approved by Advisor: Dr. Haidong Wu, Ph.D. Reader: Dr. Laura Sheppardson, Ph.D. Reader: Dr. Richard Gordon, Ph.D. © 2017 Melissa Flynn ALL RIGHTS RESERVED ii Abstract AgraphG is connected if given any two vertices, there is a path between them. A bond B is a minimal edge set in G such that G B has more components than − G. We say that a connected graph is dual Hamiltonian if its largest bond has size E(G) V (G) +2. In this thesis we verify the conjecture that any simple 3-connected | |−| | graph G has a largest bond with size at least ⌦(nlog32)(Ding,Dziobiak,Wu,2015 [3]) for a variety of graph classes including planar graphs, complete graphs, ladders, M¨obius ladders and circular ladders, complete bipartite graphs, some unique (3,g)- cages, the generalized Petersen graph, and some small hypercubes. We will also go further to prove that a variety of these graph classes not only satisfy the conjecture, but are also dual Hamiltonian. iii Contents List of Figures v 1 Introduction and Some Background on Graph Theory 1 1.1 Introduction . 1 1.2 Whatisagraph? ............................. 2 1.3 Cycles and Subgraphs . 3 1.4 Graph Connectivity . 4 1.5 Trees . 5 1.6 Planar Graphs . 6 1.6.1 The Planar Dual Graph . 7 1.7 DualHamiltonianGraphs ........................ 8 2 The Main Problem 9 2.1 The Conjecture .
    [Show full text]
  • A Greedy Algorithm Enhancing Cage Search
    Iowa State University Capstones, Theses and Retrospective Theses and Dissertations Dissertations 1-1-2004 A greedy algorithm enhancing cage search Douglas Wayne Ray Iowa State University Follow this and additional works at: https://lib.dr.iastate.edu/rtd Recommended Citation Ray, Douglas Wayne, "A greedy algorithm enhancing cage search" (2004). Retrospective Theses and Dissertations. 20246. https://lib.dr.iastate.edu/rtd/20246 This Thesis is brought to you for free and open access by the Iowa State University Capstones, Theses and Dissertations at Iowa State University Digital Repository. It has been accepted for inclusion in Retrospective Theses and Dissertations by an authorized administrator of Iowa State University Digital Repository. For more information, please contact [email protected]. A greedy algorithm enhancing cage search by Douglas Wayne Ray, Jr. A thesis submitted to the graduate faculty in partial fulfillment of the requirements for the degree of MASTER OF SCIENCE Major: Mathematics Program of Study Committee: Dan Ashlock, Major Professor David Fernandez-Baca Sung-Yell Song Iowa State University Ames, Iowa 2004 Copyright © Douglas Wayne Ray, Jr., 2004. All rights reserved. 11 Graduate College Iowa State University This is to certify that the master's thesis of Douglas Wayne Ray, Jr. has met the thesis requirements of Iowa State University Signatures have been redacted for privacy lll TABLE OF CONTENTS LIST OF TABLES . v LIST OF FIGURES Vl ABSTRACT. vii CHAPTER 1. INTRODUCTION TO GIRTH 1 1.1 Definitions . 1 1.2 Basic Properties of Girth . 2 1.3 Girth of Special Graphs . 3 CHAPTER 2. CUBIC CAGES 6 2.1 Information ....
    [Show full text]
  • Matrix Techniques for Strongly Regular Graphs and Related Geometries
    Reader for the lectures Matrix techniques for strongly regular graphs and related geometries presented by Willem H. Haemers at the Intensive Course on Finite Geometry and Applications, University of Ghent, April 3-14, 2000. 1 Strongly regular graphs A graph (simple, undirected and loopless) of order v is strongly regular with parameters v, k, λ, µ whenever it is not complete or edgeless and (i) each vertex is adjacent to k vertices, (ii) for each pair of adjacent vertices there are λ vertices adjacent to both, (iii) for each pair of non-adjacent vertices there are µ vertices adjacent to both. For example, the pentagon is strongly regular with parameters (v; k; λ, µ) = (5; 2; 0; 1). One easily verifies that a graph G is strongly regular with parameters (v; k; λ, µ) if and only if its complement G is strongly regular with parameters (v; v k 1; v 2k + µ 2; v 2k+λ). The line graph of the complete graph of order m, known− − as the−triangular− − 1 graph T (m), is strongly regular with parameters ( 2 m(m 1); 2(m 2); m 2; 4). The complement of T (5) has parameters (10; 3; 0; 1). This is− the Petersen− graph.− A graph G satisfying condition (i) is called k-regular. It is well-known and easily seen that the adjacency matrix of a k-regular graph has an eigenvalue k with eigenvector 1 (the all-one vector), and that every other eigenvalue ρ satisfies ρ k (see Biggs [4]). For convenience we call an eigenvalue restricted if it has an eigenvectorj j ≤ perpendicular to 1.
    [Show full text]
  • Small Regular Graphs of Girth 5
    Introduction Objective Results Furthernewresults Small regular graphs of girth 5 C. Balbuena1 Joint work with E. Abajo2, M. Bendala2 Algebraic and Extremal Graph Theory, Delaware 2017 1Universitat Politècnica de Catalunya, Barcelona, Spain 2Universidad de Sevilla, Sevilla, Spain August 8, 2017 Introduction Objective Results Furthernewresults (k, 5)-Cages Definition A (k, g)-graph is a k-regular graph with girth g. A (k, g)-cage is a (k, g)-graph with the least possible number of vertices denoted n(k, g). ◮ We focus on g = 5. ◮ Moore Bound: n(k, 5) ≥ 1 + k 2. ◮ Moore Cage: n(k, 5)= 1 + k 2. Introduction Objective Results Furthernewresults Moore Cages of girth 5 can exist only for: ◮ k = 2, the pentagon; ◮ k = 3, Petersen Graph; ◮ k = 7, Hoffman-Singleton Graph; ◮ k = 57, not constructed until now: Open problem. 2 ( , 5) ( , 5) 1 + ℎ − ≥ = 2 = 3 = 7 Petersen Hoffman-Singleton 2 ( , 5) ( , 5) 1 + ℎ − ≥ , = Unknown until now, open question Introduction Objective Results Furthernewresults What about k =6 2, 3, 7, 57 Brown 1967 Theorem: There is no (k, 5)-graph on k 2 + 2 vertices. Then: n(k, 5) ≥ k 2 + 3. ◮ k = 4: Robertson Graph is (4, 5)-graph on 19 = 42 + 3 vertices. Then it is a cage, further it is unique. ◮ k = 5: There are 4 non isomorphic (5, 5)-graphs on 30 = 52 + 5 vertices which are cages. ◮ k = 6: There is a unique (6, 5)-graph on 40 = 62 + 4 vertices; it can be obtained by deleting one Petersen graph from Hofmann-Singleton graph. = 4 = 5 = 6 Robertson Foster O’Keefe-Wong Introduction Objective Results Furthernewresults Known cages of girth 5 k n(k, 5) 2 5 C5 3 10 Petersen graph 4 19 Robertsongraph 5 30 4nonisomorphicgraphs 6 40 7 50 Hoffmann-Singleton Introduction Objective Results Furthernewresults Better upper bound on n(k, 5) for 8 ≤ k ≤ 12.
    [Show full text]
  • Variations and Generalizations of Moore Graphs
    Variations and Generalizations of Moore Graphs. Iwont 2012, Bandung Leif K. Jørgensen Aalborg University Denmark The Petersen graph Moore Graphs An (undirected) graph with (maximum) degree ∆ and diameter D has or- der (number of vertices) at most M(∆;D) := 1 + ∆ + ∆(∆ − 1) + ∆(∆ − 1)2 + ::: + ∆(∆ − 1)D−1: A graph with with (minimum) degree ∆ and girth 2D + 1 has at least M(∆;D) vertices. M(∆;D) is called the Moore bound. A graph with exactly M(∆;D) vertices has maximum degree ∆ and diameter D if and only if it has minimum degree ∆ and girth 2D + 1. If these properties are satisfied then graph is called a Moore graph. Theorem Hoffman + Singleton 1960 If there exists a Moore graph with diameter D = 2 then the degree is either • ∆ = 2, unique Moore graph: the cycle of length 5, • ∆ = 3, unique Moore graph: the Petersen graph, • ∆ = 7, unique Moore graph: the Hoffman-Singleton graph, or • ∆ = 57, existence of Moore graph is unknown. Theorem Damerell 1973, Bannai + Ito 1973 A Moore graph with ∆ ≥ 3 and D ≥ 3 does not exist. Does there exist a Moore graph with D = 2 and ∆ = 57. Number of vertices is 3250. Theorem Macajˇ + Sirˇ a´nˇ 2010 A Moore graph of degree 57 has at most 375 automorphisms. Does a Moore graph of degree 57 contain the Petersen graph ? Bipartite Moore Graphs A graph with (minimum) degree ∆ and girth 2D has order at least D−1 MB(∆;D) := 2(1 + (∆ − 1) + (∆ − 1) + ::: + (∆ − 1) ): If a graph with (minimum) degree ∆ and girth 2D has order MB(∆;D) then it is regular and bipartite and it is said to be a bipartite Moore graph.
    [Show full text]
  • A Construction of Small Regular Bipartite Graphs of Girth 8 Camino Balbuena
    A construction of small regular bipartite graphs of girth 8 Camino Balbuena To cite this version: Camino Balbuena. A construction of small regular bipartite graphs of girth 8. Discrete Mathematics and Theoretical Computer Science, DMTCS, 2009, 11 (2), pp.33–46. hal-00988211 HAL Id: hal-00988211 https://hal.inria.fr/hal-00988211 Submitted on 7 May 2014 HAL is a multi-disciplinary open access L’archive ouverte pluridisciplinaire HAL, est archive for the deposit and dissemination of sci- destinée au dépôt et à la diffusion de documents entific research documents, whether they are pub- scientifiques de niveau recherche, publiés ou non, lished or not. The documents may come from émanant des établissements d’enseignement et de teaching and research institutions in France or recherche français ou étrangers, des laboratoires abroad, or from public or private research centers. publics ou privés. Discrete Mathematics and Theoretical Computer Science DMTCS vol. 11:2, 2009, 33–46 A construction of small regular bipartite graphs of girth 8 Camino Balbuena1† 1Departament de Matematica` Aplicada III, Universitat Politecnica` de Catalunya, Campus Nord, Jordi Girona 1 i 3, 08034Barcelona, Spain received September 6, 2007, revised January 22, 2009, accepted June 25, 2009. Let q be a prime a power and k an integer such that 3 ≤ k ≤ q. In this paper we present a method using Latin squares 2 to construct adjacency matrices of k-regular bipartite graphs of girth 8 on 2(kq − q) vertices. Some of these graphs have the smallest number of vertices among the known regular graphs with girth 8. Keywords: Incidence matrices, Latin squares, cages, girth.
    [Show full text]
  • On Rainbow Cycles and Proper Edge Colorings of Generalized Polygons Arxiv:2106.05324V1 [Math.CO] 9 Jun 2021
    On Rainbow Cycles and Proper Edge Colorings of Generalized Polygons Matt Noble Department of Mathematics and Statistics Middle Georgia State University [email protected] Abstract An edge coloring of a simple graph G is said to be proper rainbow-cycle-forbidding (PRCF, for short) if no two incident edges receive the same color and for any cycle in G, at least two edges of that cycle receive the same color. A graph G is defined to be PRCF-good if it admits a PRCF edge coloring, and G is deemed PRCF-bad otherwise. In recent work, Hoffman, et al. study PRCF edge colorings and find many examples of PRCF-bad graphs having girth less than or equal to 4. They then ask whether such graphs exist having girth greater than 4. In our work, we give a straightforward counting argument showing that the Hoffman-Singleton graph answers this question in the affirmative for the case of girth 5. It is then shown that certain generalized polygons, constructed of sufficiently large order, are also PRCF-bad, thus proving the existence of PRCF-bad graphs of girth 6, 8, 12, and 16. Keywords and phrases: edge coloring, rainbow subgraph, Moore graph, generalized polygon 1 Introduction All graphs will be finite and simple. The notation and terminology used will be for the most part standard, and for clarification, one may consult any introductory text. A few graph parameters deserve special mention, as they will be central to our discussion. For a graph G, define the girth of G, notated as g(G), arXiv:2106.05324v1 [math.CO] 9 Jun 2021 to be the minimum length of a cycle in G.
    [Show full text]
  • Everything You Wanted to Know About the Hoffman-Singleton Graph
    Everything you Wanted to Know About the Hoffman-Singleton Graph . but were afraid to draw Rob Beezer [email protected] Department of Mathematics and Computer Science University of Puget Sound MAA Summer Meeting Portland, Oregon August 6, 2009 Available at http://buzzard.ups.edu/talks.html Steiner Systems Block design, notation is S(λ, m; n) Collection of m-sets chosen from an n-set, \block" Every λ-set is in exactly one set of the collection Automorphism Group Permutations of vertices \preserving" edges σ 2 Aut(G) if: (u; v) is an edge of G () (σ(u); σ(v)) is an edge of G Cages Girth | length of shortest circuit (r; g)-cage | smallest regular graph with degree r and girth g Moore graph | an (r; g)-cage meeting obvious lower bound I Example: Petersen Graph, the (3; 5)-cage I Qualifies as a Moore graph: 1 + 3 + 3(2) = 10 vertices Rob Beezer (U Puget Sound) Hoffman-Singleton Graph MAA Summer August 2009 2 / 1 Automorphism Group Permutations of vertices \preserving" edges σ 2 Aut(G) if: (u; v) is an edge of G () (σ(u); σ(v)) is an edge of G Cages Girth | length of shortest circuit (r; g)-cage | smallest regular graph with degree r and girth g Moore graph | an (r; g)-cage meeting obvious lower bound I Example: Petersen Graph, the (3; 5)-cage I Qualifies as a Moore graph: 1 + 3 + 3(2) = 10 vertices Steiner Systems Block design, notation is S(λ, m; n) Collection of m-sets chosen from an n-set, \block" Every λ-set is in exactly one set of the collection Rob Beezer (U Puget Sound) Hoffman-Singleton Graph MAA Summer August 2009 2 / 1 Cages Girth | length
    [Show full text]