The alternating groups on more than four letters are simple

https://arbital.com/p/alternating_group_is_simple

by Patrick Stevens Jun 17 2016 updated Jun 17 2016

The alternating groups are the most accessible examples of simple groups, and this fact also tells us that the symmetric groups are "complicated" in some sense.


Let n>4 be a Natural number. Then the Alternating group An on n elements is simple.

Proof

We go by induction on n. The base case of n=5 we treat separately.

For the inductive step: let n6, and suppose H is a nontrivial Normal subgroup of An. Ultimately we aim to show that H contains the 3-cycle (123); since H is a union of conjugacy classes, and since the 3-cycles form a conjugacy class in An, this means every 3-cycle is in H and hence H=An.

Lemma: H contains a member of An1

To start, we will show that at least H contains something from An1 (which we view as all the elements of An which don't change the letter n). %%note:Recall that An acts naturally on the set of "letters" {1,2,,n} by permutation.%% (This approach has to be useful for an induction proof, because we need some way of introducing the simplicity of An1.) That is, we will show that there is some σH with σe, such that σ(n)=n.

Let σH, where σ is not the identity. σ certainly sends n somewhere; say σ(n)=i, where in (since if it is, we're done immediately).

Then if we can find some σH, not equal to σ, such that σ(n)=i, we are done: σ1σ(n)=n.

σ must move something other than i (that is, there must be ji such that σ(j)j), because if it did not, it would be the transposition (ni), which is not in An because it is an odd number of transpositions. Hence σ(j)j and ji; also jn because if it were, [todo: this]

Now, since n6, we can pick x,y distinct from n,i,j,σ(j). Then set σ=(jxy)σ(jxy)1, which must lie in H because H is closed under conjugation.

Then σ(n)=i; and σσ, because σ(j)=σ(y) which is not equal to σ(j) (since yj). Hence σ and σ have different effects on j so they are not equal.

Lemma: H contains all of An1

Now that we have shown H contains some member of An1. But HAn1 is normal in An, because H is normal in An and it is _intersect _subgroup _is _normal the intersection of a subgroup with a normal subgroup. Therefore by the inductive hypothesis, HAn1 is either the trivial group or is An1 itself.

But HAn1 is certainly not trivial, because our previous lemma gave us a non-identity element in it; so H must actually contain An1.

Conclusion

Finally, H contains An1 so it contains (123) in particular; so we are done by the initial discussion.

Behaviour for n4


Comments

Patrick Stevens

A question about the requisites for this page: should The alternating group on five elements is simple be a requisite? It's necessary for the base case of the induction, but one can probably understand the proof without it, simply referring to it as a known fact.