E-Positivity Conjecture and Line Graphs by David E

Total Page:16

File Type:pdf, Size:1020Kb

E-Positivity Conjecture and Line Graphs by David E E-POSITIVITY CONJECTURE AND LINE GRAPHS BY DAVID E NICHOLS A Thesis Submitted to the Graduate Faculty of WAKE FOREST UNIVERSITY GRADUATE SCHOOL OF ARTS AND SCIENCES in Partial Fulfillment of the Requirements for the Degree of MASTER OF ARTS Mathematics & Statistics May 2020 Winston-Salem, North Carolina Approved By: Sarah Mason, Ph.D., Advisor Edward Allen, Ph.D., Chair Hugh Howards, Ph.D. Acknowledgments I wish to express my deep and sincere gratitude to my research advisor, Dr. Sarah Mason, for her continual support, encouragement, and guidance through the entirety of the research process. I would like to thank my friends and classmates, Andres Guerrero-Guzman, De- siree Martin, and Heidi Whiteside, for their support both personally and academically. Finally, I would like to thank my parents, Fred and Tami Nichols, for their sacri- fices that allowed me to pursue an education. ii Table of Contents Acknowledgments . ii Abstract . iv Chapter 1 Introduction . 1 Chapter 2 Background . 3 Chapter 3 Line Graphs. 11 Chapter 4 Modified Line Graphs . 21 Chapter 5 Incomparability Graphs . 27 Chapter 6 Future Work . 38 Bibliography . 39 Appendix A Connected Simple Graphs with 6 Vertices. 40 Appendix B Edge Chromatic Polynomial Calculator . 44 Curriculum Vitae . 47 iii Abstract David Nichols Motivated by Richard Stanley's e-positivity conjecture, we explore the relationships between line graphs, modified line graphs, and incomparability graphs. We show that line graphs and modified line graphs will fail to contain the set of all incomparability graphs of (3+1)-free posets. In an effort to start finding a list of forbidden graphs for incomparability graphs, we test all simple, connected graphs with 6 or fewer vertices. iv Chapter 1: Introduction We will demonstrate that the use of line graphs and modified line graphs will not provide insight on Richard Stanley's e-positivity conjecture. As such, we will begin collecting graphs for a preliminary list of forbidden graphs of incomparability graphs. In Richard Stanley's \A Symmetric Function Generalization of the Chromatic Polynomial of a Graph" [6], he gave the following conjecture: Conjecture 1.0.1. If a poset, P , is (3 + 1)-free, then inc(P ) is e-positive. We refer to this conjecture as the e-positivity conjecture. This conjecture is sup- ported by Vesselin Gasharov's result that the incomparability graphs of (3+1)-free posets are all s-positive [2]. In an effort to gain insight into Stanley's e-positivity conjecture, we attempt to find collections of graphs which contain all incomparability graphs of (3+1)-free posets. Incomparability graphs of (3+1)-free posets are claw-free [6]. Thus, a natural collection of graphs to study is the collection of claw-free graphs. The graphs in this collection are not e-positive. For example, the 3-Sun graph as shown in Fig 1.1 is not e-positive. • • • • • • Figure 1.1: 3-Sun Graph 1 While claw-free graphs are not necessarily e-positive, they could still be considered a primary candidate for study in order to gain insight on Stanley's conjecture. For our purposes, we will first attempt to find a refinement of the collection of claw-free graphs. Through the work of Frank Harary, we can observe that line graphs are a subset of claw free graphs [3]. Line graphs would be an ideal candidate for study as Hassler Whitney proved that if the line graphs of two connected graphs are isomor- phic, then their underlying graphs will be isomorphic with only one exception; the triangle graph (K3) and the claw graph (K3;1) have isomorphic line graphs, but are not isomorphic [7]. We show that line graphs will fail to contain incomparability graphs of (3+1)-free posets. In an effort to recover the missing incomparability graphs, we modify the definition of line graphs. We refer to this new collection of graphs as modified line graphs. This new collection of graphs also fails to recover all of the incomparability graphs. While neither the collection of line graphs nor the collection of modified line graphs contain the collection of incomparability graphs, their study promotes the idea of attempting to find the forbidden graphs for incomparability graphs. In an effort to start building the list of forbidden graphs, we show that there are only five forbidden graphs with 6 or less vertices for modified line graphs (shown in Chapter 5). Furthermore, we prove that all graphs which contain Cn for n 5 will fail to be ≥ incomparability graphs. 2 Chapter 2: Background In order to understand Stanley's claim that all incomparability graphs of (3+1)- free posets are e-positivity, we first must first understand what a graph is. In gen- eral, a graph is simply a collection of vertices and a collection of edges which repre- sent some relationship between the vertices. We denote a graph as an ordered pair, G = (V (G);E(G)), where V (G) is the set of vertices and E(G) is the set of edges. We may use V and E respectively when the context is clear. The set of edges must satisfy the condition that an edge starts at a vertex and ends at a vertex with no vertices in-between. We say that two vertices are adjacent provided there is an edge connecting them. In the case that an edge starts and ends at the same vertex, we refer to the edge as a loop. In the case that two vertices have multiple edges between them, we refer to the collection of these edges as multi-edges. Furthermore, we refer to graphs that do not contain any loops or multi-edges as simple graphs. As an example, we consider the Collatz conjecture [4]. In the Collatz conjecture, we create a sequence starting at any natural number. The sequence will follow the pattern that if an is even, then an+1 = an=2, and if an is odd, then an+1 = 3an + 1. The conjecture states that any sequence that follows the described pattern will always reach 1. With this sequence in mind, we can let our set of vertices be the natural numbers. We will let there be an edge between two vertices, vi and vj, if and only if one of the following is true vi is even and vi = 2vj • vi is odd and 3vi + 1 = vj • With these requirements, we can create a graph that allows a visual representation 3 3 • 5 10 20 • • • 1 2 4 8 16 • • • • • 32 • Figure 2.1 of the Collatz conjecture as shown in Fig 2.1. In this example, the vertices are labeled with the natural number that they represent. We may wish to encode more information into the graph. Namely, it would be natural to want to show the flow of the sequence by giving a direction to each edge. Graphs in which we encode edges with directions are called directed graphs or di- graphs. Other common methods of adding information into graphs include assigning weights to each edge (called a weighted graph) or by assigning colors to either the vertices or the edges of a graph. In the case of the e-positivity conjecture, we will be focusing on vertex coloring. 1 5 2 • • • 1 Figure 2.2: Weighted Digraph 4 Definition 1. Let G be a graph. A (vertex) coloring is a function κ : V (G) C. It ! is common to let C be a set of colors or a subset of the natural numbers. where C is some set. We define a proper coloring of G as the same function with the caveat that for vi; vj V (G), κ(vi) = (vj) whenever vi is adjacent to vj. 2 6 To illustrate this definition, we will refer to Fig 2.3. In this example, we have a coloring since each vertex has been assigned a number, but it fails to be a proper coloring since there are two adjacent vertices which are both assigned the value 2. Changing the value of the central vertex to a 3 will make the coloring a proper coloring. 2 • 1 •2 1 • • Figure 2.3 A natural question for a given graph is \How many ways can we properly color its vertices?" The answer to this question motivates what we will call the chromatic polynomial of a graph. Definition 2. Let G be a graph and K be the set of all possible proper coloring functions κ : V (G) N. The chromatic polynomial of G, denoted XG(x), is given by ! X Y XG(x) = xκ(vi): κ2K vi2V (G) If we wish to restrict the number of colors such that κ : V (G) 1; 2; : : : ; n , we will ! f g describe the chromatic polynomial as XG(x1; x2; : : : ; xn): 5 • • • Figure 2.4: Complete graph; K3 The definition of chromatic polynomial does not impose an ordering on the ver- tices. As such, chromatic polynomials are symmetric. Consider the complete graph on three vertices shown in Fig 2.4. In this graph, all vertices are adjacent to each other. This implies that every proper coloring of this graph must use three distinct colors. Furthermore, observe that for any given proper coloring, permuting the colors of the vertices produces another proper coloring. This implies that X XK3 (x) = 6xixjxk: i<j<k2N It is important to note that non-isomorphic graphs may have the same chromatic polynomial as shown in Fig. 2.5. Therefore, we cannot construct a graph solely from its chromatic polynomial. • • • • • • • • • • • • Figure 2.5: Non-isomorphic graphs[5] with chromatic polynomial 720m1;1;1;1;1;1 + 216m2;1;1;1;1 + 60m2;2;1;1 + 122;2;2 + 24m3;1;1;1 + 6m3;2;1.
Recommended publications
  • PDF Reference
    NetworkX Reference Release 1.2 Aric Hagberg, Dan Schult, Pieter Swart August 01, 2010 CONTENTS 1 Introduction 1 1.1 Who uses NetworkX?..........................................1 1.2 The Python programming language...................................1 1.3 Free software...............................................1 1.4 Goals...................................................1 1.5 History..................................................2 2 Overview 3 2.1 NetworkX Basics.............................................3 2.2 Nodes and Edges.............................................4 3 Graph types 9 3.1 Which graph class should I use?.....................................9 3.2 Basic graph types.............................................9 4 Algorithms 133 4.1 Bipartite................................................. 133 4.2 Blockmodeling.............................................. 135 4.3 Boundary................................................. 136 4.4 Centrality................................................. 137 4.5 Clique.................................................. 145 4.6 Clustering................................................ 147 4.7 Components............................................... 150 4.8 Cores................................................... 158 4.9 Cycles.................................................. 158 4.10 Directed Acyclic Graphs......................................... 159 4.11 Distance Measures............................................ 161 4.12 Eulerian.................................................
    [Show full text]
  • PDF Reference
    NetworkX Reference Release 1.0 Aric Hagberg, Dan Schult, Pieter Swart January 08, 2010 CONTENTS 1 Introduction 1 1.1 Who uses NetworkX?..........................................1 1.2 The Python programming language...................................1 1.3 Free software...............................................1 1.4 Goals...................................................1 1.5 History..................................................2 2 Overview 3 2.1 NetworkX Basics.............................................3 2.2 Nodes and Edges.............................................4 3 Graph types 9 3.1 Which graph class should I use?.....................................9 3.2 Basic graph types.............................................9 4 Operators 129 4.1 Graph Manipulation........................................... 129 4.2 Node Relabeling............................................. 134 4.3 Freezing................................................. 135 5 Algorithms 137 5.1 Boundary................................................. 137 5.2 Centrality................................................. 138 5.3 Clique.................................................. 142 5.4 Clustering................................................ 145 5.5 Cores................................................... 147 5.6 Matching................................................. 148 5.7 Isomorphism............................................... 148 5.8 PageRank................................................. 161 5.9 HITS..................................................
    [Show full text]
  • Online Assessment of Graph Theory
    ONLINE ASSESSMENT OF GRAPH THEORY A thesis submitted for the degree of Doctor of Philosophy By Justin Dale Hatt College of Engineering, Design and Physical Sciences Brunel University August 2016 Abstract The objective of this thesis is to establish whether or not online, objective questions in elementary graph theory can be written in a way that exploits the medium of computer-aided assessment. This required the identification and resolution of question design and programming issues. The resulting questions were trialled to give an extensive set of answer files which were analysed to identify whether computer delivery affected the questions in any adverse ways and, if so, to identify practical ways round these issues. A library of questions spanning commonly-taught topics in elementary graph theory has been designed, programmed and added to the graph theory topic within an online assessment and learning tool used at Brunel University called Mathletics. Distracters coded into the questions are based on errors students are likely to make, partially evidenced by final examination scripts. Questions were provided to students in Discrete Mathematics modules with an extensive collection of results compiled for analysis. Questions designed for use in practice environments were trialled on students from 2007 – 2008 and then from 2008 to 2014 inclusive under separate testing conditions. Particular focus is made on the relationship of facility and discrimination between comparable questions during this period. Data is grouped between topic and also year group for the 2008 – 2014 tests, namely 2008 to 2011 and 2011 to 2014, so that it may then be determined what factors, if any, had an effect on the overall results for these questions.
    [Show full text]
  • Folding List of Graphs Obtained from a Given Graph
    Hindawi International Journal of Mathematics and Mathematical Sciences Volume 2020, Article ID 1316497, 9 pages https://doi.org/10.1155/2020/1316497 Research Article Folding List of Graphs Obtained from a Given Graph E. M. El-Kholy 1 and H. Ahmed2 1Department of Mathematics, Faculty of Science, Tanta University, Tanta, Egypt 2Department of Mathematics, Faculty of Shoubra Engineering, Banha University, Banha, Egypt Correspondence should be addressed to E. M. El-Kholy; [email protected] Received 6 August 2020; Revised 26 September 2020; Accepted 27 October 2020; Published 12 December 2020 Academic Editor: Irena Lasiecka Copyright © 2020 E. M. El-Kholy and H. Ahmed. ,is is an open access article distributed under the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited. In this paper, we examine the relation between graph folding of a given graph and foldings of new graphs obtained from this graph by some techniques like dual, gear, subdivision, web, crown, simplex, crossed prism, and clique-sum graphs. In each case, we obtained the necessary and sufficient conditions, if exist, for these new graphs to be folded. 1. Introduction as a complete bipartite graph from which edges ui; vj; i � 1; ... ; n, have been removed. Let G � (V; E) be a graph, where V is the set of its vertices (6) A simplex graph κ(G) of an undirected graph G is and E is the set of its edges. By a graph, we mean a simple and itself a graph, with a vertex for each clique in G.
    [Show full text]
  • Topics in Algebraic Graph Theory
    Topics in Algebraic Graph Theory The rapidly expanding area of algebraic graph theory uses two different branches of algebra to explore various aspects of graph theory: linear algebra (for spectral theory) and group theory (for studying graph symmetry). These areas have links with other areas of mathematics, such as logic and harmonic analysis, and are increasingly being used in such areas as computer networks where symmetry is an important feature. Other books cover portions of this material, but this book is unusual in covering both of these aspects and there are no other books with such a wide scope. This book contains ten expository chapters written by acknowledged international experts in the field. Their well-written contributions have been carefully edited to enhance readability and to standardize the chapter structure, terminology and notation throughout the book. To help the reader, there is an extensive introductory chapter that covers the basic background material in graph theory, linear algebra and group theory. Each chapter concludes with an extensive list of references. LOWELL W. BEINEKE is Schrey Professor of Mathematics at Indiana University- Purdue University Fort Wayne. His graph theory interests include topological graph theory, line graphs, tournaments, decompositions and vulnerability. With Robin J. Wilson he has edited Selected Topics in Graph Theory (3 volumes), Applications of Graph Theory and Graph Connections.Heiscurrently the Editor of the College Mathematics Journal. ROBIN J. WILSON is Head of the Pure Mathematics Department at the Open University and Gresham Professor of Geometry, London. He has written and edited many books on graph theory and combinatorics and on the history of mathematics, including Introduction to Graph Theory and Four Colours Suffice.
    [Show full text]
  • 40 DM12 Abstracts
    40 DM12 Abstracts IP0 [email protected] Dnes Knig Prize Lecture: Talk Title TBD Abstract not available at time of publication. IP4 Adding and Counting Zeev Dvir Princeton University In mathematics, the stuff of partitions seems like mere [email protected] child’s play. The speaker will explain how the sim- ple task of adding and counting has fascinated many of the world’s leading mathematicians: Euler, Ramanujan, IP1 Hardy, Rademacher, Dyson, to name a few. And as is typ- Cell Complexes in Combinatorics ical in number theory, many of the most fundamental (and simple to state) questions have remained open. In 2010, Cell complexes of various kinds have been invented in the speaker, with the support of the American Institute for topology to help analyze manifolds and other spaces. By Mathematics and the National Science Foundation, assem- introducing a combinatorial structure they make algo- bled an international team of researchers to attack some rithms for computing topological invariants possible. Sim- of these problems. Come hear Professor Ono speak about plicial complexes are well-known examples. In the other their findings: new theories which solve some of the famous direction, several structures studied in combinatorics nat- old questions. urally suggest associated cell complexes. Can the link to topology provided by these cell complexes be of use for Ken Ono dealing with purely combinatorial questions, or are they Emory University just idle curiosities? The answer is definitely ”yes” in the Department of Mathematics and Computer Science simplicial case, as testified by several successes of what has [email protected] come to be called ”topological combinatorics”.
    [Show full text]
  • Igraph’ October 6, 2020 Version 1.2.6 Title Network Analysis and Visualization Author See AUTHORS file
    Package ‘igraph’ October 6, 2020 Version 1.2.6 Title Network Analysis and Visualization Author See AUTHORS file. Maintainer Gábor Csárdi <[email protected]> Description Routines for simple graphs and network analysis. It can handle large graphs very well and provides functions for generating random and regular graphs, graph visualization, centrality methods and much more. Depends methods Imports graphics, grDevices, magrittr, Matrix, pkgconfig (>= 2.0.0), stats, utils Suggests ape, digest, graph, igraphdata, rgl, scales, stats4, tcltk, testthat, withr License GPL (>= 2) URL https://igraph.org SystemRequirements gmp (optional), libxml2 (optional), glpk (optional) BugReports https://github.com/igraph/igraph/issues Encoding UTF-8 RoxygenNote 7.1.1 Collate 'adjacency.R' 'auto.R' 'assortativity.R' 'attributes.R' 'basic.R' 'bipartite.R' 'centrality.R' 'centralization.R' 'cliques.R' 'cocitation.R' 'cohesive.blocks.R' 'community.R' 'components.R' 'console.R' 'conversion.R' 'data_frame.R' 'decomposition.R' 'degseq.R' 'demo.R' 'embedding.R' 'epi.R' 'fit.R' 'flow.R' 'foreign.R' 'games.R' 'glet.R' 'hrg.R' 'igraph-package.R' 'incidence.R' 'indexing.R' 'interface.R' 'iterators.R' 'layout.R' 'layout_drl.R' 'lazyeval.R' 'make.R' 'minimum.spanning.tree.R' 'motifs.R' 'nexus.R' 'operators.R' 'other.R' 'package.R' 'palette.R' 'par.R' 'paths.R' 'plot.R' 'plot.common.R' 'plot.shapes.R' 'pp.R' 'print.R' 'printr.R' 'random_walk.R' 'rewire.R' 'scan.R' 'scg.R' 'sgm.R' 'similarity.R' 'simple.R' 'sir.R' 'socnet.R' 'sparsedf.R' 1 2 R topics documented: 'structural.properties.R' 'structure.info.R' 'test.R' 'tkplot.R' 'topology.R' 'triangles.R' 'utils.R' 'uuid.R' 'versions.R' 'weakref.R' 'zzz-deprecate.R' NeedsCompilation yes Repository CRAN Date/Publication 2020-10-06 12:40:05 UTC R topics documented: igraph-package .
    [Show full text]
  • Coloring Problems in Graph Theory Kevin Moss Iowa State University
    Iowa State University Capstones, Theses and Graduate Theses and Dissertations Dissertations 2017 Coloring problems in graph theory Kevin Moss Iowa State University Follow this and additional works at: https://lib.dr.iastate.edu/etd Part of the Computer Sciences Commons, and the Mathematics Commons Recommended Citation Moss, Kevin, "Coloring problems in graph theory" (2017). Graduate Theses and Dissertations. 15383. https://lib.dr.iastate.edu/etd/15383 This Dissertation 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 Graduate Theses and Dissertations by an authorized administrator of Iowa State University Digital Repository. For more information, please contact [email protected]. Coloring problems in graph theory by Kevin Moss A dissertation submitted to the graduate faculty in partial fulfillment of the requirements for the degree of DOCTOR OF PHILOSOPHY Major: Mathematics Program of Study Committee: Bernard Lidick´y,Co-major Professor Steve Butler, Co-major Professor Clifford Bergman Ryan Martin Sung-Yell Song The student author and the program of study committee are solely responsible for the content of this dissertation. The Graduate College will ensure this dissertation is globally accessible and will not permit alterations after a degree is conferred. Iowa State University Ames, Iowa 2017 Copyright c Kevin Moss, 2017. All rights reserved. ii TABLE OF CONTENTS LIST OF TABLES . v LIST OF FIGURES . vi ACKNOWLEDGEMENTS . viii ABSTRACT . ix CHAPTER 1. GENERAL INTRODUCTION . 1 1.1 Introduction . .1 1.2 Basic Definitions . .1 1.3 Planar Graphs . .4 1.3.1 Graph Coloring .
    [Show full text]
  • Graph Theory, an Antiprism Graph Is a Graph That Has One of the Antiprisms As Its Skeleton
    Graph families From Wikipedia, the free encyclopedia Chapter 1 Antiprism graph In the mathematical field of graph theory, an antiprism graph is a graph that has one of the antiprisms as its skeleton. An n-sided antiprism has 2n vertices and 4n edges. They are regular, polyhedral (and therefore by necessity also 3- vertex-connected, vertex-transitive, and planar graphs), and also Hamiltonian graphs.[1] 1.1 Examples The first graph in the sequence, the octahedral graph, has 6 vertices and 12 edges. Later graphs in the sequence may be named after the type of antiprism they correspond to: • Octahedral graph – 6 vertices, 12 edges • square antiprismatic graph – 8 vertices, 16 edges • Pentagonal antiprismatic graph – 10 vertices, 20 edges • Hexagonal antiprismatic graph – 12 vertices, 24 edges • Heptagonal antiprismatic graph – 14 vertices, 28 edges • Octagonal antiprismatic graph– 16 vertices, 32 edges • ... Although geometrically the star polygons also form the faces of a different sequence of (self-intersecting) antiprisms, the star antiprisms, they do not form a different sequence of graphs. 1.2 Related graphs An antiprism graph is a special case of a circulant graph, Ci₂n(2,1). Other infinite sequences of polyhedral graph formed in a similar way from polyhedra with regular-polygon bases include the prism graphs (graphs of prisms) and wheel graphs (graphs of pyramids). Other vertex-transitive polyhedral graphs include the Archimedean graphs. 1.3 References [1] Read, R. C. and Wilson, R. J. An Atlas of Graphs, Oxford, England: Oxford University Press, 2004 reprint, Chapter 6 special graphs pp. 261, 270. 2 1.4. EXTERNAL LINKS 3 1.4 External links • Weisstein, Eric W., “Antiprism graph”, MathWorld.
    [Show full text]