Note that this article assumes that the reader is comfortable with normal subgroups and quotient or factor groups.

Today’s article will be relatively short. However, I hope that it is both enjoyable and useful to you! Today, we will prove Cauchy’s theorem for finite Abelian groups. In fact, this version of Cauchy’s theorem can be generalized for all finite groups; however, we will not prove that case today. I find this proof to be really fun and clever. You jump between a group and a quotient group to prove the statement! This particular proof is the first one that I learned that used this tactic and, therefore, holds a special place in my heart.

A Lovely Proof

Theorem (Cauchy’s Theorem ): Let GG be a finite, Abelian group with #G=n.\#G = n. Then, for all prime numbers pp such that p|n,p\mid n, there is some xGx\in G such that |x|=p.|x| = p.

Remark 1: We will be using the notation: #G=n\#G = n to mean that the order of GG is equal to n.n. In other sources, you will see the notation |G|=n.|G| = n. However, in the proof we are interested in divisors of the order of groups and to avoid p||G|,p\mid |G|, I like to write p|#Gp \mid \#G better.

Remark 2: We will also be using the standard notation |x|=k|x| = k to mean that the order of xx equals k. k. That is k k is the smallest positive integer such that qk=e. q^k =e. Where eGe\in G is the identity element.

Example: Consider an Abelian group of order 15. Then, there is some element with order 3 and some other element with order 5. A concrete example is G=/15.G = \Z/15\Z. In this case, 3Z/153\in Z/15\Z has order 5, and 5Z/155\in Z/15\Z has order 3. I know, it’s tricky to keep track!

inZ/15|3|=5|5|=3.\mathrm{in}\;\;\; Z/15\Z \\\;\;\;\;\; |3| = 5 \\ \;\;\;\;\;|5| = 3.


As mentioned, the proof will jump between using GG and G/NG/N for some normal subgroup NGN \trianglelefteq G. Note that the symbol “ \trianglelefteq“ means “is a normal subgroup of”.

Proof: (Click in the Discovery)

We will proceed by strong induction on #G=n.\#G =n.

Base Case: #G=1.\#G = 1. In this case, Cauchy’s Theorem is trivially true. That is, there are no primes that divide #G.\#G.

Induction Hypothesis: Assume that Cauchy’s theorem is true for all groups with order less than n.n.

Induction Step: Let #G=n\#G = n and let p|n.p\mid n. We claim that there is at least one element in GG with prime order. We cannot yet guarantee that the prime is equal to p,p, but we can guarantee that there is always an element with its order equal to a prime. Indeed, let gGg\in G have order m.m. It follows that m=qkm = qk for some prime qq and some k.k\in \N. Next, let x=gkx = g^k and observe that

xq=(gk)q=gm=ex^q = (g^k)^q = g^{m} = e

which implies that the order of x=gkx = g^k is less than or equal to q.q. However, if the order was t<q,t<q, then kt<m{kt}<m and

gkt=(gk)t=xt=eg^{kt} = (g^k)^t = x^t = e

contradicting that the order of gg is equal to m.m. Furthermore, we know that q|nq\mid n by Lagrange’s theorem.

Now that we know there is an element xGx\in G with prime order q,q, we might get lucky and have p=q,p=q, in which case we’d be done! So, let’s suppose that pqp\neq q and consider the cyclic group generated by x.x. We know that xG\langle x\rangle \trianglelefteq G is a normal subgroup since all subgroups of Abelian groups are normal. Therefore, the quotient group G/xG/\langle x\rangle is indeed a group with a well-defined binary operation. And, we also know by Lagrange’s theorem that the order of G/xG/\langle x\rangle is n/q.n/q.

Observe that p|(n/q)p\mid (n/q) and thus we have p|#(G/x).p\mid \#(G/\langle x\rangle). Furthermore, we know that n/q<nn/q<n and therefore we can use our induction hypothesis on G/x.G/\langle x\rangle. (How clever is that?) Thus, there is some coset yxG/xy\langle x\rangle \in G/\langle x\rangle with order p.p. I.e., (yx)p=x.(y\langle x\rangle )^p = \langle {x}\rangle . We will use this coset to find an element in GG with order p.p.

Let |y|=.|y| = \ell. It follows that (yx)=x.(y\langle{x}\rangle)^{\ell} = \langle{x}\rangle. Therefore, p|p\mid \ell since we know that the order of yxG/xy\langle x\rangle \in G/\langle x\rangle is equal to p.p. This means there is some tt\in \N such that =pt\ell = pt and it follows that (yt)p=e.(y^t)^p = e. We claim that the order of yty^t is p,p, that is, |yt|=p.|y^t| = p. If not, then the order of yty^t must be less than p.p. Suppose |yt|=s<p.|y^t|=s<p. Then we have (yt)s=e(y^t)^s = e where st<pt=st<pt=\ell a contradiction. Thus, ytGy^t\in G has order pp as desired.

\square

General Cauchy

Theorem (Cauchy’s Theorem): Let GG be a finite group with #G=n.\#G = n. Then, for all prime numbers pp such that p|n,p\mid n, there is some xGx\in G such that |x|=p.|x| = p.

The proof of Cauchy’s theorem usually uses what is known as the class equation. And this is something that I would like to dedicate its own article to. So for today, we will have to be satisfied with the case where GG is Abelian. In my humble opinion, the proof given above is WAY better than the proof of the full version of Cauchy. And, in fact, the proof for the full version of Cauchy’s theorem uses the finite Abelian version in a crucial way! So what we covered today is one step toward understanding the proof of Cauchy’s full theorem.

I hope that you had some fun today, and maybe even learned something useful! In either case, let me know in the comments where I could have done better in my explanation of the proof!

Be Kind. Be Curious. Be Compassionate. Be Creative.

And Have Fun!


Footnotes:

Leave a comment