Permutation Groups Barry Dayton Northeastern Illinois University Bhdayton June, 2002

Total Page:16

File Type:pdf, Size:1020Kb

Permutation Groups Barry Dayton Northeastern Illinois University Bhdayton June, 2002 Permutation Groups Barry Dayton Northeastern Illinois University www.neiu.edu/ bhdayton June, 2002 Here is an elementary exposition of permutation groups making use of arrow diagrams to simplify matters. An explicit exposition of Lagrange’s Theorem in the case of a group acting on a set leads directly to an elementary exposition and proof of Burnside’s theorem. The prerequisites are simply a basic familiarity with the idea of a group with perhaps an acquaintance of the symmetry groups Cn;Dn and the modular arithmetic groups Zn. These notes were written for my Modern Algebra for Elementary School Teachers course, Summer 2002. 1 Permutation Groups A rearrangement of a set is a 1-1 correspondence from a set X to itself. In algebra, especially if the set is finite, these are called permutations. A little care must be used to distinguish our use of permutations with that in combinatorics, but, as you will see the concepts are quite related. Since the exact names of the members of the elements of X are unimportant, when X is finite we will usually assume that X = 1; 2; 3; : : : ; n for some positive integer n. And, except as noted below, we will assume X is finite.f We will useg the notation n(X) = n to denote the cardinality of this set. The easiest way to denote a permutation is to give its function table and/or its static arrow diagram. For example when n = 5 we might have: x f(x) 1 3 2 5 3 2 4 4 5 1 Figure 1: Static Arrow Diagram To combine permutations we view them as functions and compose them. That is given permuta- tions f; g then gf is the permutation given by gf(x) = g(f(x)). The easiest way to do this is with tables: 1 x f(x) x g(x) 1 3 1 4 2 5 2 2 3 2 3 1 4 4 4 5 5 1 5 3 The trick is to draw the static arrow diagrams and, rearranging, place them next to each other so that the middle columns match up, then ignore the middle columns. Figure 2: Compositon of Permutations Note that when we write gf it means that we do f first and g after. The order is important since combining permutations is not commutative in general. Clearly composition is associative and the do-nothing function ι(x) = x is a unity. To find the inverse, just reverse the arrows: Figure 3: Inverse Permutation Thus the set of permutations of X = 1; 2; 3; : : : ; n is a group. This group is generally denoted by f g Sn and called the symmetric group on n elements. The right hand column of a table representation 2 for a permutation is a permutation (re-arrangement) of the numbers 1; 2; : : : ; n and each such re- arrangement gives a different permutation. So by elementary combinatorics we see there are n! permutations of the set of n-elements. 2 Dynamic Representation and Cycle Decomposition It is useful to represent permutations by their dynamic arrow diagrams. Since the domain and range of these functions are the same we can list each element only once, with an arrow pointing towards the image of the element under the permutation. The definition of function requires that exactly one arrow leaves each element, but the fact that we actually have a 1-1 correspondence requires that there is exactly one arrow into each element. This requires that the diagram breaks into loops or cycles. Figure 4: Static and Dynamic Arrow Diagrams In this picture the diagram breaks into 3 cycles, one containing 1,3,5 another with 2,6 and the element 4 is alone in its own cycle since h(4) = 4. (4 is called a fixed point.) In general the dynamic arrow diagram is not convenient for composing permutations but in the special case we are composing a permution with itself it is very useful: for h2 go two steps around each cycle, for h3 three steps, etc. If we calculate powers of h of Figure 4 we get: 3 x h(x) x h2(x) x h3(x) x h4(x) x h5(x) x h6(x) 1 3 1 5 1 1 1 3 1 5 1 1 2 6 2 2 2 6 2 2 2 6 2 2 3 5 3 1 3 3 3 5 3 1 3 3 4 4 4 4 4 4 4 4 4 4 4 4 5 1 5 3 5 5 5 1 5 3 5 5 6 2 6 6 6 2 6 6 6 2 6 6 What we see is that if the length of a cycle divides an integer k then every element in that cycle remains fixed under hk. So in particular since the length of every cycle of h divides 6 then every element is fixed under h6 so, as seen by the table, h6 = ι the do-nothing. This works in general and we have the theorem: Theorem 1 Let m be the least common multiple of the lengths of all cycles of the permutation f = ι. Then f m = ι but f k = ι for 1 k < m. 6 6 ≤ We call the number m above the order of the permutation f. Exercise 1 Consider the permutations f; g of Figure 2. Find the dynamic arrow diagrams and the 2 3 1 orders of f; f ; f ; g; gf; fg and gfg− . For the permutation in Figure 4 we see that the different cycles work separately. Thus, as in Figure 5 below, we can write h as a product of cyclic permutations, permutations with only one non-trivial (length bigger than one) cycle. In the literature it is common to denote a cyclic permutation by a symbol such as (1 3 5) which denotes the cyclic permutation taking 1 to 3, 3 to 5 and 5 back to 1. Figure 5: Product of Disjoint Cycles In general, every permutation is, in this way, a product of disjoint cycles. Here the order in which we multiply does not matter since the cycles act on different elements of the set X. In texts on permutation groups you may see h represented by (1 3 5)(2 6). 4 3 Groups acting on Sets We can observe that many of our familiar groups remind us of permutation groups. For example since a symmetry of the square must take the vertices to vertices, each symmetry can be thought of as a permutation of the vertices. In this way D4 is isomorphic to a subgroup of S4 More generally we say the group G acts on the set X if each element g G can be represented by a permutation g(x) of X in such a way that 2 (i) For g; h G the combination gh is represented by the composition g(h(x)) 2 (ii) The unity in G is represented by ι, the do-nothing. We do not require here that different elements g; h of G are represented by different permuta- tions g(x); h(x), however if this does happen then G is isomorphic to a subgroup of the group of permutations on X. Figure 6: The Square Consider again the symmetry group D4 of the square (Figure 6). We represent r by the cycle (1 2 j k 3 4) and m as the product of cycles (1 2)(3 4). Then a typical element of D4 is of the form r m where j = 0; 1; 2 or 3 and k = 0 or 1. Then rjmk should go to (1 2 3 4)j(1 2)k(3 4)k The reader should generate the multiplication table for these permutations herself and check the the resulting subgroup of S4 is, in fact, isomorpic to D4. Given a group G we can define for each a G a function a(x) from G to itself by a(x) = ax for all x, where ax is multiplication in the group.2 The existence of inverses in the group implies that this function has an inverse function and therefore must be a permutation of G. Laws (i) and (ii) hold so G is acting on itself, here X = G. Finally cancellation again says different elements of G act differently so we have shown: Cayley’s Theorem Every group is isomorphic to a subgroup of a permutation group. 5 In the special case of a finite group G Cayley’s theorem says that G is isomorphic to a subgroup of Sn where n = n(G). Unfortunately for group theorists this does not help much in understanding finite groups. But in a sense, the symmetric groups are the most general groups. Let G act on X. We say an element a X is a fixed point, or an invariant for group element f if f(w) = w. For a given set element2w the set of all invariant group elements f with w as an invariant is called the isotropy subgroup, in symbols I(w) = f G f(w) = w . On the other hand the orbit of w is the set of all set elements which are imagesf 2 of jw under someg permutation in G, in symbols orb(w) = x X f(w) = x for some f G . The French mathematician Lagrange noticed in some specificf 2 examplesj that there was a very2 strikingg relationship between the sizes of these sets and n(G). Lets look at an example. Figure 7: Orbits We let G be the subgroup of S7 consisting of the cycle R = (1 2 3 4), the cycle r = (5 6 7) and all powers and products of those permutations.
Recommended publications
  • Supplement on the Symmetric Group
    SUPPLEMENT ON THE SYMMETRIC GROUP RUSS WOODROOFE I presented a couple of aspects of the theory of the symmetric group Sn differently than what is in Herstein. These notes will sketch this material. You will still want to read your notes and Herstein Chapter 2.10. 1. Conjugacy 1.1. The big idea. We recall from Linear Algebra that conjugacy in the matrix GLn(R) corresponds to changing basis in the underlying vector space n n R . Since GLn(R) is exactly the automorphism group of R (check the n definitions!), it’s equivalent to say that conjugation in Aut R corresponds n to change of basis in R . Similarly, Sn is Sym[n], the symmetries of the set [n] = {1, . , n}. We could think of an element of Sym[n] as being a “set automorphism” – this just says that sets have no interesting structure, unlike vector spaces with their abelian group structure. You might expect conjugation in Sn to correspond to some sort of change in basis of [n]. 1.2. Mathematical details. Lemma 1. Let g = (α1, . , αk) be a k-cycle in Sn, and h ∈ Sn be any element. Then h g = (α1 · h, α2 · h, . αk · h). h Proof. We show that g has the same action as (α1 · h, α2 · h, . αk · h), and since Sn acts faithfully (with trivial kernel) on [n], the lemma follows. h −1 First: (αi · h) · g = (αi · h) · h gh = αi · gh. If 1 ≤ i < m, then αi · gh = αi+1 · h as desired; otherwise αm · h = α1 · h also as desired.
    [Show full text]
  • Combinatorial Group Theory
    Combinatorial Group Theory Charles F. Miller III 7 March, 2004 Abstract An early version of these notes was prepared for use by the participants in the Workshop on Algebra, Geometry and Topology held at the Australian National University, 22 January to 9 February, 1996. They have subsequently been updated and expanded many times for use by students in the subject 620-421 Combinatorial Group Theory at the University of Melbourne. Copyright 1996-2004 by C. F. Miller III. Contents 1 Preliminaries 3 1.1 About groups . 3 1.2 About fundamental groups and covering spaces . 5 2 Free groups and presentations 11 2.1 Free groups . 12 2.2 Presentations by generators and relations . 16 2.3 Dehn’s fundamental problems . 19 2.4 Homomorphisms . 20 2.5 Presentations and fundamental groups . 22 2.6 Tietze transformations . 24 2.7 Extraction principles . 27 3 Construction of new groups 30 3.1 Direct products . 30 3.2 Free products . 32 3.3 Free products with amalgamation . 36 3.4 HNN extensions . 43 3.5 HNN related to amalgams . 48 3.6 Semi-direct products and wreath products . 50 4 Properties, embeddings and examples 53 4.1 Countable groups embed in 2-generator groups . 53 4.2 Non-finite presentability of subgroups . 56 4.3 Hopfian and residually finite groups . 58 4.4 Local and poly properties . 61 4.5 Finitely presented coherent by cyclic groups . 63 1 5 Subgroup Theory 68 5.1 Subgroups of Free Groups . 68 5.1.1 The general case . 68 5.1.2 Finitely generated subgroups of free groups .
    [Show full text]
  • On the Geometry of Decomposition of the Cyclic Permutation Into the Product of a Given Number of Permutations
    On the geometry of decomposition of the cyclic permutation into the product of a given number of permutations Boris Bychkov (HSE) Embedded graphs October 30 2014 B. Bychkov On the geometry of decomposition of the cyclic permutation into the product of a given number of permutations BMSH formula Let σ0 be a fixed permutation from Sn and take a tuple of c permutations (we don’t fix their lengths and quantities of cycles!) from Sn such that σ1 · ::: · σc = σ0 with some conditions: the group generated by this tuple of c permutations acts transitively on the set f1;:::; ng c P c · n = n + l(σi ) − 2 (genus 0 coverings) i=0 B. Bychkov On the geometry of decomposition of the cyclic permutation into the product of a given number of permutations BMSH formula Then there are formula for the number bσ0 (c) of such tuples of c permutations by M. Bousquet-M´elou and J. Schaeffer Theorem (Bousquet-M´elou, Schaeffer, 2000) Let σ0 2 Sn be a permutation having di cycles of length i (i = 1; 2; 3;::: ) and let l(σ0) be the total number of cycles in σ0, then d (c · n − n − 1)! Y c · i − 1 i bσ0 (c) = c i · (c · n − n − l(σ0) + 2)! i i≥1 Let n = 3; σ0 = (1; 2; 3); c = 2, then (2 · 3 − 3 − 1)! 2 · 3 − 1 b (2) = 2 3 = 5 (1;2;3) (2 · 3 − 3 − 1 + 2)! 3 id(123) (123)id (132)(132) (12)(23) (13)(12) (23)(13) Here are 6 factorizations, but one of them has genus 1! B.
    [Show full text]
  • Cyclic Rewriting and Conjugacy Problems
    Cyclic rewriting and conjugacy problems Volker Diekert and Andrew J. Duncan and Alexei Myasnikov June 6, 2018 Abstract Cyclic words are equivalence classes of cyclic permutations of ordi- nary words. When a group is given by a rewriting relation, a rewrit- ing system on cyclic words is induced, which is used to construct algorithms to find minimal length elements of conjugacy classes in the group. These techniques are applied to the universal groups of Stallings pregroups and in particular to free products with amalga- mation, HNN-extensions and virtually free groups, to yield simple and intuitive algorithms and proofs of conjugacy criteria. Contents 1 Introduction 2 2 Preliminaries 4 2.1 Transposition, conjugacy and involution . 4 2.2 Rewritingsystems .......................... 5 2.3 Thuesystems ............................. 6 2.4 Cyclic words and cyclic rewriting . 7 2.5 From confluence to cyclic confluence . 9 2.6 Fromstrongtocyclicconfluenceingroups. 12 arXiv:1206.4431v2 [math.GR] 25 Jul 2012 2.7 A Knuth-Bendix-like procedure on cyclic words . 15 2.8 Strongly confluent Thue systems . 17 2.9 Cyclic geodesically perfect systems . 18 3 Stallings’ pregroups and their universal groups 20 3.1 Amalgamated products and HNN-extensions . 23 3.2 Fundamentalgroupsofgraphofgroups . 24 4 Conjugacy in universal groups 24 1 5 The conjugacy problem in amalgamated products and HNN- extensions 31 5.1 Conjugacyinamalgamatedproducts . 31 5.2 ConjugacyinHNN-extensions . 32 6 The conjugacy problem in virtually free groups 34 1 Introduction Rewriting systems are used in the theory of groups and monoids to specify presentations together with conditions under which certain algorithmic prob- lems may be solved.
    [Show full text]
  • Arxiv:1907.09451V2 [Math.CO] 30 May 2020 Tation Is Called Cyclic If It Has Exactly One Cycle in Its Disjoint Cycle Decomposition
    PATTERN-AVOIDING PERMUTATION POWERS AMANDA BURCROFF AND COLIN DEFANT Abstract. Recently, B´onaand Smith defined strong pattern avoidance, saying that a permuta- tion π strongly avoids a pattern τ if π and π2 both avoid τ. They conjectured that for every positive integer k, there is a permutation in Sk3 that strongly avoids 123 ··· (k + 1). We use the Robinson{Schensted{Knuth correspondence to settle this conjecture, showing that the number of 3 3 3 3 such permutations is at least kk =2+O(k = log k) and at most k2k +O(k = log k). We enumerate 231- avoiding permutations of order 3, and we give two further enumerative results concerning strong pattern avoidance. We also consider permutations whose powers all avoid a pattern τ. Finally, we study subgroups of symmetric groups whose elements all avoid certain patterns. This leads to several new open problems connecting the group structures of symmetric groups with pattern avoidance. 1. Introduction Consider Sn, the symmetric group on n letters. This is the set of all permutations of the set [n] = f1; : : : ; ng, which we can view as bijections from [n] to [n]. Many interesting questions arise when we view permutations as group elements. For example, we can ask about their cycle types, their orders, and their various powers. It is also common to view permutations as words by associating the bijection π :[n] ! [n] with the word π(1) ··· π(n). We use this association to consider permutations as bijections and words interchangeably. This point of view allows us to consider the notion of a permutation pattern, which has spawned an enormous amount of research since its inception in the 1960's [6,12,15].
    [Show full text]
  • Products of Involutions CORE Metadata, Citation and Similar
    CORE Metadata, citation and similar papers at core.ac.uk Provided by Elsevier - Publisher Connector Products of Involutions Dedicated to Olga Taussky Todd W. H. Gustafson, P. R. Halmos*, Indiana University, Bloomington, Indiana and H. Radjavi’ Dalhousie University, Halifax, Nova Scotia Submitted by Hans Schneider ABSTRACT Every square matrix over a field, with determinant 2 1, is the product of not more than four involutions. THEOREM. Every square matrix over a field, with determinant 2 1, is the product of not more than four involutions. DISCUSSION An involution is a matrix (or, more generally, in any group, an element) whose square is the identity. Halmos and Kakutani proved that in the group of all unitary operators on an infinite-dimensional complex Hilbert space every element is the product of four involutions 131. Radjavi obtained the same conclusion for the group of all unitary operators with determinant + 1 on any finite-dimensional complex Hilbert space [5]. Sampson proved that every square matrix over the field of real numbers, with determinant + 1, is the product of a finite number of involutions [6], and Waterhouse asserted *Research supported in part by a grant from the National Science Foundation. ‘Research supported in part by a grant from the National Research Council of Canada, LINEAR ALGEBRA AND ITS APPLICATIONS 13, 157-162 (1976) 157 0 American Elsevier Publishing Company, Inc., 1976 158 W. H. GUSTAFSON ET AL. the same conclusion over any division ring [7]. The theorem as stated above is the best possible one along these lines, in the sense that “four” cannot be changed to “three”; this has been known for a long time [3].
    [Show full text]
  • Universal Cycles for Permutations
    View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by Elsevier - Publisher Connector Discrete Mathematics 309 (2009) 5264–5270 www.elsevier.com/locate/disc Universal cycles for permutations J. Robert Johnson School of Mathematical Sciences, Queen Mary, University of London, Mile End Road, London E1 4NS, UK Received 24 March 2006; received in revised form 17 July 2007; accepted 2 November 2007 Available online 20 February 2008 Abstract A universal cycle for permutations is a word of length nW such that each of the nW possible relative orders of n distinct integers occurs as a cyclic interval of the word. We show how to construct such a universal cycle in which only n C 1 distinct integers are used. This is best possible and proves a conjecture of Chung, Diaconis and Graham. c 2007 Elsevier B.V. All rights reserved. Keywords: Universal cycles; Combinatorial generation; Permutations 1. Introduction n A de Bruijn cycle of order n is a word in f0; 1g2 in which each n-tuple in f0; 1gn appears exactly once as a cyclic interval (see [2]). The idea of a universal cycle generalizes the notion of a de Bruijn cycle. Suppose that F is a family of combinatorial objects with jFj D N, each of which is represented (not necessarily in a unique way) by an n-tuple over some alphabet A.A universal cycle (or ucycle) for F is a word u1u2 ::: u N with each F 2 F represented by exactly one uiC1uiC2 ::: uiCn where, here and throughout, index addition is interpreted modulo N.
    [Show full text]
  • Cyclic Shuffle Compatibility
    Cyclic shuffle compatibility Rachel Domagalski Department of Mathematics, Michigan State University, East Lansing, MI 48824-1027, USA, [email protected] Jinting Liang Department of Mathematics, Michigan State University, East Lansing, MI 48824-1027, USA, [email protected] Quinn Minnich Department of Mathematics, Michigan State University, East Lansing, MI 48824-1027, USA, [email protected] Bruce E. Sagan Department of Mathematics, Michigan State University, East Lansing, MI 48824-1027, USA, [email protected] Jamie Schmidt Department of Mathematics, Michigan State University, East Lansing, MI 48824-1027, USA, [email protected] Alexander Sietsema Department of Mathematics, Michigan State University, East Lansing, MI 48824-1027, USA, [email protected] September 15, 2021 Key Words: cyclic permutation, descent, peak, shuffle compatible AMS subject classification (2010): 05A05 (Primary), 05A19 (Secondary) Abstract arXiv:2106.10182v2 [math.CO] 14 Sep 2021 Consider a permutation π to be any finite list of distinct positive integers. A statistic is a function St whose domain is all permutations. Let π ¡ σ be the set of shuffles of two disjoint permutations π and σ. We say that St is shuffle compatible if the distribution of St over π ¡ σ depends only on St(π), St(σ), and the lengths of π and σ. This notion is implicit in Stanley’s work on P -partitions and was first explicitly studied by Gessel and Zhuang. One of the places where shuffles are useful is in describing the product in the algebra of quasisymmetric functions. Recently Adin, Gessel, Reiner, and Roichman defined an algebra of cyclic quasisymmetric functions where a cyclic version of shuffling comes into play.
    [Show full text]
  • Iterants, Majorana Fermions and the Majorana-Dirac Equation
    S S symmetry Article Iterants, Majorana Fermions and the Majorana-Dirac Equation Louis H. Kauffman 1,2 1 Department of Mathematics, Statistics and Computer Science, University of Illinois at Chicago, 851 South Morgan Street, Chicago, IL 60607-7045, USA; [email protected] 2 Department of Mechanics and Mathematics, Novosibirsk State University, 630090 Novosibirsk, Russia Abstract: This paper explains a method of constructing algebras, starting with the properties of discrimination in elementary discrete systems. We show how to use points of view about these systems to construct what we call iterant algebras and how these algebras naturally give rise to the complex numbers, Clifford algebras and matrix algebras. The paper discusses the structure of the Schrödinger equation, the Dirac equation and the Majorana Dirac equations, finding solutions via the nilpotent method initiated by Peter Rowlands. Keywords: discrete; complex number; iterant; nilpotent; Clifford algebra; spacetime algebra; Majo- rana fermion; Dirac equation; Majorana-Dirac equation 1. Introduction The square root of minus one can be seen as an oscillation between plus and minus one. With this viewpoint, a simplest discrete system corresponds directly to the imaginary unit. This aspect of the square root of minus one as an iterant is explained below. By starting with a discrete time series, one has non-commutativity of observations and this Citation: Kauffman, L.H. Iterants, non-commutativity can be formalized in an iterant algebra as defined in Section3 of this Majorana Fermions and the paper. Iterant algebra generalizes matrix algebra and we shall see that it can be used to Majorana-Dirac Equation. Symmetry formulate the Lie algebra su(3) for the Standard Model for particle physics and the Clifford 2021, 13, 1373.
    [Show full text]
  • DUCCI-SEQUENCES and PASCAL's TRIANGLE Herbert Glaser Gerd
    DUCCI-SEQUENCES AND PASCAL'S TRIANGLE Herbert Glaser Mathematisches Institut (Didaktik), Universitat Wurzburg, Germany Gerd Schoffl Korngasse 1, 97070 Wurzburg, Germany (Submitted November 1993) INTRODUCTION The so-called Ducci-sequences (or n-number-game) have recently been studied by several authors in this review (see [1] , [5], [6], [12], [17], and others). A Ducci-sequence is a sequence of w-tuples Aj = (aha2, ...,a„); the first w-tuple 4) is any given n-tuple with nonnegative integer entries, 4+1 •= 2T4? where 2T is defined as follows: 2T4 :=(\al-a2l\a2-a3l...,\a„-al\). s The w-tuple Ai+l is called the (direct) successor of 4 , whereas 4 i the predecessor of Ai+l. As the maximum entry of the w-tuples cannot increase under the application of 2T and therefore the number of successors of any 4) *s bounded, the sequence always leads to a cycle of repeating w-tuples or to the n-tuple (0,..., 0). If an w-tuple 4) gives rise to the latter, it is usually called vanishing. First, it will be shown in this article that the Ducci-sequences are closely related to Pascal's triangle and many properties of their cyclic structures can be found and proved considering Pascal's triangle modulo 2. In the second part we will examine whether, for a given n GN there is such anMthat 2M = -1 mod n, which is crucial for some properties of the Ducci-sequences. We would like to thank the referee for a number of valuable suggestions. SOME BASIC PROPERTIES AND DEFINITIONS It is a well-known fact that every «-tuple with integer entries vanishes if and only if n is a power of 2 (e.g., [4]).
    [Show full text]
  • The Cycle Descent Statistic on Permutations
    The cycle descent statistic on permutations Jun Ma∗ Shi-Mei May Department of Mathematics School of Mathematics and Statistics Shanghai Jiao Tong University Northeastern University at Qinhuangdao Shanghai, P.R. China Hebei, P.R. China [email protected] [email protected] Yeong-Nan Yehz Xu Zhu Institute of Mathematics Department of Mathematics Academia Sinica Shanghai Jiao Tong University Taipei, Taiwan Shanghai, P.R. China [email protected] s j z [email protected] Submitted: Nov 1, 2015; Accepted: Oct 23, 2016; Published: Nov 10, 2016 Mathematics Subject Classifications: 05A15, 05A19 Abstract In this paper we study the cycle descent statistic on permutations. Several involutions on permutations and derangements are constructed. Moreover, we con- struct a bijection between negative cycle descent permutations and Callan perfect matchings. Keywords: Permutations; Cycle descents; Perfect matchings; Involutions; Eulerian polynomials 1 Introduction Let Sn be the symmetric group of all permutations of [n], where [n] = f1; 2; : : : ; ng. We write an element π in Sn as π = π(1)π(2) ··· π(n). An excedance in π is an index i such that π(i) > i and a fixed point in π is an index i such that π(i) = i. A fixed-point- free permutation is called a derangement. Denote by Dn the set of derangements of [n]. As usual, let exc (π), fix (π) and cyc (π) denote the number of excedances, fixed points ∗Supported by SRFDP 20110073120068 and NSFC 11571235. ySupported by NSFC (11401083) and the Fundamental Research Funds for the Central Universities (N152304006). zSupported by NSC 104-2115-M-001-010-MY3.
    [Show full text]
  • Conjugacy Classes
    CONJUGATION IN A GROUP KEITH CONRAD 1. Introduction A reflection across one line in the plane is, geometrically, just like a reflection across every other line. That is, while reflections across two different lines in the plane are not strictly the same, they have the same type of effect. Similarly, two different transpositions in Sn are not the same permutation but have the same type of effect: swap two elements and leave everything else unchanged. The concept that makes the notion of “different, but same type of effect” precise is called conjugacy. In a group G, two elements g and h are called conjugate when h = xgx−1 for some x 2 G. This relation is symmetric, since g = yhy−1 with y = x−1. When h = xgx−1, we say x conjugates g to h. (Warning: when some people say \x conjugates g to h" they might mean h = x−1gx instead of h = xgx−1.) −1 Example 1.1. In S3, what are the conjugates of (12)? We make a table of σ(12)σ for all σ 2 S3. σ (1) (12) (13) (23) (123) (132) σ(12)σ−1 (12) (12) (23) (13) (23) (13) The conjugates of (12) are in the second row: (12), (13), and (23). Notice the redundancy in the table: each conjugate of (12) arises in two ways. We will see in Theorem 5.4 that in Sn all transpositions are conjugate to each other. In AppendixA is a proof that the reflections across each of two lines in the plane are conjugate to each other in the group of all isometries of the plane.
    [Show full text]