Cayley graphs formed by conjugate generating sets of S_n Jacob Steinhardt.

Slides:



Advertisements
Similar presentations
Chapter 4 Euclidean Vector Spaces
Advertisements

Binary Operations Let S be any given set. A binary operation  on S is a correspondence that associates with each ordered pair (a, b) of elements of S.
Midwestern State University Department of Computer Science Dr. Ranette Halverson CMPS 2433 – CHAPTER 4 GRAPHS 1.
1 390-Elliptic Curves and Elliptic Curve Cryptography Michael Karls.
Part 2.4: Rules that Govern Symmetry 1. Define Group Theory The Rules for Groups Combination Tables Additional Rules/Definitions – Subgroups – Representations.
Representing Relations Using Matrices
Applied Discrete Mathematics Week 11: Graphs
8.4 Closures of Relations. Intro Consider the following example (telephone line, bus route,…) abc d Is R, defined above on the set A={a, b, c, d}, transitive?
Algebraic Structures DEFINITIONS: PROPERTIES OF BINARY OPERATIONS Let S be a set and let  denote a binary operation on S. (Here  does not necessarily.
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.
Applied Discrete Mathematics Week 12: Trees
(Page 554 – 564) Ping Perez CS 147 Summer 2001 Alternative Parallel Architectures  Dataflow  Systolic arrays  Neural networks.
1 Section 7.1 Relations and their properties. 2 Binary relation A binary relation is a set of ordered pairs that expresses a relationship between elements.
9.3 Representing Graphs and Graph Isomorphism
Some Groups of Mathematical Crystallography Part Deux.
Applied Discrete Mathematics Week 10: Equivalence Relations
Section 1.8: Functions A function is a mapping from one set to another that satisfies certain properties. We will first introduce the notion of a mapping.
Functions Definition A function from a set S to a set T is a rule that assigns to each element of S a unique element of T. We write f : S → T. Let S =
CS355 - Theory of Computation Lecture 2: Mathematical Preliminaries.
MTH-376 Algebra Lecture 1. Instructor: Dr. Muhammad Fazeel Anwar Assistant Professor Department of Mathematics COMSATS Institute of Information Technology.
1 February 24 Matrices 3.2 Matrices; Row reduction Standard form of a set of linear equations: Chapter 3 Linear Algebra Matrix of coefficients: Augmented.
Mathematical Processes GLE  I can recognize which symbol correlates with the correct term.  I can recall the correct definition for each mathematical.
 Let A and B be any sets A binary relation R from A to B is a subset of AxB Given an ordered pair (x, y), x is related to y by R iff (x, y) is in R. This.
Ch. 5: Subgroups & Product Groups!. DEFINITION: A group is a set (denoted G) with an algebraic operation (denoted ) that satisfies the following properties:
Gems of Algebra: The secret life of the symmetric group
Elementary Linear Algebra Anton & Rorres, 9th Edition
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.
© by Kenneth H. Rosen, Discrete Mathematics & its Applications, Sixth Edition, Mc Graw-Hill, 2007 Chapter 9 (Part 2): Graphs  Graph Terminology (9.2)
6.3 Permutation groups and cyclic groups  Example: Consider the equilateral triangle with vertices 1 , 2 , and 3. Let l 1, l 2, and l 3 be the angle bisectors.
1 CS104 : Discrete Structures Chapter V Graph Theory.
Temperature Readings The equation to convert the temperature from degrees Fahrenheit to degrees Celsius is: c(x) = (x - 32) The equation to convert the.
Chapter 6: Isomorphisms
Petrie maps and Petrie configurations Jurij Kovič, University of Primorska, Slovenia EuroGIGA Final Conference Berlin, February 20, 2014.
GRAPHS THEROY. 2 –Graphs Graph basics and definitions Vertices/nodes, edges, adjacency, incidence Degree, in-degree, out-degree Subgraphs, unions, isomorphism.
Mathematical Preliminaries
Some NP-complete Problems in Graph Theory Prof. Sin-Min Lee.
Math 3121 Abstract Algebra I Lecture 7: Finish Section 7 Sections 8.
Relation. Combining Relations Because relations from A to B are subsets of A x B, two relations from A to B can be combined in any way two sets can be.
1 Symmetry Symmetry Chapter 14 from “Model Checking” by Edmund M. Clarke Jr., Orna Grumberg, and Doron A. Peled presented by Anastasia Braginsky March.
Jeanine “Joni” Pinkney Central Washington University
Functions (Mappings). Definitions A function (or mapping)  from a set A to a set B is a rule that assigns to each element a of A exactly one element.
Graphs Basic properties.
Trees Thm 2.1. (Cayley 1889) There are nn-2 different labeled trees
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.
CSNB 143 Discrete Mathematical Structures
Graphs, Vectors, and Matrices Daniel A. Spielman Yale University AMS Josiah Willard Gibbs Lecture January 6, 2016.
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)
Lecture 16: Graph Theory III Discrete Mathematical Structures: Theory and Applications.
SECTION 8 Groups of Permutations Definition A permutation of a set A is a function  ϕ : A  A that is both one to one and onto. If  and  are both permutations.
Introduction to Graph Theory By: Arun Kumar (Asst. Professor) (Asst. Professor)
A function is a rule f that associates with each element in a set A one and only one element in a set B. If f associates the element b with the element.
Chapter 20: Graphs. Objectives In this chapter, you will: – Learn about graphs – Become familiar with the basic terminology of graph theory – Discover.
CSCI 115 Course Review.
1 Lecture 5 Functions. 2 Functions in real applications Curve of a bridge can be described by a function Converting Celsius to Fahrenheit.
Section Recursion 2  Recursion – defining an object (or function, algorithm, etc.) in terms of itself.  Recursion can be used to define sequences.
PC-Trees Based on a paper by Hsu and McConnell. Talk Outline We Define the consecutive ones and circular ones problems We show PQ Trees – the traditional.
Expanders and Ramanujan Graphs Mike Krebs, Cal State LA For slideshow: click “Research and Talks” from
Chapter 4 Fuzzy Graph and Relation Graph and Fuzzy Graph Graph G  (V, E) V : Set of vertices(node or element) E : Set of edges An edge is pair.
Chapter8 Relations 8.1: Relations and their properties.
Unit-III Algebraic Structures
Chapter 9 (Part 2): Graphs
(1)The equation ax=b has a unique solution in G.
Shape and Space Reflections
Chapter 9: Graphs Basic Concepts
Theorem 6. 6: Let [G;] be a group and let a and b be elements of G
Using Conjugate Symmetries to Enhance Simulation Performance
Shape and Space Reflections
REVISION Relation. REVISION Relation Introduction to Relations and Functions.
Eigenvalues and Eigenvectors
Chapter 9: Graphs Basic Concepts
Presentation transcript:

Cayley graphs formed by conjugate generating sets of S_n Jacob Steinhardt

Overview Cayley graphs provide a link between two mathematical structures -- “groups” and “graphs”. Given a group and some elements of the group, we can construct a graph. The purpose of my research is to explore the structure of this link.

Groups A group is a set S together with a mathematical operation * such that for all a,b,c in S,  there exists an e such that e*a = a*e = a for all a  a*(b*c) = (a*b)*c (associativity)‏  (a -1 )*a = a*(a -1 ) = e for some a -1 Examples:  Real numbers under addition  Non-zero real numbers under multiplication  Invertible matrices under multiplication  One-to-one functions under function composition

An Important Example Given a finite set S, the permutations of that set are one-to-one functions of S onto itself. Example: S = {1,2,3}, and the permutation {3,1,2}. This corresponds to the function f(1) = 3, f(2) = 1, f(3) = 2. All of the permutations together form a group, called the symmetric group. If S = {1,2,...,n}, then we denote the symmetric group by S_n.

Graphs A graph is a collection of vertices, along with edges connecting those vertices. Example: Cities with highways between them. The cities are vertices, the highways are edges. Graphs are used in computer processors, to create networks, and to organize all of our information! Fig. 1: A graph with 4 vertices and 4 edges.

Cayley graphs Given a group G and a subset S of G, we define a Cayley graph Γ as follows:  The vertices of Γ are the elements of G  An edge is drawn between g and g*s for every g in G and s in S  Example: G = integers mod 4, S = {1,2} Fig. 2: A Cayley graph with vertices and edges labeled by group elements 22

Automorphisms An automorphism of a group or graph is a permutation of the elements that “preserves structure”. One can think of it as a symmetry. For groups, structure is multiplication, so f(a*b)=f(a)*f(b). For graphs, structure is edge connection, so f(a) is connected to f(b) if a is connected to b Fig. 3: An automorphism of the graph of figure 2 (rotation)

Prior Work If G is the symmetric group and S consists of transpositions (permutations that swap two elements), then the Cayley graphs are well- studied. We know that there is a strong connection between graph and group automorphisms in this case. My question: what happens if we use k-cycles (permutations that cycle k elements)?

Why consider k-cycles? Transpositions are just 2-cycles 2-cycles and k-cycles have similar algebraic structure  commutativity/non-commutativity  conjugacy  properties as generators (proved in my paper)‏ The answer: For many cases, the connection between group and graph automorphisms is still there if we use k-cycles instead of transpositions!

Proof Outline transpositions (Yan- Quan Feng)‏ find short cycles containing a,b,ab then all automorphisms fixing (e) are locally multiplicative use this to lift graph automorphisms to group automorphisms k-cycles use short cycles + tree structure to show that edge types are preserved through automorphism use this to construct longer cycles containing a,b,ab lift graph automorphisms to group automorphisms

Ramifications Cayley graphs create extremely good networks  short travel time between vertices  high resistance to damaged vertices and edge  we can incorporate additional, customized properties into a network by choosing the right group the better we understand the connection between the groups and the graphs, the more control we have over what properties we incorporate automorphisms are a good place to start because they assign algebraic properties to a graph

Mathematical Program Many results about graphs are given in terms of their automorphism groups Generally, sparse Cayley graphs have a strong connection with the groups used to generate them; dense graphs have a much weaker connection We don't understand very well “how” the connection weakens as graphs get denser k-cycles have a good graphical representation

Mathematical Program (cont.)‏ Goal: find cases where the connection between the group and graph “just starts” to get weaker Analyze what happens, in terms of the much simpler graphical structure of the k-cycles This should give us clues as to how the automorphisms of Cayley graphs behave in general

Other Future Work For transpositions, Cayley graphs have a good geometric representation as a Coxeter system (reflections in n-dimensional space)‏ What geometric connections can we make for k-cycles? Can we use this to find eigenvalues? Ex.: The second-largest eigenvalue of the Cayley graph for S_4 is 1+sqrt(3), proven using the geometric representation. For S_7, it was found to be 1+sqrt(7) using matlab.