CYCLIC CONFIGURATIONS AND HAAR GRAPHS. Haar graph of a natural number Let us write n in binary: n = b k-1 2 k-1 + b k-2 2 k-2 +...+ b 1 2 + b 0 where.

Slides:



Advertisements
Similar presentations
8.3 Representing Relations Connection Matrices Let R be a relation from A = {a 1, a 2,..., a m } to B = {b 1, b 2,..., b n }. Definition: A n m  n connection.
Advertisements

Graph-02.
Theory of Computing Lecture 18 MAS 714 Hartmut Klauck.
13 May 2009Instructor: Tasneem Darwish1 University of Palestine Faculty of Applied Engineering and Urban Planning Software Engineering Department Introduction.
CompSci 102 Discrete Math for Computer Science April 19, 2012 Prof. Rodger Lecture adapted from Bruce Maggs/Lecture developed at Carnegie Mellon, primarily.
Covering Graphs Motivation: Suppose you are taken to two different labyrinths. Is it possible to tell they are distinct just by walking around? Let us.
Edge-Coloring of Graphs On the left we see a 1- factorization of  5, the five-sided prism. Each factor is respresented by its own color. No edges of the.
GOLOMB RULERS AND GRACEFUL GRAPHS
Representing Relations Using Matrices
Symmetric Group Sym(n) As we know a permutation  is a bijective mapping of a set A onto itself:  : A  A. Permutations may be multiplied and form the.
Yangjun Chen 1 Bipartite Graphs What is a bipartite graph? Properties of bipartite graphs Matching and maximum matching - alternative paths - augmenting.
Applied Combinatorics, 4th Ed. Alan Tucker
MATH 310, FALL 2003 (Combinatorial Problem Solving) Lecture 3, Friday, September 5.
Yangjun Chen 1 Bipartite Graph 1.A graph G is bipartite if the node set V can be partitioned into two sets V 1 and V 2 in such a way that no nodes from.
EXPANDER GRAPHS Properties & Applications. Things to cover ! Definitions Properties Combinatorial, Spectral properties Constructions “Explicit” constructions.
Is the following graph Hamiltonian- connected from vertex v? a). Yes b). No c). I have absolutely no idea v.
INCIDENCE GEOMETRIES CHAPTER 4. Contents 1.Motivation 2.Incidence Geometries 3.Incidence Geometry Constructions 4.Residuals, Truncations - Sections, Shadow.
CTIS 154 Discrete Mathematics II1 8.2 Paths and Cycles Kadir A. Peker.
MATH 310, FALL 2003 (Combinatorial Problem Solving) Lecture 11, Wednesday, September 24.
Drawing of G. Planar Embedding of G Proposition Proof. 1. Consider a drawing of K 5 or K 3,3 in the plane. Let C be a spanning cycle. 2. If the.
CONFIGURATIONS FROM GRAPH-THEORETICAL VIEWPOINT Notes for a book Tomaž Pisanski and Brigitte Servatius Copyright (C) 2005.
MATH 310, FALL 2003 (Combinatorial Problem Solving) Lecture 6, Friday, September 12.
MATH 310, FALL 2003 (Combinatorial Problem Solving) Lecture 10, Monday, September 22.
Discrete Mathematics Lecture 9 Alexander Bukharovich New York University.
Graphs, relations and matrices
Applied Discrete Mathematics Week 10: Equivalence Relations
MCA 520: Graph Theory Instructor Neelima Gupta
Maps. Graphs on Surfaces We are mainly interested in embeddings of graphs on surfaces:  : G ! S. An embedding should be differentiated from immersion.
Generalized Derangement Graphs Hannah Jackson.  If P is a set, the bijection f: P  P is a permutation of P.  Permutations can be written in cycle notation.
Week 12 - Friday.  What did we talk about last time?  Asymptotic notation.
Graphs Simple graph G=(V,E) V = V(G) ={1,2,3,4} – vertices E = E(G) = {a,b,c,d,e} – edges Edge a has end- vertices 1 and 2. Vertices 1 and 2 are adjacent:
Chapter 6 Graph Theory R. Johnsonbaugh Discrete Mathematics 5 th edition, 2001.
Petrie maps and Petrie configurations Jurij Kovič, University of Primorska, Slovenia EuroGIGA Final Conference Berlin, February 20, 2014.
1 Closures of Relations: Transitive Closure and Partitions Sections 8.4 and 8.5.
Lines in the plane, slopes, and Euler’s formula by Tal Harel
The Hamiltonicity of Subgroup Graphs Immanuel McLaughlin Andrew Owens.
A study of k-ordered hamiltonian graphs. Story begins L. Ng, M. Schultz, k-Ordered Hamiltonian graphs, J. Graph Theory 24 (1997) 45–57.
7. Basic Operations on Graphs
Week 1 – Introduction to Graph Theory I Dr. Anthony Bonato Ryerson University AM8002 Fall 2014.
An Introduction to Graph Theory
Shortest Path Based Sufficiency Condition for Hamiltonian Graphs
 Quotient graph  Definition 13: Suppose G(V,E) is a graph and R is a equivalence relation on the set V. We construct the quotient graph G R in the follow.
Basic properties Continuation
Chapter 8: Relations. 8.1 Relations and Their Properties Binary relations: Let A and B be any two sets. A binary relation R from A to B, written R : A.
Introduction to Graph Theory
SECTION 9 Orbits, Cycles, and the Alternating Groups Given a set A, a relation in A is defined by : For a, b  A, let a  b if and only if b =  n (a)
8.4 Closures of Relations Definition: The closure of a relation R with respect to property P is the relation obtained by adding the minimum number of.
NP-completeness NP-complete problems. Homework Vertex Cover Instance. A graph G and an integer k. Question. Is there a vertex cover of cardinality k?
1 Finding a decomposition of a graph T into isomorphic copies of a graph G is a classical problem in Combinatorics. The G-decomposition of T is balanced.
Great Theoretical Ideas in Computer Science for Some.
COMPSCI 102 Introduction to Discrete Mathematics.
Eternal Domination Chip Klostermeyer.
1 GRAPH Learning Outcomes Students should be able to: Explain basic terminology of a graph Identify Euler and Hamiltonian cycle Represent graphs using.
Relations and Their Properties
An Introduction to Graph Theory
Outline 1 Properties of Planar Graphs 5/4/2018.
Heawood. Chapter 7: Cubic 4-ordered Hamiltonian and 4-ordered Hamiltonian connected/laceable graphs.
Applied Combinatorics, 4th Ed. Alan Tucker
Matrix Representation of Graph
Hamiltonian cycle part
Mathematical Structures for Computer Science Chapter 6
Motivation and definitions
Can you draw this picture without lifting up your pen/pencil?
Lecture 15: Graph Theory II
Discrete Mathematics and its Applications Lecture 1 – Graph Theory
Applied Combinatorics, 4th Ed. Alan Tucker
Bipartite Graph 1. A graph G is bipartite if the node set V can be partitioned into two sets V1 and V2 in such a way that no nodes from the same set are.
V12 Menger’s theorem Borrowing terminology from operations research
Miniconference on the Mathematics of Computation
Gaph Theory Planar Graphs
Presentation transcript:

CYCLIC CONFIGURATIONS AND HAAR GRAPHS

Haar graph of a natural number Let us write n in binary: n = b k-1 2 k-1 + b k-2 2 k b b 0 where B(n) = (b k-1, b k-2,..., b 1, b 0 ), b k-1 = 1are binary digits of n. Graph H(n) = H(k; n) that is called the Haar graph of natural number n, has vertex set u i, v i, i=0,1,...,k-1. Vertex u i is adjacent to v i+j, if and only if b j = 1 (arithmetic is mod k).

Remark When defininig H(n) we assumed that k is the number of binary digits of n. In general for H(k;n) one can take k to be greater than the number of binary digits. In such a case a different graph is obtained!

Example Determine H(37). Binary digits: B(37) = {1,0,0,1,0,1} k = 6. H(37) = H(6;37) is depicted on the left!

Dipole  n Dipole  n has two vertices, joined by n parallel edges. If we want to distinguish the two vertices, we call one black, the other one white. On the left we see  5. Each dipole is a bipartite graph. Therefore each of its covering graphs is a bipartite graph. In particular  3 is a cubic graph also known as the theta graph .

Cyclic covers over a dipole Each Haar graph is a cyclic cover over a dipole. One can use the following recipe: H(37) is determined by a natural number 37, or, equivalently by a binary sequence:( ). The length is k=6, therefore the group Z 6. The indices are written below: ( ) ( ) The “1”s appear in positions: 0, 3 in 5. These numbers are used as voltages for H(37). 035 Z6Z6

Exercises Graph on the left is the so- called Heawood graph H. Prove: –H is bipartite –H is a Haar graph. (Find n!) –Determine H as a cyclic cover over  3.. –Prove that H has no cycle of length < 6. –Prove that H is the smallest cubic graph of girth 6. –Find a hexagonal embedding of H in torus. –Determine the dual of the embedded H.

Heawood Graph in Torus On the left there is a hexagonal embedding of the Heawood graph in torus.

Connected Haar graphs Graph G is connected if there is a path between aby two of its vertices. There exist disconnected Haar graphs, for instance H(10). Define n to be connected, if the corresponding Haar graph H(n) is connected. Disconnected numbers: 2,4,8,10,16,32,34,36,40,42,64...

Exercises Prove that each 2 m is a disconnected number. Show that the Möbius-Kantor graph G(8,3) is a Haar graph of some number. Which number is that? (*) Determine all generalized Petersen graphs that are Haar graphs of some natural number. Show that some Haar graphs are circulants. Show that some Haar graphs are non-circulants.

Exercises, Continuation Prove that each Haar graph is vertex transitive. Prove that each Haar graph is a Cayley graph for a dihedral group. Prove that there exist bipartite Cayley graphs of dihedral groups that are not Haar graphs (such as the graph on the left).

Exercises, The End The numbers n and m are cyclically equivalent, if the binary string of the first number can be cyclically transformed to the binary string of the second number. This means that the string can be cyclically permuted, mirrored or multiplied by a number relatively prime with the string length. The numbers n and m are Haar equivalent, if their Haar graphs are isomorphic: H(n) = H(m). Prove that cyclic equivalence implies Haar equivalence. Determine all numbers that are cyclically equivalent to 69. Use computer to show that and are Haar ekquivalent, but are not cyclically equivalent.

The Mark Watkins Graph Cubic Haar graph H( ) has an interesting property is the smallest connected number that is cyclically equivalent to no odd number. Show that each Haar graph of an odd number H(2n+1) is hamiltonian and therefore connected.

Girth of Connected Haar graphs K 2 is the only connected 1-valent Haar graph. Even cycles C 2n are connected 2-valent Haar graphs. Theorem: Let H be a connected Haar graph of valence d > 2. Then either girth(H) = 4 or girth(H) = 6.

Cyclic Configurations Symmetric (v r ) configuration determined by its first column s of the configuration table where each additional column is obtained from s by addition (mod m) is called a cyclic configuration Cyc(m;s). The left figure depicts a cyclic Fano configuration Cyc(7;1,2,4) = Cyc(7;0,1,3). abcdefg k k k

Connection to Haar graphs Theorem: Symmetric configuration (v r ), r ¸ 1 is cyclic, if and only if its Levi graph is a Haar graph with girth  4. Corollary: Each cyclic configuration is point- and line-transitive and combinatorially self-dual. Corollary: Each cyclic configuration (v r ), r > 2 contains a triangle. Question: Does there exist a cyclic configuration that is not combinatorially self-polar?

Problem Study cyclic configurations with respect to flag orbits.