Computer Algebra Investigation of Known Primitive Triangle-Free Strongly Regular Graphs

Size: px
Start display at page:

Download "Computer Algebra Investigation of Known Primitive Triangle-Free Strongly Regular Graphs"

Transcription

1 Computer Algebra Investigation of Known Primitive Triangle-Free Strongly Regular Graphs Matan Ziv-Av (Jointly with Mikhail Klin) Ben-Gurion University of the Negev SCSS 2013 RISC, JKU July 5, 2013 Ziv-Av (BGU) Triangle free SRGs SCSS / 39

2 1 Preliminaries 2 Triangle free strongly regular graphs 3 tfsrgs inside tfsrgs 4 Equitable partitions of tfsrgs 5 Open questions Ziv-Av (BGU) Triangle free SRGs SCSS / 39

3 1 Preliminaries 2 Triangle free strongly regular graphs 3 tfsrgs inside tfsrgs 4 Equitable partitions of tfsrgs 5 Open questions Ziv-Av (BGU) Triangle free SRGs SCSS / 39

4 Graphs In this talk, a graph is a pair (V, E) of sets. The (finite) set V is called the set of vertices. The set E is called the set of edges. Its elements are subsets of V of size 2. In other words we are discussing simple graphs - undirected, with no loops and no multiple edges. The order of the graph is V, number of vertices. Two vertices are called adjacent or neighbors if they belong to the same edge. The valency of a vertex is the number of its neighbors. A graph is regular if all vertices have the same valency. Ziv-Av (BGU) Triangle free SRGs SCSS / 39

5 Adjacency matrices For a graph Γ = (V, E) of order n, we define adjacency matrix A(Γ). A is a 0, 1-matrix of dimensions n n. The rows and columns are denoted by vertices of Γ in the same order, and the i, j element is 1 if i and j are adjacent and 0 otherwise. All elements of the diagonal are zero. A(Γ) is symmetric. Its spectrum is, therefore, real. Ziv-Av (BGU) Triangle free SRGs SCSS / 39

6 Automorphism groups A permutation π Sym(V ) is called an automorphism of a graph Γ = (V, E) if it maps edges to edges and non-edges to non-edges. In other words π Sym(V ) is an automorphism of Γ if {i, j} E if an only if {i π, j π } E for all i, j V. In matrix language π is an automorphism of Γ if its permutation matrix M π commutes with A(Γ). Aut(Γ), the set of all automorphisms of Γ is a subgroup of Sym(V ). Ziv-Av (BGU) Triangle free SRGs SCSS / 39

7 Strongly regular graphs A graph Γ is called strongly regular graph (SRG) with parameters (v, k, λ, µ) if: Γ is a regular graph of valency k; any two adjacent vertices have λ common neighbors; and any two non-adjacent vertices have µ common neighbors. In matrix language: If A = A(Γ) is the adjacency matrix of Γ, then Γ is an SRG if A 2 = ki + λa + µ(j I A) Ziv-Av (BGU) Triangle free SRGs SCSS / 39

8 Strongly regular graphs Example (Square) SRG(4, 2, 0, 2) Example (Pentagon) SRG(5, 2, 0, 1) Ziv-Av (BGU) Triangle free SRGs SCSS / 39

9 Strongly regular graphs Example (Hexagon) Not strongly regular. Ziv-Av (BGU) Triangle free SRGs SCSS / 39

10 Strongly regular graphs Example (Hexagon) Not strongly regular. Some non-neighbors have one common neighbor. Ziv-Av (BGU) Triangle free SRGs SCSS / 39

11 Strongly regular graphs Example (Hexagon) Not strongly regular. Other non-neighbors have none. Ziv-Av (BGU) Triangle free SRGs SCSS / 39

12 Equitable partitions An equitable partition (EP) of a graph Γ = (V, E) is a partition P 1, P 2,..., P r of its vertex set V such that for every two sets P i, P j, the number of neighbors that a vertex of P i has in P j does not depend on the selection of vertex of P i. The sets of a partition are usually called cells. The equitable closure of a partition P is the equitable partition Q such that every equitable partition that is finer than P is also finer than Q. The finest equitable partition has each vertex in its own cell. For a regular graph, the coarsest equitable partition has one cell. The orbits of a group of automorphisms form an equitable partition of a graph. Such equitable partition is called automorphic. Ziv-Av (BGU) Triangle free SRGs SCSS / 39

13 Collapsed adjacency matrix The quotient (or collapsed) adjacency matrix of an equitable partition is defined as the r r matrix B = (b ij ), where b ij is the number of neighbors that a vertex of P i has in P j. If B is a collapsed adjacency matrix then P i b ij = P j b ji. The characteristic (minimal) polynomial of the quotient adjacency matrix of an equitable partition divides the characteristic (minimal) polynomial of the adjacency matrix of the graph. We may also represent the quotient matrix as an intersection diagram. Ziv-Av (BGU) Triangle free SRGs SCSS / 39

14 Example (Hexagon) An equitable partition {{1, 2, 4, 5}, {3, 6}}. ( ) 1 1 Quotient matrix: Intersection diagram: This EP is automorphic: H = (1, 4)(2, 5)(3, 6), (2, 4)(1, 5). Ziv-Av (BGU) Triangle free SRGs SCSS / 39

15 1 Preliminaries 2 Triangle free strongly regular graphs 3 tfsrgs inside tfsrgs 4 Equitable partitions of tfsrgs 5 Open questions Ziv-Av (BGU) Triangle free SRGs SCSS / 39

16 Triangle free strongly regular graphs An SRG without triangles is called triangle free strongly regular graph (tfsrg). This is the same as requiring λ = 0. An SRG is called imprimitive if it, or its complement is disconnected. An SRG is primitive if µ = 0 or µ = k 1. We are interested in primitive SRGs. In other words, 1 µ k 2. Ziv-Av (BGU) Triangle free SRGs SCSS / 39

17 Moore graphs, µ = 1 An extremal case of tfsrgs is µ = 1. That is, SRGs with no triangles or quadrangles. These graphs are called Moore graphs. Possible only for k = 2, 3, 7, 57. v = k There exists unique graph for k = 2, 3, 7. Existence of Moore graph with k = 57 is one of main open questions in algebraic graph theory. Ziv-Av (BGU) Triangle free SRGs SCSS / 39

18 The known primitive tfsrgs There are seven known primitive triangle free strongly regular graphs. All of them have no more than 100 vertices. All seven known graphs are subgraphs of the largest one, NL 2 (10) on 100 vertices. v k λ µ Name pentagon Petersen Clebsch (NL 1 (4)) Hoffman-Singleton Gewirtz Mesner Higman-Sims (NL 2 (10)) Ziv-Av (BGU) Triangle free SRGs SCSS / 39

19 (5, 2, 0, 1) Pentagon Aut(Pentagon) = D 5 of order 10. Ziv-Av (BGU) Triangle free SRGs SCSS / 39

20 (10, 3, 0, 1) Petersen graph Aut(Petersen) = S 5 of order 120. Pentagon is a subgraph of Petersen graph. Ziv-Av (BGU) Triangle free SRGs SCSS / 39

21 (16, 5, 0, 2) Clebsch graph Clebsch graph 5 - Cayley graph Cay(E 16, {0001, 0010, 0100, 1000, 1111}) (the 4 dimensional cube Q 4 plus diagonals). It is NL 1 (4). Aut( 5 ) = E 2 4 S 5 of order Petersen graph is the induced subgraph on non-neighbors of a vertex. Ziv-Av (BGU) Triangle free SRGs SCSS / 39

22 (50, 7, 0, 1) Hoffman-Singleton graph Automorphism group of order Famous model by Neil Robertson. Construction: Five Pentagons and 5 Pentagrams. Vertex i of Pentagon j is adjacent to vertex hj + i of Pentagram h. Ziv-Av (BGU) Triangle free SRGs SCSS / 39

23 (50, 7, 0, 1) Hoffman-Singleton graph The Robertson model provides two equitable partitions: one into ten pentagons, and the other into 5 ( vertical ) Petersen graphs Ziv-Av (BGU) Triangle free SRGs SCSS / 39

24 (56, 10, 0, 2) Sims-Gewirtz graph From now, there is no sense in showing full diagrams of the graphs. But we present an intersection diagram of an equitable partition. Automorphism group of order 86040, with structure 2 2.L 3 (4). Ziv-Av (BGU) Triangle free SRGs SCSS / 39

25 (77, 16, 0, 4) Mesner graph Automorphism group of order Ziv-Av (BGU) Triangle free SRGs SCSS / 39

26 (100, 22, 0, 6) NL 2 (10), Higman-Sims graph Automorphism group of order Higman-Sims sporadic simple group is a subgroup of index 2 in this group. Ziv-Av (BGU) Triangle free SRGs SCSS / 39

27 1 Preliminaries 2 Triangle free strongly regular graphs 3 tfsrgs inside tfsrgs 4 Equitable partitions of tfsrgs 5 Open questions Ziv-Av (BGU) Triangle free SRGs SCSS / 39

28 Summary We are looking for smaller tfsrgs as subgraphs of NL 2 (10). In case of tfsrgs, a subgraph is an induced subgraph. Easy to see more generally: A subgraph of diameter two in a graph with no triangles is an induced subgraph. All 6 smaller tfsrgs are subgraphs of NL 2 (10). Except for the Petersen graph, all embeddings are unique up to Aut(NL 2 (10)). The picture of such embeddings is, in our eyes, of an independent interest. Ziv-Av (BGU) Triangle free SRGs SCSS / 39

29 Computer results Pentagon Petersen Clebsch HoSi Gewirtz Mesner NL 2 (10) Pentagon Petersen Clebsch HoSi Gewirtz Mesner 1 1 NL 2 (10) 1 Ziv-Av (BGU) Triangle free SRGs SCSS / 39

30 Some interpretation of the results Subgraphs isomorphic to the pentagon can be counted by brute force: construct all sets of 5 vertices and check if induced subgraph is a pentagon. We can also calculate theoretically the number of subgraphs from the parameters of the tfsrg: vk(k 1)(k µ)µ 10. For enumerating all subgraphs isomorphic to Petersen or Clebsch graphs, we used knowledge of pentagons. For example, for finding Petersen graphs, we start with one pentagon P (since all are in the same orbit), and for all other pentagons which are disjoint from P, we check if together with P they induce Petersen graph. For the larger graphs we used the metric partition of the subgraph, together with knowledge of the automorphism group, which leaves in all cases just one possible embedding. Ziv-Av (BGU) Triangle free SRGs SCSS / 39

31 1 Preliminaries 2 Triangle free strongly regular graphs 3 tfsrgs inside tfsrgs 4 Equitable partitions of tfsrgs 5 Open questions Ziv-Av (BGU) Triangle free SRGs SCSS / 39

32 Equitable partitions of small tfsrgs We wish to describe all equitable partitions of Γ (up to Aut(Γ)). Motivation 1: Find patterns to be repeated in putative new graphs. Motivation 2: New models of known graphs. For the Pentagon and Petersen graphs, it is easy to find all by hand. For the Clebsch graph, a brute force search by a computer is feasible. There are about partitions of a set of size 16. But we are only interested in subsets that induce regular subgraphs. This reduces the number of subsets from 2 16 to 1052, and the number of equitable partitions to Ziv-Av (BGU) Triangle free SRGs SCSS / 39

33 Equitable partitions of large tfsrgs For the lager graph the problem is harder. For the Hoffman-Singleton graph we constructed all EPs by using theoretical ideas to limit the search space. For the Gewirtz graph we constructed all non-rigid equitable partitions. For the Mesner graph and NL 2 (10) we constructed all automorphic equitable partitions. Ziv-Av (BGU) Triangle free SRGs SCSS / 39

34 Summary of results Pentagon Petersen Clebsch HoSi Gewirtz Mesner NL 2 (10) EP AEP NR As can be seen in the table, for the four smaller graphs we know all equitable partitions. For all those graphs, the only rigid equitable partition is the trivial one (with all cells of size 1). For the other three graphs, we do not have an example of another rigid equitable partition. Ziv-Av (BGU) Triangle free SRGs SCSS / 39

35 STABGRAPH An algorithm to calculate the equitable closure of a partition. The input is a graph Γ = (V, E) and an ordered partition P = (V 1,..., V r ). 1 For every vertex v V, v is in V k, for every 1 i r, t i = Γ(v) V i (t i is the number of neighbors v has in V i ). define a vector of integers O v = (k, t 1,..., t r ). 2 Sort the set {O v v V } lexicographically. 3 Define a new partition P = (V 1,..., V s ) such that v V j if O v is j th in the ordered list. 4 If the number of cells in P is the same as in P, stop, output is P. 5 P := P. 6 Go to step 1. A simple modification: Add as input a list of sets that should not be split. The algorithm fails if one of those sets is split. With this modification, we can use STABGRAPH to enumerate all partitions finer than a given partition, if the given partition has no large cells (about 35 as a practical limit). Ziv-Av (BGU) Triangle free SRGs SCSS / 39

36 Equitable partitions of Hoffman-Singleton graph Method: Divide and conquer. We divided the equitable partitions into two types: 1 Partitions with a small number of cells; 2 partitions with a small cell. For the first type (at most 5 cells, each of size at least 10), we constructed possible quotient matrices, and for each matrix, found possible equitable partitions. For the second type (a cell of size at most 9), we can enumerate all possible small cells, and for each of them use STABGRAPH, or in some special cases further theoretical arguments, to enumerate all partitions with such a cell. Ziv-Av (BGU) Triangle free SRGs SCSS / 39

37 1 Preliminaries 2 Triangle free strongly regular graphs 3 tfsrgs inside tfsrgs 4 Equitable partitions of tfsrgs 5 Open questions Ziv-Av (BGU) Triangle free SRGs SCSS / 39

38 Looking for new tfsrgs - case (162, 21, 0, 3) Constructing a new triangle free strongly regular graph is an attractive goal. The smallest open case is for a graph with parameters (162, 21, 0, 3). Unlike the smaller graphs with large automorphism groups, there are known limits on the automorphism group of such a graph, if exists (Makhnev & Nosov, Mačaj & Širáň). A computer can help, but a complete brute force search is not feasible. Ziv-Av (BGU) Triangle free SRGs SCSS / 39

39 Looking for new tfsrgs - negative Latin square graphs Mesner described a series of parameters of possible tfsrgs, called negative Latin square graphs, denoted by NL g (g 2 + 3g). NL 1 (4) on 16 = 4 2 vertices is Clebsch graph. NL 2 (10) on 100 = 10 2 vertices is commonly known as Higman-Sims graph. NL 3 (18) does not exist: Kaski and Ostergard showed by computer classification of biplanes on 56 points. Gavrilyuk and Makhnev proved theoretically. NL 4 (28) with parameters (784, 116, 0, 20) is the smallest open case in this series. Trying to construct it using similar techniques to construction of NL 2 (10) requires symmetric 2 (96, 20, 4)-designs. There are many such design. Our initial computer aided attempts yielded negative results. Ziv-Av (BGU) Triangle free SRGs SCSS / 39

40 Looking for new tfsrgs - Moore graph of valency 57 This graph has parameters (3250, 57, 0, 1). Unlike smaller Moore graphs, its automorphism group is not rank 3 (Aschbacher), and not even transitive on vertices (G. Higman). In fact it is quite small, with only a very few possible values for its order (Makhnev & Paduchikh, Mačaj & Širáň). Ziv-Av (BGU) Triangle free SRGs SCSS / 39

41 References These references are related to the open problems, and supplement the reference list in the extended abstract. A. L. Gavrilyuk, A. A. Makhnev. Krein graphs without triangles, Dokl. Akad. Nauk 403 (2005), A.A. Makhnev, V.V. Nosov. On automorphisms of strongly regular graphs with λ = 0 and µ = 3, Algebra i Analiz, 21 (5), 2009, A.A. Makhnev, D.V. Paduchikh. On the automorphism group of the Aschbacher graph. (Russian) Dokl. Akad. Nauk 426 (2009), no. 3, ; translation in Dokl. Math. 79 (2009), no. 3, Ziv-Av (BGU) Triangle free SRGs SCSS / 39

The Gewirtz Graph Morgan J. Rodgers Design Theory Fall 2007

The Gewirtz Graph Morgan J. Rodgers Design Theory Fall 2007 The Gewirtz Graph Morgan J. Rodgers Design Theory Fall 2007 The Gewirtz Graph is the unique strongly regular graph having parameters (56, 10, 0, 2). We will call this graph Γ. This graph was actually discovered

More information

Hoffman-Singleton Graph

Hoffman-Singleton Graph Hoffman-Singleton Graph Elena Ortega Fall 2007 MATH 6023 Topics: Design and Graph Theory Graph Project Properties of the Hoffman-Singleton graph If we consider a specified vertex in a graph with order

More information

Two-graphs revisited. Peter J. Cameron University of St Andrews Modern Trends in Algebraic Graph Theory Villanova, June 2014

Two-graphs revisited. Peter J. Cameron University of St Andrews Modern Trends in Algebraic Graph Theory Villanova, June 2014 Two-graphs revisited Peter J. Cameron University of St Andrews Modern Trends in Algebraic Graph Theory Villanova, June 2014 History The icosahedron has six diagonals, any two making the same angle (arccos(1/

More information

The extendability of matchings in strongly regular graphs

The extendability of matchings in strongly regular graphs The extendability of matchings in strongly regular graphs Sebastian Cioabă Department of Mathematical Sciences University of Delaware Villanova, June 5, 2014 Introduction Matching A set of edges M of a

More information

Definition. Given a (v,k,λ)- BIBD, (X,B), a set of disjoint blocks of B which partition X is called a parallel class.

Definition. Given a (v,k,λ)- BIBD, (X,B), a set of disjoint blocks of B which partition X is called a parallel class. Resolvable BIBDs Definition Given a (v,k,λ)- BIBD, (X,B), a set of disjoint blocks of B which partition X is called a parallel class. A partition of B into parallel classes (there must be r of them) is

More information

A few families of non-schurian association schemes 1

A few families of non-schurian association schemes 1 A few families of non-schurian association schemes 1 Štefan Gyürki Slovak University of Technology in Bratislava, Slovakia Ben-Gurion University of the Negev, Beer Sheva, Israel CSD6, Portorož 2012 1 Joint

More information

THE SHRIKHANDE GRAPH. 1. Introduction

THE SHRIKHANDE GRAPH. 1. Introduction THE SHRIKHANDE GRAPH RYAN M. PEDERSEN Abstract. In 959 S.S. Shrikhande wrote a paper concerning L 2 association schemes []. Out of this paper arose a strongly regular graph with parameters (6, 6, 2, 2)

More information

Random strongly regular graphs?

Random strongly regular graphs? Graphs with 3 vertices Random strongly regular graphs? Peter J Cameron School of Mathematical Sciences Queen Mary, University of London London E1 NS, U.K. p.j.cameron@qmul.ac.uk COMB01, Barcelona, 1 September

More information

Algebraic Graph Theory

Algebraic Graph Theory Chris Godsil Gordon Royle Algebraic Graph Theory With 120 Illustrations Springer Preface 1 Graphs 1 1.1 Graphs 1 1.2 Subgraphs 3 1.3 Automorphisms 4 1.4 Homomorphisms 6 1.5 Circulant Graphs 8 1.6 Johnson

More information

Graph Theory S 1 I 2 I 1 S 2 I 1 I 2

Graph Theory S 1 I 2 I 1 S 2 I 1 I 2 Graph Theory S I I S S I I S Graphs Definition A graph G is a pair consisting of a vertex set V (G), and an edge set E(G) ( ) V (G). x and y are the endpoints of edge e = {x, y}. They are called adjacent

More information

The Hoffman-Singleton Graph and its Automorphisms

The Hoffman-Singleton Graph and its Automorphisms Journal of Algebraic Combinatorics, 8, 7, 00 c 00 Kluwer Academic Publishers. Manufactured in The Netherlands. The Hoffman-Singleton Graph and its Automorphisms PAUL R. HAFNER Department of Mathematics,

More information

The Paulus-Rozenfeld-Thompson strongly regular graph on 26 vertices: animated logo of WL 2018

The Paulus-Rozenfeld-Thompson strongly regular graph on 26 vertices: animated logo of WL 2018 The Paulus-Rozenfeld-Thompson strongly regular graph on 26 vertices: animated logo of WL 28 July 5 28 This graph T was discovered a few times: { by A. J. L. Paulus in []; { by M. Z. Rozenfeld in [5]; {

More information

ON THE STRONGLY REGULAR GRAPH OF PARAMETERS

ON THE STRONGLY REGULAR GRAPH OF PARAMETERS ON THE STRONGLY REGULAR GRAPH OF PARAMETERS (99, 14, 1, 2) SUZY LOU AND MAX MURIN Abstract. In an attempt to find a strongly regular graph of parameters (99, 14, 1, 2) or to disprove its existence, we

More information

Discovering 5-Valent Semi-Symmetric Graphs

Discovering 5-Valent Semi-Symmetric Graphs Discovering 5-Valent Semi-Symmetric Graphs Berkeley Churchill NSF REU in Mathematics Northern Arizona University Flagstaff, AZ 86011 July 27, 2011 Groups and Graphs Graphs are taken to be simple (no loops,

More information

Math 776 Graph Theory Lecture Note 1 Basic concepts

Math 776 Graph Theory Lecture Note 1 Basic concepts Math 776 Graph Theory Lecture Note 1 Basic concepts Lectured by Lincoln Lu Transcribed by Lincoln Lu Graph theory was founded by the great Swiss mathematician Leonhard Euler (1707-178) after he solved

More information

Groups and Graphs Lecture I: Cayley graphs

Groups and Graphs Lecture I: Cayley graphs Groups and Graphs Lecture I: Cayley graphs Vietri, 6-10 giugno 2016 Groups and Graphs Lecture I: Cayley graphs Vietri, 6-10 giugno 2016 1 / 17 graphs A GRAPH is a pair Γ = (V, E) where V - set of vertices

More information

Endomorphisms and synchronization, 2: Graphs and transformation monoids. Peter J. Cameron

Endomorphisms and synchronization, 2: Graphs and transformation monoids. Peter J. Cameron Endomorphisms and synchronization, 2: Graphs and transformation monoids Peter J. Cameron BIRS, November 2014 Relations and algebras From algebras to relations Given a relational structure R, there are

More information

Endomorphisms and synchronization, 2: Graphs and transformation monoids

Endomorphisms and synchronization, 2: Graphs and transformation monoids Endomorphisms and synchronization, 2: Graphs and transformation monoids Peter J. Cameron BIRS, November 2014 Relations and algebras Given a relational structure R, there are several similar ways to produce

More information

Connected-homogeneous graphs

Connected-homogeneous graphs Connected-homogeneous graphs Robert Gray BIRS Workshop on Infinite Graphs October 2007 1 / 14 Homogeneous graphs Definition A graph Γ is called homogeneous if any isomorphism between finite induced subgraphs

More information

Computer aided investigation of total graph coherent configurations for two infinite families of classical strongly regular graphs

Computer aided investigation of total graph coherent configurations for two infinite families of classical strongly regular graphs Computer aided investigation of total graph coherent configurations for two infinite families of classical strongly regular graphs Matan Ziv-Av Department of Mathematics, Ben-Gurion University of the Negev,

More information

ON THE STRUCTURE OF SELF-COMPLEMENTARY GRAPHS ROBERT MOLINA DEPARTMENT OF MATHEMATICS AND COMPUTER SCIENCE ALMA COLLEGE ABSTRACT

ON THE STRUCTURE OF SELF-COMPLEMENTARY GRAPHS ROBERT MOLINA DEPARTMENT OF MATHEMATICS AND COMPUTER SCIENCE ALMA COLLEGE ABSTRACT ON THE STRUCTURE OF SELF-COMPLEMENTARY GRAPHS ROBERT MOLINA DEPARTMENT OF MATHEMATICS AND COMPUTER SCIENCE ALMA COLLEGE ABSTRACT A graph G is self complementary if it is isomorphic to its complement G.

More information

Math 170- Graph Theory Notes

Math 170- Graph Theory Notes 1 Math 170- Graph Theory Notes Michael Levet December 3, 2018 Notation: Let n be a positive integer. Denote [n] to be the set {1, 2,..., n}. So for example, [3] = {1, 2, 3}. To quote Bud Brown, Graph theory

More information

1 Maximum Degrees of Iterated Line Graphs

1 Maximum Degrees of Iterated Line Graphs 1 Maximum Degrees of Iterated Line Graphs Note. All graphs in this section are simple. Problem 1. A simple graph G is promising if and only if G is not terminal. 1.1 Lemmas Notation. We denote the line

More information

The normal quotient philosophy. for edge-transitive graphs. Cheryl E Praeger. University of Western Australia

The normal quotient philosophy. for edge-transitive graphs. Cheryl E Praeger. University of Western Australia The normal quotient philosophy for edge-transitive graphs Cheryl E Praeger University of Western Australia 1 Edge-transitive graphs Graph Γ = (V, E): V = vertex set E = edge set { unordered pairs from

More information

On vertex-transitive non-cayley graphs

On vertex-transitive non-cayley graphs On vertex-transitive non-cayley graphs Jin-Xin Zhou Mathematics, Beijing Jiaotong University Beijing 100044, P.R. China SODO, Queenstown, 2012 Definitions Vertex-transitive graph: A graph is vertex-transitive

More information

GENERALIZED CPR-GRAPHS AND APPLICATIONS

GENERALIZED CPR-GRAPHS AND APPLICATIONS Volume 5, Number 2, Pages 76 105 ISSN 1715-0868 GENERALIZED CPR-GRAPHS AND APPLICATIONS DANIEL PELLICER AND ASIA IVIĆ WEISS Abstract. We give conditions for oriented labeled graphs that must be satisfied

More information

Module 1. Preliminaries. Contents

Module 1. Preliminaries. Contents Module 1 Preliminaries Contents 1.1 Introduction: Discovery of graphs............. 2 1.2 Graphs.............................. 3 Definitions........................... 4 Pictorial representation of a graph..............

More information

Rigidity, connectivity and graph decompositions

Rigidity, connectivity and graph decompositions First Prev Next Last Rigidity, connectivity and graph decompositions Brigitte Servatius Herman Servatius Worcester Polytechnic Institute Page 1 of 100 First Prev Next Last Page 2 of 100 We say that a framework

More information

A Method for Construction of Orthogonal Arrays 1

A Method for Construction of Orthogonal Arrays 1 Eighth International Workshop on Optimal Codes and Related Topics July 10-14, 2017, Sofia, Bulgaria pp. 49-54 A Method for Construction of Orthogonal Arrays 1 Iliya Bouyukliev iliyab@math.bas.bg Institute

More information

On the automorphism group of the m-coloured random graph

On the automorphism group of the m-coloured random graph On the automorphism group of the m-coloured random graph Peter J. Cameron and Sam Tarzi School of Mathematical Sciences Queen Mary, University of London Mile End Road London E1 4NS, UK p.j.cameron@qmul.ac.uk

More information

Alex Schaefer. April 9, 2017

Alex Schaefer. April 9, 2017 Department of Mathematics Binghamton University April 9, 2017 Outline 1 Introduction 2 Cycle Vector Space 3 Permutability 4 A Characterization Introduction Outline 1 Introduction 2 Cycle Vector Space 3

More information

MT5821 Advanced Combinatorics

MT5821 Advanced Combinatorics MT5821 Advanced Combinatorics 4 Graph colouring and symmetry There are two colourings of a 4-cycle with two colours (red and blue): one pair of opposite vertices should be red, the other pair blue. There

More information

A graph is finite if its vertex set and edge set are finite. We call a graph with just one vertex trivial and all other graphs nontrivial.

A graph is finite if its vertex set and edge set are finite. We call a graph with just one vertex trivial and all other graphs nontrivial. 2301-670 Graph theory 1.1 What is a graph? 1 st semester 2550 1 1.1. What is a graph? 1.1.2. Definition. A graph G is a triple (V(G), E(G), ψ G ) consisting of V(G) of vertices, a set E(G), disjoint from

More information

Math 778S Spectral Graph Theory Handout #2: Basic graph theory

Math 778S Spectral Graph Theory Handout #2: Basic graph theory Math 778S Spectral Graph Theory Handout #: Basic graph theory Graph theory was founded by the great Swiss mathematician Leonhard Euler (1707-178) after he solved the Königsberg Bridge problem: Is it possible

More information

Introduction to Graph Theory

Introduction to Graph Theory Introduction to Graph Theory Tandy Warnow January 20, 2017 Graphs Tandy Warnow Graphs A graph G = (V, E) is an object that contains a vertex set V and an edge set E. We also write V (G) to denote the vertex

More information

Title Edge-minimal graphs of exponent 2

Title Edge-minimal graphs of exponent 2 Provided by the author(s) and NUI Galway in accordance with publisher policies. Please cite the published version when available. Title Edge-minimal graphs of exponent 2 Author(s) O'Mahony, Olga Publication

More information

REGULAR GRAPHS OF GIVEN GIRTH. Contents

REGULAR GRAPHS OF GIVEN GIRTH. Contents REGULAR GRAPHS OF GIVEN GIRTH BROOKE ULLERY Contents 1. Introduction This paper gives an introduction to the area of graph theory dealing with properties of regular graphs of given girth. A large portion

More information

Testing Isomorphism of Strongly Regular Graphs

Testing Isomorphism of Strongly Regular Graphs Spectral Graph Theory Lecture 9 Testing Isomorphism of Strongly Regular Graphs Daniel A. Spielman September 26, 2018 9.1 Introduction In the last lecture we saw how to test isomorphism of graphs in which

More information

Lecture 4: Petersen Graph 2/2; also, Friendship is Magic!

Lecture 4: Petersen Graph 2/2; also, Friendship is Magic! Spectral Graph Theory Instructor: Padraic Bartlett Lecture 4: Petersen Graph /; also, Friendship is Magic! Week 4 Mathcamp 0 We did a ton of things yesterday! Here s a quick recap:. If G is a n, k, λ,

More information

Graphs Coverings 1. Roman Nedela. August 7, University of West Bohemia. Novosibirsk State University, Novosibirsk. Graphs Coverings 1

Graphs Coverings 1. Roman Nedela. August 7, University of West Bohemia. Novosibirsk State University, Novosibirsk. Graphs Coverings 1 , Pilsen Novosibirsk State University, Novosibirsk August 7, 2018 What is a graph covering? Roughtly speaking a covering X Y is a graph epimorphism that is locally bijective. What is a graph covering?

More information

Guessing Games on Triangle-free Graphs

Guessing Games on Triangle-free Graphs Guessing Games on Triangle-free Graphs Peter J. Cameron Anh N. Dang Søren Riis Submitted: Oct 9, 2014; Accepted: eb 28, 2016; Published: Mar 18, 2016 Mathematics Subject Classifications: 05C72, 05C57,

More information

The chromatic index of strongly regular graphs

The chromatic index of strongly regular graphs arxiv:1810.06660v1 [math.co] 15 Oct 2018 The chromatic index of strongly regular graphs Sebastian M. Cioabă Krystal Guo Willem H. Haemers October 17, 2018 Abstract We determine (partly by computer search)

More information

Data mining, 4 cu Lecture 8:

Data mining, 4 cu Lecture 8: 582364 Data mining, 4 cu Lecture 8: Graph mining Spring 2010 Lecturer: Juho Rousu Teaching assistant: Taru Itäpelto Frequent Subgraph Mining Extend association rule mining to finding frequent subgraphs

More information

Graph Adjacency Matrix Automata Joshua Abbott, Phyllis Z. Chinn, Tyler Evans, Allen J. Stewart Humboldt State University, Arcata, California

Graph Adjacency Matrix Automata Joshua Abbott, Phyllis Z. Chinn, Tyler Evans, Allen J. Stewart Humboldt State University, Arcata, California Graph Adjacency Matrix Automata Joshua Abbott, Phyllis Z. Chinn, Tyler Evans, Allen J. Stewart Humboldt State University, Arcata, California Abstract We define a graph adjacency matrix automaton (GAMA)

More information

4. Simplicial Complexes and Simplicial Homology

4. Simplicial Complexes and Simplicial Homology MATH41071/MATH61071 Algebraic topology Autumn Semester 2017 2018 4. Simplicial Complexes and Simplicial Homology Geometric simplicial complexes 4.1 Definition. A finite subset { v 0, v 1,..., v r } R n

More information

Ma/CS 6b Class 26: Art Galleries and Politicians

Ma/CS 6b Class 26: Art Galleries and Politicians Ma/CS 6b Class 26: Art Galleries and Politicians By Adam Sheffer The Art Gallery Problem Problem. We wish to place security cameras at a gallery, such that they cover it completely. Every camera can cover

More information

Is there a McLaughlin geometry?

Is there a McLaughlin geometry? Is there a McLaughlin geometry? Leonard H. Soicher School of Mathematical Sciences Queen Mary, University of London Mile End Road, London E1 4NS, UK email: L.H.Soicher@qmul.ac.uk February 9, 2006 Dedicated

More information

Product constructions for transitive decompositions of graphs

Product constructions for transitive decompositions of graphs 116 Product constructions for transitive decompositions of graphs Geoffrey Pearce Abstract A decomposition of a graph is a partition of the edge set, giving a set of subgraphs. A transitive decomposition

More information

HC IN (2, 4k, 3)-CAYLEY GRAPHS

HC IN (2, 4k, 3)-CAYLEY GRAPHS HAMILTON CYCLES IN (2, 4k, 3)-CAYLEY GRAPHS University of Primorska November, 2008 Joint work with Henry Glover and Dragan Marušič Definitions An automorphism of a graph X = (V, E) is an isomorphism of

More information

Graph Theory using Sage

Graph Theory using Sage Introduction Student Projects My Projects Seattle, August 2009 Introduction Student Projects My Projects 1 Introduction Background 2 Student Projects Conference Graphs The Matching Polynomial 3 My Projects

More information

Two distance-regular graphs

Two distance-regular graphs Two distance-regular graphs Andries E. Brouwer & Dmitrii V. Pasechnik June 11, 2011 Abstract We construct two families of distance-regular graphs, namely the subgraph of the dual polar graph of type B

More information

CS473-Algorithms I. Lecture 13-A. Graphs. Cevdet Aykanat - Bilkent University Computer Engineering Department

CS473-Algorithms I. Lecture 13-A. Graphs. Cevdet Aykanat - Bilkent University Computer Engineering Department CS473-Algorithms I Lecture 3-A Graphs Graphs A directed graph (or digraph) G is a pair (V, E), where V is a finite set, and E is a binary relation on V The set V: Vertex set of G The set E: Edge set of

More information

Course Introduction / Review of Fundamentals of Graph Theory

Course Introduction / Review of Fundamentals of Graph Theory Course Introduction / Review of Fundamentals of Graph Theory Hiroki Sayama sayama@binghamton.edu Rise of Network Science (From Barabasi 2010) 2 Network models Many discrete parts involved Classic mean-field

More information

Graph Theory: Introduction

Graph Theory: Introduction Graph Theory: Introduction Pallab Dasgupta, Professor, Dept. of Computer Sc. and Engineering, IIT Kharagpur pallab@cse.iitkgp.ernet.in Resources Copies of slides available at: http://www.facweb.iitkgp.ernet.in/~pallab

More information

Resolutions of the pair design, or 1-factorisations of complete graphs. 1 Introduction. 2 Further constructions

Resolutions of the pair design, or 1-factorisations of complete graphs. 1 Introduction. 2 Further constructions Resolutions of the pair design, or 1-factorisations of complete graphs 1 Introduction A resolution of a block design is a partition of the blocks of the design into parallel classes, each of which forms

More information

CLASSIFICATION OF REGULAR DIGRAPHS, NORMALLY REGULAR DIGRAPHS, AND STRONGLY REGULAR DIGRAPHS

CLASSIFICATION OF REGULAR DIGRAPHS, NORMALLY REGULAR DIGRAPHS, AND STRONGLY REGULAR DIGRAPHS International Journal of Pure and Applied Mathematics Volume 78 No. 3 2012, 379-393 ISSN: 1311-8080 (printed version) url: http://www.ijpam.eu PA ijpam.eu CLASSIFICATION OF REGULAR DIGRAPHS, NORMALLY REGULAR

More information

Graph Matrices and Applications: Motivational Overview The Problem with Pictorial Graphs Graphs were introduced as an abstraction of software structure. There are many other kinds of graphs that are useful

More information

Graph drawing in spectral layout

Graph drawing in spectral layout Graph drawing in spectral layout Maureen Gallagher Colleen Tygh John Urschel Ludmil Zikatanov Beginning: July 8, 203; Today is: October 2, 203 Introduction Our research focuses on the use of spectral graph

More information

Eigenvalues and root systems in finite geometry

Eigenvalues and root systems in finite geometry Eigenvalues and root systems in finite geometry Peter J. Cameron School of Mathematics and Statistics University of St Andrews North Haugh St Andrews, Fife KY16 9SS UK pjc20@st-andrews.ac.uk Contents Preface

More information

context. (Similarly, we write ν for ν(g), etc. if there is no risk of confusion.) For a subset A V we write N G (A) = {v V ( w A)(v w)} (the set of

context. (Similarly, we write ν for ν(g), etc. if there is no risk of confusion.) For a subset A V we write N G (A) = {v V ( w A)(v w)} (the set of Graph Theory CMSC-27500 Spring 2015 http://people.cs.uchicago.edu/ laci/15graphs Homework set #4. First batch posted 4-9, 8am, updated 10:20am. Problems 4.16 4.31 added at 11:30pm. Due Tuesday, April 14

More information

Characterizing Automorphism and Permutation Polytopes

Characterizing Automorphism and Permutation Polytopes Characterizing Automorphism and Permutation Polytopes By KATHERINE EMILIE JONES BURGGRAF SENIOR THESIS Submitted in partial satisfaction of the requirements for Highest Honors for the degree of BACHELOR

More information

We study antipodal distance-regular graphs. We start with an investigation of cyclic covers and spreads of generalized quadrangles and find a

We study antipodal distance-regular graphs. We start with an investigation of cyclic covers and spreads of generalized quadrangles and find a ANTIPODAL COVERS Cover: 1) The Petersen graph is hidden inside the dodecahedron. Where? For more on distance-regular graphs with for small see Theorem 7.1.1, which is a joint work with Araya and Hiraki.

More information

The Graphs of Triangulations of Polygons

The Graphs of Triangulations of Polygons The Graphs of Triangulations of Polygons Matthew O Meara Research Experience for Undergraduates Summer 006 Basic Considerations Let Γ(n) be the graph with vertices being the labeled planar triangulation

More information

Algebraic Graph Theory- Adjacency Matrix and Spectrum

Algebraic Graph Theory- Adjacency Matrix and Spectrum Algebraic Graph Theory- Adjacency Matrix and Spectrum Michael Levet December 24, 2013 Introduction This tutorial will introduce the adjacency matrix, as well as spectral graph theory. For those familiar

More information

Primitive groups, graph endomorphisms and synchronization

Primitive groups, graph endomorphisms and synchronization Primitive groups, graph endomorphisms and synchronization João Araújo Universidade Aberta, R. Escola Politécnica, 147 1269-001 Lisboa, Portugal & CAUL/CEMAT, Universidade de Lisboa 1649-003 Lisboa, Portugal

More information

Equipartite polytopes and graphs

Equipartite polytopes and graphs Equipartite polytopes and graphs Branko Grünbaum Tomáš Kaiser Daniel Král Moshe Rosenfeld Abstract A graph G of even order is weakly equipartite if for any partition of its vertex set into subsets V 1

More information

Characterizing Graphs (3) Characterizing Graphs (1) Characterizing Graphs (2) Characterizing Graphs (4)

Characterizing Graphs (3) Characterizing Graphs (1) Characterizing Graphs (2) Characterizing Graphs (4) S-72.2420/T-79.5203 Basic Concepts 1 S-72.2420/T-79.5203 Basic Concepts 3 Characterizing Graphs (1) Characterizing Graphs (3) Characterizing a class G by a condition P means proving the equivalence G G

More information

CS388C: Combinatorics and Graph Theory

CS388C: Combinatorics and Graph Theory CS388C: Combinatorics and Graph Theory David Zuckerman Review Sheet 2003 TA: Ned Dimitrov updated: September 19, 2007 These are some of the concepts we assume in the class. If you have never learned them

More information

On Voltage Graphs and Cages

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 g-exoo@indstate.edu April 4, 2003 Abstract Using voltage graphs,

More information

CS6702 GRAPH THEORY AND APPLICATIONS 2 MARKS QUESTIONS AND ANSWERS

CS6702 GRAPH THEORY AND APPLICATIONS 2 MARKS QUESTIONS AND ANSWERS CS6702 GRAPH THEORY AND APPLICATIONS 2 MARKS QUESTIONS AND ANSWERS 1 UNIT I INTRODUCTION CS6702 GRAPH THEORY AND APPLICATIONS 2 MARKS QUESTIONS AND ANSWERS 1. Define Graph. A graph G = (V, E) consists

More information

EDGE-COLOURED GRAPHS AND SWITCHING WITH S m, A m AND D m

EDGE-COLOURED GRAPHS AND SWITCHING WITH S m, A m AND D m EDGE-COLOURED GRAPHS AND SWITCHING WITH S m, A m AND D m GARY MACGILLIVRAY BEN TREMBLAY Abstract. We consider homomorphisms and vertex colourings of m-edge-coloured graphs that have a switching operation

More information

Graph Theory Problem Ideas

Graph Theory Problem Ideas Graph Theory Problem Ideas April 15, 017 Note: Please let me know if you have a problem that you would like me to add to the list! 1 Classification Given a degree sequence d 1,...,d n, let N d1,...,d n

More information

Math 462: Review questions

Math 462: Review questions Math 462: Review questions Paul Hacking 4/22/10 (1) What is the angle between two interior diagonals of a cube joining opposite vertices? [Hint: It is probably quickest to use a description of the cube

More information

Equipartite polytopes and graphs

Equipartite polytopes and graphs Equipartite polytopes and graphs Branko Grünbaum Tomáš Kaiser Daniel Král Moshe Rosenfeld Abstract A graph G of even order is weakly equipartite if for any partition of its vertex set into subsets V 1

More information

Introduction III. Graphs. Motivations I. Introduction IV

Introduction III. Graphs. Motivations I. Introduction IV Introduction I Graphs Computer Science & Engineering 235: Discrete Mathematics Christopher M. Bourke cbourke@cse.unl.edu Graph theory was introduced in the 18th century by Leonhard Euler via the Königsberg

More information

Proposition 1. The edges of an even graph can be split (partitioned) into cycles, no two of which have an edge in common.

Proposition 1. The edges of an even graph can be split (partitioned) into cycles, no two of which have an edge in common. Math 3116 Dr. Franz Rothe June 5, 2012 08SUM\3116_2012t1.tex Name: Use the back pages for extra space 1 Solution of Test 1.1 Eulerian graphs Proposition 1. The edges of an even graph can be split (partitioned)

More information

Symmetric Product Graphs

Symmetric Product Graphs Rochester Institute of Technology RIT Scholar Works Theses Thesis/Dissertation Collections 5-20-2015 Symmetric Product Graphs Evan Witz Follow this and additional works at: http://scholarworks.rit.edu/theses

More information

Vertex-Colouring Edge-Weightings

Vertex-Colouring Edge-Weightings Vertex-Colouring Edge-Weightings L. Addario-Berry a, K. Dalal a, C. McDiarmid b, B. A. Reed a and A. Thomason c a School of Computer Science, McGill University, University St. Montreal, QC, H3A A7, Canada

More information

Lecture 3: Recap. Administrivia. Graph theory: Historical Motivation. COMP9020 Lecture 4 Session 2, 2017 Graphs and Trees

Lecture 3: Recap. Administrivia. Graph theory: Historical Motivation. COMP9020 Lecture 4 Session 2, 2017 Graphs and Trees Administrivia Lecture 3: Recap Assignment 1 due 23:59 tomorrow. Quiz 4 up tonight, due 15:00 Thursday 31 August. Equivalence relations: (S), (R), (T) Total orders: (AS), (R), (T), (L) Partial orders: (AS),

More information

Assignment 4 Solutions of graph problems

Assignment 4 Solutions of graph problems Assignment 4 Solutions of graph problems 1. Let us assume that G is not a cycle. Consider the maximal path in the graph. Let the end points of the path be denoted as v 1, v k respectively. If either of

More information

On Covering a Graph Optimally with Induced Subgraphs

On Covering a Graph Optimally with Induced Subgraphs On Covering a Graph Optimally with Induced Subgraphs Shripad Thite April 1, 006 Abstract We consider the problem of covering a graph with a given number of induced subgraphs so that the maximum number

More information

One Day Conference on Algebraic Graph Theory

One Day Conference on Algebraic Graph Theory One Day Conference on Algebraic Graph Theory 10:00 11:00 Integral Cayleygraphs Elena Konstantinova Sobolev Institute of Mathematics, Novosibirsk State University 11:00-12:00 Strictly Deza graphs and their

More information

Base size and separation number

Base size and separation number Base size and separation number Peter J. Cameron CSG notes, April 2005 Brief history The concept of a base for a permutation group was introduced by Sims in the 1960s in connection with computational group

More information

Symmetry vs. Regularity

Symmetry vs. Regularity (University of Chicago) WL50, Pilsen 6 July 2018 regularity local, easy to verify symmetry global, hard to verify regularity local, easy to verify symmetry global, hard to verify regularity: combinatorial

More information

A Decision-Theoretic Rough Set Model

A Decision-Theoretic Rough Set Model A Decision-Theoretic Rough Set Model Yiyu Yao and Jingtao Yao Department of Computer Science University of Regina Regina, Saskatchewan, Canada S4S 0A2 {yyao,jtyao}@cs.uregina.ca Special Thanks to Professor

More information

Abstract. Figure 1. No. of nodes No. of SC graphs

Abstract. Figure 1. No. of nodes No. of SC graphs CATALOGING SELF-COMPLEMENTARY GRAPHS OF ORDER THIRTEEN Myles F. McNally and Robert R. Molina Department of Mathematics and Computer Science Alma College Abstract A self-complementary graph G of odd order

More information

A Recursive Construction of the Regular Exceptional Graphs with Least Eigenvalue 2

A Recursive Construction of the Regular Exceptional Graphs with Least Eigenvalue 2 Portugal. Math. (N.S.) Vol. xx, Fasc., 200x, xxx xxx Portugaliae Mathematica c European Mathematical Society A Recursive Construction of the Regular Exceptional Graphs with Least Eigenvalue 2 I. Barbedo,

More information

Missouri State University REU, 2013

Missouri State University REU, 2013 G. Hinkle 1 C. Robichaux 2 3 1 Department of Mathematics Rice University 2 Department of Mathematics Louisiana State University 3 Department of Mathematics Missouri State University Missouri State University

More information

Alessandro Del Ponte, Weijia Ran PAD 637 Week 3 Summary January 31, Wasserman and Faust, Chapter 3: Notation for Social Network Data

Alessandro Del Ponte, Weijia Ran PAD 637 Week 3 Summary January 31, Wasserman and Faust, Chapter 3: Notation for Social Network Data Wasserman and Faust, Chapter 3: Notation for Social Network Data Three different network notational schemes Graph theoretic: the most useful for centrality and prestige methods, cohesive subgroup ideas,

More information

Computing Hyperplanes of Near Polygons

Computing Hyperplanes of Near Polygons of Near Polygons (joint work with Bart De Bruyn) Ghent University anurag.2357@gmail.com CoCoA 2015 - Combinatorics and Computer Algebra Near polygons A near 2d-gon is a graph of diameter d in which for

More information

Point-Set Topology 1. TOPOLOGICAL SPACES AND CONTINUOUS FUNCTIONS

Point-Set Topology 1. TOPOLOGICAL SPACES AND CONTINUOUS FUNCTIONS Point-Set Topology 1. TOPOLOGICAL SPACES AND CONTINUOUS FUNCTIONS Definition 1.1. Let X be a set and T a subset of the power set P(X) of X. Then T is a topology on X if and only if all of the following

More information

Discrete Mathematics

Discrete Mathematics Discrete Mathematics Lecturer: Mgr. Tereza Kovářová, Ph.D. tereza.kovarova@vsb.cz Guarantor: doc. Mgr. Petr Kovář, Ph.D. Department of Applied Mathematics, VŠB Technical University of Ostrava About this

More information

Hypercubes. (Chapter Nine)

Hypercubes. (Chapter Nine) Hypercubes (Chapter Nine) Mesh Shortcomings: Due to its simplicity and regular structure, the mesh is attractive, both theoretically and practically. A problem with the mesh is that movement of data is

More information

Cayley graphs and coset diagrams/1

Cayley graphs and coset diagrams/1 1 Introduction Cayley graphs and coset diagrams Let G be a finite group, and X a subset of G. The Cayley graph of G with respect to X, written Cay(G, X) has two different definitions in the literature.

More information

Part II. Graph Theory. Year

Part II. Graph Theory. Year Part II Year 2017 2016 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005 2017 53 Paper 3, Section II 15H Define the Ramsey numbers R(s, t) for integers s, t 2. Show that R(s, t) exists for all s,

More information

CLAW-FREE 3-CONNECTED P 11 -FREE GRAPHS ARE HAMILTONIAN

CLAW-FREE 3-CONNECTED P 11 -FREE GRAPHS ARE HAMILTONIAN CLAW-FREE 3-CONNECTED P 11 -FREE GRAPHS ARE HAMILTONIAN TOMASZ LUCZAK AND FLORIAN PFENDER Abstract. We show that every 3-connected claw-free graph which contains no induced copy of P 11 is hamiltonian.

More information

REU 2006 Discrete Math Lecture 5

REU 2006 Discrete Math Lecture 5 REU 2006 Discrete Math Lecture 5 Instructor: László Babai Scribe: Megan Guichard Editors: Duru Türkoğlu and Megan Guichard June 30, 2006. Last updated July 3, 2006 at 11:30pm. 1 Review Recall the definitions

More information

Lecture 3A: Generalized associahedra

Lecture 3A: Generalized associahedra Lecture 3A: Generalized associahedra Nathan Reading NC State University Cluster Algebras and Cluster Combinatorics MSRI Summer Graduate Workshop, August 2011 Introduction Associahedron and cyclohedron

More information

Treewidth and graph minors

Treewidth and graph minors Treewidth and graph minors Lectures 9 and 10, December 29, 2011, January 5, 2012 We shall touch upon the theory of Graph Minors by Robertson and Seymour. This theory gives a very general condition under

More information

Arithmetic in Quaternion Algebras

Arithmetic in Quaternion Algebras Arithmetic in Quaternion Algebras 31st Automorphic Forms Workshop Jordan Wiebe University of Oklahoma March 6, 2017 Jordan Wiebe (University of Oklahoma) Arithmetic in Quaternion Algebras March 6, 2017

More information