Showing There is No Element of Some Order in a Group
26 Aug 2021
I took a practice algebra qual the other day, and was totally stumped by a pretty basic group theory question:
Assume that
(a) How many elements of order
(b) Show that
Part (a) is a pretty routine application of the Sylow theorems1, but part (b) stumped me. I don’t think I’ve ever seen a problem like tihs before, and it’s (at least to me) entirely unobvious what to do. Of course, we discussed it after the mock qual, and after meditating on the solution for a bit, I’m writing this up so I’ll hopefully remember the idea.
Let
Now we use a fact that I had entirely forgotten:
With this in hand, though, the rest comes fairly quickly.
If
But we know
The most obvious way to show that
Normally, we show that
Now, how could we have been clued into thinking about
- Taking normalizers (note
for every ) - Working with
-subgroups
The normalizer angle isn’t promising, since we don’t know how
This is doubly effective in our current case, since
If
So when we see
As a quick epilogue, I asked mse for general techniques for showing
One idea which was brought up (twice) is letting
I seem to remember seeing this idea on an exam from an undergraduate algebra midterm, but I can’t find the problem…
There’s a lot of results describing how the prime factorization of
-
For completeness, we know each element of order
is in exactly one -sylow subgroup. How many -sylow subgroups are there? Well, it’s mod and divides . It’s quick to see that the only choices are and , but we know it cannot be (otherwise the -sylow subgroup would be normal, contradicting simplicity of ). So there are of them. Each contributes elements of order (since they each contain the identity), and we get elements total. ↩ -
Recall the normalizer of
is the largest subgroup of in which is normal. ↩ -
As a little hint, consider the orbit-stabilizer theorem.
As a big hint, let
act on the set of sylow subgroups by conjugation, then consider orbit-stabilizer. ↩ -
In fact, the mantra for proving things about finite
-groups is “normalizers grow”. This mantra extends to finite nilpotent groups, since a finite nilpotent group is the direct product of its -sylow subgroups.This doesn’t immediately seem helpful, since there are groups where some
-sylow subgroup satisfies . Though since looking it up, it seems like this is actually a pretty safe bet. Self Normalizing Sylow Subgroups by Guralnick, Malle, and Navarro (available from the ams) shows that if is a -sylow subgroup for then implies is solvable!Since our group is simple (and
), we could retroactively justify this idea. I like the Frattini Argument angle more, though, so that’s what I put in the main body of this post. ↩ -
The Sylow Theorems tell you that we can always find subgroups of prime power order, and more generally Hall’s Theorem tells us that if
is solvable, then has a subgroup of order whenever and are coprime5.But we know that lots of groups are solvable! For instance, the famed Feit-Thompson Theorem, says that every group of odd order is solvable! Citing another famous result, we know by Burnside’s
Theorem that any group with only two prime divisors (that is, every group of order ) is solvable too.Moreover, it’s easy to see that every group of squarefree order is solvable (this is a cute exercise), and thus satisfies the converse of lagrange’s theorem (here we heavily use squarefree-ness of
). So any group which omits a subgroup of some order must have a factor of for some prime .There may be odd order groups (or groups with only two prime divisors) which omit subgroups, but we see that they can’t omit many subgroups by Hall’s Theorem. By the remark about squarefree order groups, the simplest case is groups of order
, and indeed there are already groups of this order which omit a subgroup. We see this with , of order , for instance, which famously has no subgroup of order .Groups which have subgroups of all possible orders are called CLT Groups for “Converse to Lagrange’s Theorem”. For more information about the relation between the prime factors of
and the CLT-ness (or indeed the non-CLT-ness) of , you should check out the (extremely readable!) thesis Groups Satisfying the Converse to Lagrange’s Theorem by Jonah N. Henry. You can find a copy here. ↩