Symmetric group

https://arbital.com/p/symmetric_group

by Patrick Stevens Jun 14 2016 updated Jun 17 2016

The symmetric groups form the fundamental link between group theory and the notion of symmetry.


The notion that group theory captures the idea of "symmetry" derives from the notion of the symmetric group, and the very important theorem due to Cayley that every group is a subgroup of a symmetric group.

Definition

Let X be a Set. A bijection f:XX is a permutation of X. Write Sym(X) for the set of permutations of the set X (so its elements are functions).

Then Sym(X) is a group under the operation of composition of functions; it is the symmetric group on X. (It is also written Aut(X), for the automorphism group.)

We write Sn for Sym({1,2,,n}), the symmetric group on n elements.

Elements of Sn

We can represent a permutation of {1,2,,n} in two different ways, each of which is useful in different situations.

Double-row notation

Let σSn, so σ is a function {1,2,,n}{1,2,,n}. Then we write (12nσ(1)σ(2)σ(n)) for σ. This has the advantage that it is immediately clear where every element goes, but the disadvantage that it is quite hard to see the properties of an element when it is written in double-row notation (for example, "σ cycles round five elements" is hard to spot at a glance), and it is not very compact.

Cycle notation

Cycle notation is a different notation, which has the advantage that it is easy to determine an element's order and to get a general sense of what the element does. Every element of Sn can be expressed in (disjoint) cycle notation in an essentially unique way.

Product of transpositions

It is a useful fact that every permutation in a (finite) symmetric group may be expressed as a product of transpositions.

Examples

Those are the only two abelian symmetric groups. Indeed, in cycle notation, (123) and (12) do not commute in Sn for n3, because (123)(12)=(13) while (12)(123)=(23).

Why we care about the symmetric groups

A very important (and rather basic) result is Cayley's Theorem, which states the link between group theory and symmetry.

%%%knows-requisite(Conjugacy class):

Conjugacy classes of Sn

It is a useful fact that the conjugacy class of an element in Sn is precisely the set of elements which share its cycle type. (Proof.) We can therefore list the conjugacy classes of S5 and their sizes. %%%

Relationship to the Alternating group

The Alternating group An is defined as the collection of elements of Sn which can be made by an even number of transpositions. This does form a group (proof).

%%%knows-requisite(Normal subgroup): In fact An is a Normal subgroup of Sn, obtained by taking the quotient by the sign homomorphism. %%%


Comments

Patrick Stevens

Request for comment: is the definition of "cycle" something that should be on its own page? They're not about the symmetric group per se, but I've only heard of cycles being used in the context of symmetric groups.

Eric Bruylant

For core/definition pages I think we want to have super modular content (easier browsing, lets people pick just the parts they want to learn, reduces page scope creep), so putting it on its own page is good. It's a child of this page, which seems like the appropriate relationship.

Patrick Stevens

I took the plunge and put it on its own page.