logo

Alternating groups in Abstract Algebra 📂Abstract Algebra

Alternating groups in Abstract Algebra

Definition 1

The group formed by the even permutations of the symmetric group SnS_{n} is called the Alternating group and is denoted by AnA_{n}.

Theorem

For n2n \ge 2, An=Sn2=n!2 \left| A_{n} \right| = {{\left| S_{n} \right|} \over {2}} = {{ n! } \over {2}}

Description

It is quite interesting that the order of AnA_{n} is exactly half of Sn\left| S_{n} \right|. The alternating group is considered to be very important, as it is used later to show that equations of degree higher than 55 do not have a formula for roots.

Proof

First, we have to show that AnA_{n} forms a group:

  • (i): The composition of two even permutations is an even permutation, hence AnA_{n} is closed under the operation \circ.
  • (ii): Since AnSnA_{n} \subset S_{n}, the associative law holds.
  • (iii): The identity function ι=[12n12n]\iota = \begin{bmatrix} 1 & 2 & \cdots & n \\ 1 & 2 & \cdots & n \end{bmatrix} is represented by an even number 00 of transpositions, making it an even permutation, and thus AnA_{n} has an identity element ι\iota.
  • (iv): For any permutation (i,j)(i, j), since (i,j)(i,j)=ι(i, j) (i , j) = \iota, the inverse of an even permutation is also an even permutation.

Now to show that An=n!2\displaystyle \left| A_{n} \right| = {{ n! } \over {2}}, let’s conveniently say Anc:=SnAnA_{n}^{c} := S_{n} \setminus A_{n}. If a bijective f:AnAncf : A_{n} \to A_{n}^{c} exists, An=Ancn!=Sn=An+Anc \left| A_{n} \right| = \left| A_{n}^{c} \right| \\ n! = \left| S_{n} \right| = \left| A_{n} \right| + \left| A_{n}^{c} \right| then An=n!2\displaystyle \left| A_{n} \right| = {{ n! } \over {2}} would hold.

Finally, to specifically prove that the function f(x)=(1,2)xf ( x ) = (1,2) x is bijective, the proof concludes.

  • If f(σ)=f(τ)f ( \sigma ) = f ( \tau ), then (1,2)σ=(1,2)τ(1,2) \sigma = (1,2) \tau and multiplying both sides by (1,2)(1,2) yields σ=τ\sigma = \tau, so ff is injective.
  • For any ξAnc\xi \in A_{n}^{c}, since (1,2)ξ(1,2) \xi is an even permutation and f((1,2)ξ)=(1,2)(1,2)ξ=ξf( (1,2) \xi ) = (1,2)(1,2) \xi = \xi, ff is surjective.

Thus, the following holds. An=Sn2=n!2 \left| A_{n} \right| = {{\left| S_{n} \right|} \over {2}} = {{ n! } \over {2}}

Tip

Part (iii) on the existence of an identity element illustrates why even permutations are used instead of odd ones.


  1. Fraleigh. (2003). A first course in abstract algebra(7th Edition): p93. ↩︎