150 likes | 161 Views
This study delves into permutations as k-derangements and investigates properties of k-derangement graphs. Learn about cycle structure impact on k-derangements and graph connectivity. Uncover theorems for Hamiltonian and Eulerian properties in derangement graphs.
E N D
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 as the product of disjoint cycles: For example, (12)(34) is the permutation which sends 12, 21, 34, 43. • The symmetric group is the group of all possible permutations of n objects. Ex: = { e, (12), (13), (23), (123), 132)}
If k-tuples by Ex: The permutation (1234) induces a permutation on 2-tuples (pairs) as follows:
A permutation is an ordinary derangement (the set of which is denoted ) if it has no fixed points. [ ] • A permutation is a k-derangement (the set of which is denoted ) if it leaves no k-tuple fixed. • The number of k-derangements in is denoted .
Whether a permutation is a k-derangement or not depends only on its cycle structure. [For example, if the permutation (1234) is a k-derangement, then (1324), (1243), (2134), etc. will be as well.] • In order for the permutations of a particular cycle structure to be k-derangements in , the cycle structure must not partition k. Ex: (12)(34) is a 3-derangement in , but (12)(3)(4) is not, since {2,1} is a partition of 3.
Graphs! • The k-derangment graph is the graph with the elements of as its vertices, and an edge between two vertices iff they are k-derangements of one another.
Properties of k-derangement graphs • is -regular. • is connected for n > 3. • is Hamiltonian (n > 3). • is Eulerian if and only if k is even or k and n are both odd. (n > 3).
Connected • To show was connected we adapted a proof by Paul Renteln. • Every permutation is the product of adjacent transpositions (h,h+1) • Every adjacent transposition is the product of two derangements • This means that the elements of generate , and so there’s a path between the identity and every vertex of . . Thus is connected.
Eulerian • Theorem: A graph G is Eulerian iff: • G is connected • Each vertex of G has even degree • Lemma 1.1: If a permutation's cycle decomposition includes a cycle with length greater than 2, there are an even number of permutations with that cycle structure.
Hamiltonian • To prove that is Hamilitonian, we utilized several existing theorems: • Jackson’s Theorem: A 2-connected h-regular graph with no more than 3h vertices is Hamiltonian • Watkins’ Theorem: If G is a connected, vertex transitive graph with vertex degree d, then the connectivity of G is at least 2d/3 • We still need to prove that has no more than 3 vertices, but the numerical evidence shows that this is true.
Hamiltonian (cont.) • It has been proven that ordinary derangement graphs have at most 3 vertices. • To show that has no more than 3 vertices, it is sufficient to show that
Hamiltonian (cont.) • In order to show this, we are trying to find a 1-1 mapping from to a subset of . • There are some cycle structures which will both 1-derangements and k-derangements, so we map permutations with those cycle structures to themselves. • So all we need to do is find a 1-1 mapping from the set of permutations which are 1-derangements but not k-derangements to a subset of the set of permutations which are 3-derangements but not 1-derangements. THIS IS HARD.
Other Stuff • Independence number = k!(n-k)! • We’ve got a proof written which gives us the lower bound for the independence number, but we need to know the clique number to get an upper bound. • Clique number = ?? • We believe that the clique number of will be for either an odd or prime n. • Chromatic number = • We found that the maximal independent set of containing the identity forms a group, and the rest of the maximal independent sets are its cosets.