All Topics  
Symmetric group

 

   Email Print
   Bookmark   Link






 

Symmetric group



 
 
In mathematics
Mathematics

Mathematics is the study of quantity, structure, space, change, and related topics of pattern and form. Mathematicians seek out patterns whether found in numbers, space, natural science, computers, imaginary abstractions, or elsewhere....
, the symmetric group on a set X, denoted by SX, or Sym(X), is the group
Group (mathematics)

In mathematics, a group is an algebraic structure consisting of a set together with an Binary operation that combines any two of its element to form a third element....
 whose underlying set is the set of all bijective function
Function (mathematics)

The mathematical concept of a function expresses dependence between two quantities, one of which is known and the other which is produced. A function associates a single output to each input element drawn from a fixed Set , such as the real numbers , although different inputs may have the same output....
s from X to X, in which the group operation is that of composition of functions
Function composition

In mathematics, a composite function represents the application of one function to the results of another. For instance, the functions and can be composed by first computing a f and then applying a function g to the output of f....
, i.e., two such functions f and g can be composed to yield a new bijective function , defined by for all x in X. Using this operation, SX forms a group.






Discussion
Ask a question about 'Symmetric group'
Start a new discussion about 'Symmetric group'
Answer questions from other users
Full Discussion Forum



Encyclopedia


In mathematics
Mathematics

Mathematics is the study of quantity, structure, space, change, and related topics of pattern and form. Mathematicians seek out patterns whether found in numbers, space, natural science, computers, imaginary abstractions, or elsewhere....
, the symmetric group on a set X, denoted by SX, or Sym(X), is the group
Group (mathematics)

In mathematics, a group is an algebraic structure consisting of a set together with an Binary operation that combines any two of its element to form a third element....
 whose underlying set is the set of all bijective function
Function (mathematics)

The mathematical concept of a function expresses dependence between two quantities, one of which is known and the other which is produced. A function associates a single output to each input element drawn from a fixed Set , such as the real numbers , although different inputs may have the same output....
s from X to X, in which the group operation is that of composition of functions
Function composition

In mathematics, a composite function represents the application of one function to the results of another. For instance, the functions and can be composed by first computing a f and then applying a function g to the output of f....
, i.e., two such functions f and g can be composed to yield a new bijective function , defined by for all x in X. Using this operation, SX forms a group. The operation is also written as fg (and sometimes, although not here, as gf).

Finite symmetric groups


Of particular importance is the symmetric group on the finite set

X = ,


denoted by Sn. The permutation
Permutation

In several fields of mathematics the term permutation is used with different but closely related meanings. They all relate to the notion of mapping the element s of a set to other elements of the same set, i.e., exchanging elements of a set....
s of X form the set of bijective functions. The group Sn has order n!
Factorial

In mathematics, the factorial of a negative and non-negative numbers integer n, denoted by n!, is the Product of all positive integers less than or equal to n....
 and is not abelian
Abelian group

An abelian group, also called a commutative group, is a group satisfying the requirement that the product of elements does not depend on their order ....
 for n > 2. Similarly, the group Sn is solvable
Solvable group

In the history of mathematics, the origins of group theory lie in the search for a Mathematical_proof of the general unsolvability of quintic and higher equations, finally realized by Galois theory....
 if and only if
If and only if

If and only if, in logic and fields that rely on it such as mathematics and philosophy, is a biconditional logical connective between statements....
 n = 4. The remainder of this article will discuss Sn.

Subgroup
Subgroup

In group theory, given a group G under a binary operation *, we say that some subset H of G is a subgroup of G if H also forms a group under the operation *....
s of Sn are called permutation group
Permutation group

In mathematics, a permutation group is a group G whose elements are permutations of a given Set M, and whose group operation is the composition of permutations in G ; the relationship is often written as ....
s.

Composition of permutations


The group operation in a symmetric group is function composition
Function composition

In mathematics, a composite function represents the application of one function to the results of another. For instance, the functions and can be composed by first computing a f and then applying a function g to the output of f....
; the symbol is often omitted, as demonstrated below. Let
and
. (See permutation
Permutation

In several fields of mathematics the term permutation is used with different but closely related meanings. They all relate to the notion of mapping the element s of a set to other elements of the same set, i.e., exchanging elements of a set....
 for an explanation of notation).
Applying f after g maps 1 first to 2 and then 2 to itself; 2 to 5 and then to 4; 3 to 4 and then to 5, and so on. So composing f and g gives
.


A cycle
Cycle (mathematics)

In mathematics, and in particular in group theory, a cycle is a permutation of the elements of some set X which maps the elements of some subset S to each other in a cyclic fashion, while fixing all other elements....
 of length L =k·m, taken to the k-th power, will decompose into k cycles of length m: For example (k=2, m=3),


Verification of group axioms


To check that the symmetric group on a set X is indeed a group
Group (mathematics)

In mathematics, a group is an algebraic structure consisting of a set together with an Binary operation that combines any two of its element to form a third element....
, it is necessary to verify the group axioms of associativity, identity, and inverses. The operation of function composition
Function composition

In mathematics, a composite function represents the application of one function to the results of another. For instance, the functions and can be composed by first computing a f and then applying a function g to the output of f....
 is always associative. The trivial bijection that assigns each element of X to itself serves as an identity for the group. Every bijection has an inverse function
Inverse function

In mathematics, if ƒ is a function from A to B then an inverse function for ƒ is a function in the opposite direction, from B to A, with the property that a round trip from A to B to A returns each element of the initial set to itself....
 that undoes its action, and thus each element of a symmetric group does have an inverse.

Transpositions


A transposition is a permutation which exchanges two elements and keeps all others fixed; for example (1 3) is a transposition. Every permutation can be written as a product of transpositions; for instance, the permutation g from above can be written as g = (1 5)(1 2)(3 4). Since g can be written as a product of an odd number of transpositions, it is then called an odd permutation
Even and odd permutations

In mathematics, when X is a finite set of at least two elements, the permutations of X fall into two classes of equal size: the even permutations and the odd permutations....
, whereas f is an even permutation
Even and odd permutations

In mathematics, when X is a finite set of at least two elements, the permutations of X fall into two classes of equal size: the even permutations and the odd permutations....
.

The representation of a permutation as a product of transpositions is not unique; however, the number of transpositions needed to represent a given permutation is either always even or always odd.

To see this, consider the function P which maps a permutation to the number of pairs for which . Intuitively, this is the total number of times each of the numbers has to cross over another number to arrive at its final position; it is independent of the way in which the permutation is written down. In fact, the parity of corresponds to the odd- or even-ness of the permutation , as we will now show. It is fairly straightforward to prove that for a transposition , , which is odd. Furthermore, has opposite parity to since we must either add or subtract . Thus if we write as a product of transpositions the parity of is the same as the parity of . This shows that, given any two products of transpositions that yield the same permutation, their respective numbers of transpositions must have the same parity.

The product of two even permutations is even, the product of two odd permutations is even, and all other products are odd. Thus we can define the sign of a permutation:

With this definition,
sgn: Sn
is a group homomorphism
Group homomorphism

In mathematics, given two group and , a group homomorphism from to is a function h : G ? H such that for all u and v in G it holds that...
 ( is a group under multiplication, where +1 is e, the neutral element). The kernel
Kernel (algebra)

In the various branches of mathematics that fall under the heading of abstract algebra, the kernel of a homomorphism measures the degree to which the homomorphism fails to be injective....
 of this homomorphism, i.e. the set of all even permutations, is called the alternating group
Alternating group

In mathematics, an alternating group is the group of even permutations of a finite set. The alternating group on the set is called the alternating group of degree n, or the alternating group on n letters and denoted by An or Alt....
 An. It is a normal subgroup
Normal subgroup

In mathematics, more specifically in abstract algebra, a normal subgroup is a special kind of subgroup. Normal subgroups are important because they can be used to construct quotient groups from a given group ....
 of Sn, and for n = 2 it has n! / 2 elements. The group Sn is the semidirect product
Semidirect product

In mathematics, especially in the area of abstract algebra known as group theory, a semidirect product is a particular way in which a group can be put together from two subgroups, one of which is a normal subgroup....
 of An and any subgroup generated by a single transposition.

Furthermore, every permutation can be written as a product of adjacent transpositions, that is, transpositions of the form . For instance, the permutation g from above can also be written as g = (4 5)(3 4)(4 5)(1 2)(2 3)(3 4)(4 5). The representation of a permutation as a product of adjacent transpositions is also not unique.

Cycles


A cycle
Cycle (mathematics)

In mathematics, and in particular in group theory, a cycle is a permutation of the elements of some set X which maps the elements of some subset S to each other in a cyclic fashion, while fixing all other elements....
 is a permutation f for which there exists an element x in such that x, f(x), f2(x), ..., fk(x) = x are the only elements moved by f. The permutation h defined by

is a cycle, since h(1) = 4, h(4) = 3 and h(3) = 1, leaving 2 and 5 untouched. We denote such a cycle by (1 4 3). The length of this cycle is three. The order of a cycle is equal to its length. Cycles of length two are transpositions. Two cycles are disjoint if they move different elements. Disjoint cycles commute, e.g. in S6 we have (3 1 4)(2 5 6) = (2 5 6)(3 1 4). Every element of Sn can be written as a product of disjoint cycles; this representation is unique up to
Up to

In mathematics, the phrase "up to xxxx" indicates that members of an equivalence class are to be regarded as a single entity for some purpose. "xxxx" describes a property or process which transforms an element into one from the same equivalence class, i.e....
 the order of the factors.

Conjugacy classes


The conjugacy class
Conjugacy class

In mathematics, especially group theory, the elements of any group may be partition of a set into conjugacy classes; members of the same conjugacy class share many properties, and study of conjugacy classes of non-abelian groups reveals many important features of their structure....
es of Sn correspond to the cycle structures of permutations; that is, two elements of Sn are conjugate in Sn if and only if they consist of the same number of disjoint cycles of the same lengths. For instance, in S5, (1 2 3)(4 5) and (1 4 3)(2 5) are conjugate; (1 2 3)(4 5) and (1 2)(4 5) are not. A conjugating element of Sn can be constructed in "two line notation" by placing the "cycle notations" of the two conjugate permutations on top of one another. Continuing the previous example:

Which can be written as the product of cycles, namely:

(2 4)

This permutation then relates (1 2 3)(4 5) and (1 4 3)(2 5) via conjugation, i.e.

(2 4)(1 2 3)(4 5)(2 4)=(1 4 3)(2 5)

It is clear that such a permutation is not unique.

Examples


The group S3 is isomorphic to the group of reflection and rotation symmetries of an equilateral triangle
Equilateral triangle

In geometry, an equilateral triangle is a triangle in which all three sides are equal. In traditional or Euclidean geometry, equilateral triangles are also Equiangular polygon; that is, all three internal angles are also congruent to each other and are each 60?....
, since these symmetries permute the three vertices of the triangle. Cycles of length two correspond to reflections, and cycles of length three are rotations.

For a list of elements of S4, see Cycle notation
Cycle notation

In combinatorics mathematics, the cycle notation is a useful convention for writing down a permutation in terms of its constituent cycle s....
. See cube
Cube

A cube is a three-dimensional space solid object bounded by six square faces, facets or sides, with three meeting at each wikt:vertex. The cube can also be called a Regular polyhedron hexahedron and is one of the five Platonic solids....
 for the proper rotations of a cube, which form a group isomorphic with S4. In this case, the permuted objects are the four diagonals of the cube.

Symmetric groups are Coxeter group
Coxeter group

In mathematics, a Coxeter group, named after Harold Scott MacDonald Coxeter, is an group that admits a group presentation in terms of mirror symmetries....
s and reflection group
Reflection group

A reflection group is a group action, acting on a finite dimensional vector space, which is generated by reflections: elements that fix a hyperplane in space pointwise....
s. They can be realized as a group of reflections with respect to hyperplanes . Braid group
Braid group

In mathematics, the braid group on n strands, denoted by B'n, is a group which has an intuitive geometrical representation, and in a sense generalizes the symmetric group S'n....
s Bn admit symmetric groups Sn as quotient group
Quotient group

In mathematics, given a group G and a normal subgroup N of G, the quotient group, or factor group, of G over N is intuitively a group that "collapses" the normal subgroup N to the identity element....
s.

Cayley's theorem
Cayley's theorem

In group theory, Cayley's theorem, named in honor of Arthur Cayley, states that every group G is group isomorphism to a subgroup of the symmetric group on G....
 states that every group G is isomorphic to a subgroup of the symmetric group on the elements of G, as a group acts on itself faithfully by (left or right) multiplication.

Elements

Certain elements of the symmetric group are of particular interest.

The reverse permutation reverses the order of elements:

This is the unique maximal element with respect to the Bruhat order and the longest element
Longest element of a Coxeter group

In mathematics, the longest element of a Coxeter group is the unique element of maximal length function in a finite Coxeter group with respect to the chosen generating set consisting of simple reflections....
 in the symmetric group with respect to generating set consisting of the adjacent transpositions (i i+1), 1 ≤ in−1.

This is an involution, and consists of (non-adjacent) transpositions: , or adjacent transpositions: , so it thus has sign:

which is 4-periodic in n.

In , the perfect shuffle is the permutation that splits the set into 2 piles and interleaves them. Its sign is also .

Note that the reverse on n elements and perfect shuffle on 2n elements have the same sign; these are important to the classification of Clifford algebra
Clifford algebra

In mathematics, Clifford algebras are a type of associative algebra. They can be thought of as one of the possible generalizations of the complex numbers and quaternions....
s, which are 8-periodic.

Automorphism group


n
1
1 1
For , is a complete group
Complete group

In mathematics, a group G is said to be complete if every automorphism of G is inner automorphism, and the group is a centerless group; that is, it has a trivial Center ....
: its center
Center (group theory)

In abstract algebra, the center of a group G is the set Z of all elements in G which Commutative with all the elements of G. That is,...
 and outer automorphism group
Outer automorphism group

In mathematics, the outer automorphism group of a group Gis the quotient group Aut / Inn, where Aut is the automorphism group of G and Inn is the subgroup consisting of inner automorphisms....
 are both trivial.

For n = 2, the automorphism group is trivial, but is not trivial (it is isomorphic to , which is abelian).

For n = 6, it has an outer automorphism of order 2: , and the automorphism group is a semidirect product: .

See also

  • Representation theory of the symmetric group
    Representation theory of the symmetric group

    In mathematics, the representation theory of the symmetric group is a particular case of the representation theory of finite groups, for which a concrete and detailed theory can be obtained....
  • Young tableau
    Young tableau

    In mathematics, a Young tableau is a combinatorics object useful in representation theory. It provides a convenient way to describe the group representations of the symmetric group and general linear group groups and to study their properties....
  • Young symmetrizer
    Young symmetrizer

    In mathematics, a Young symmetrizer is an element of the group ring of the symmetric group, constructed in such a way that the image of the element corresponds to an irreducible representation of the symmetric group over the complex numbers....
  • Dihedral group of order 6
    Dihedral group of order 6

    The smallest non-abelian group has 6 elements. It is a dihedral group with notation D'3 and the symmetric group of degree 3, with notation S'3....
     (S3)
  • Alternating group
    Alternating group

    In mathematics, an alternating group is the group of even permutations of a finite set. The alternating group on the set is called the alternating group of degree n, or the alternating group on n letters and denoted by An or Alt....
  • Symmetric inverse semigroup
    Symmetric inverse semigroup

    In modern algebra, the set of all partial one-one transformations on a set X forms an inverse semigroup, calledthe symmetric inverse semigroup on X....