In the previous lesson we defined subgroups and took a look at some examples of subgroups of integers and of integers modulo 8. In this and the next lesson we’ll take a look at subgroups of some more exotic groups, like groups of permutations and dihedral groups. If either of these sets of groups is unfamiliar, feel free to go brush up on groups of permutations in lesson 24 and lesson 25, and dihedral groups in lesson 26.
Let us begin with asking about subgroups of permutation groups. For concreteness, let’s pick the particular permutation group , which is defined to be the group of permutations of four objects. This group has
elements, and we’ll list them all here in their full and tedious glory:
An easy exercise would be to ensure that there are indeed 24 elements written above, and a perhaps harder exercise would be to look away from this page for 5 minutes and then try to write all 24 of the permutations of 4 objects down on your own. The easiest exercise of all would be to trust my judgement and believe that these are all 24 of them (though math isn’t faith-based, so I encourage the reader to check my work (especially since you’re a reader who has made it to lesson 28)).
I wrote all 24 of these elements out because it will now be much easier to study the subgroups of . Let’s begin by simply writing down a couple subgroups and proving that they’re subgroups. Then, we’ll talk about a way to generate subgroups from specific elements. Now, we know that subgroups are nothing but subsets that “remember” the structure of its parent group in a particular way—namely, in a way that makes the subset a group in its own right, with the group structure being inherited from its parent group. Thus, let’s consider some subsets of
and ask whether or not they’re also subgroups.
Let’s first consider the subset . Is this a subgroup? The answer is yes, now let’s see why. First of all, it has the identity of
, which we know any subgroup must have. So that’s good. Second, it is closed under group multiplication, meaning that if we take any two elements in this subset and group multiply them together, their product will also be in the subset. This is true for our subset because the only non-trivial product we need to consider is
(where we recall that the product in the group of permutations is to simply compose permutations “one after the other” (again, feel free to review the above lessons if this is unfamiliar (this lesson will still be here when you get back (I promise)))). But it is easy to see that
, since
swaps, and then
swaps right back. Moreover, I say that this is the only non-trivial product that we need to consider because every other product involves
, and since
leaves everything fixed (by definition of the group identity), we know that we don’t need to verify that the product of anything in the subset with
is still in the subset. Since the non-trivial product
, and since
is in our subset, we have proved that our subset is closed under the group multiplication adopted from the parent group
. Finally, we need to make sure that for every element in our subset, the inverse of that element is also in our subset. But this is also easy, because the inverse of
is
, and the inverse of
is
(which the above calculation shows). Thus, the inverses of the elements in our subset are also in our subset, and our proof that the subset
is also a subgroup is complete.
When we note that the above analysis relied only on the facts that a) our subset had in it and that b) our subset only had one other element in it, and that this element was its own inverse, we can immediately see that the subsets
and
are all also subgroups of
.
Now, before going on to find more exotic subgroups of , let’s first look at subsets which are not subgroups. This is a standard tactic for understanding things in math—finding examples and non-examples. Sometimes it’s the non-examples that are most enlightening, as they often highlight certain things about our mathematical structures that motivate why we make the definitions we make. Let’s then consider the subset
and ask if it’s a subgroup of
. Is it? Go ahead and give it a good think over for a second. Now, we know that the subsets
and
are both subgroups, so what about
?
In fact, the answer is no, this subset is not a subgroup. This may seem surprising (and it may not). This subset does have the identity, which is good, and does have the inverse of every element it contains (since each element in our subset is its own inverse), which is also good. What it does not have, however, are the products and
. I.e., our subset is not closed under multiplication. We now see again why we need to ask for closure under group multiplication, for if we want our subset to be a group in its own right, then we need to be able to define a group multiplication on it for every pair of its elements. However, we’re also forced to use the same multiplication rule that its parent group has, which means that we can’t define this multiplication if there are a pair of elements whose product is not in our subset.
So let’s just jam these two missing elements into our subset so that we have . Do we finally have a subgroup? We still have the identity, and in fact we still have inverses (because the inverse of
is
and vice versa). However, we’re still not quite there, because we don’t have the product
(this is also the product
). So let’s also jam
into our subset and see what happens. Well, we won’t really see what happens, and I’ll leave it for the reader to check that
is indeed a subgroup. Namely, by checking the products of all possible pairs, one will find that the subset is indeed closed under group multiplication. We also know that this subset contains inverses of all of its elements, and it clearly contains the identity, so we’ve finally found another more interesting subgroup.
The procedure that we used to create this subgroup was somewhat ad hoc, in the sense that we just kind of looked around for products that our subset didn’t have, then added them in, and then looked again until we got to a point where we had all of our products. We were also lucky that at every step of the game it was easy to see that our subset always had inverses of its elements. At this stage, there are a couple somewhat natural questions to as. Is there a more mechanical way of creating subgroups of ? If the enemy hands me an element of
, can I construct a subgroup that contains this element? If I can, will I be able to find the smallest such subgroup, i.e., the smallest subgroup containing that element? It turns out that all of these questions have a positive answer, and we can answer them all in one go.
Suppose the enemy hands me an element of , and for concreteness let’s actually choose one:
(my reason for choosing this element is non-existent). What is the smallest subgroup I can make that contains this element? Well, I know that
needs to be in my subset, and the statement of the problem requires me to put
in there as well. Thus, so far we have
where the “…” is there to remind us that we may need to add more elements to our set. Now, we’ve already satisfied the criterion for a subgroup that the identity is a member of it, so let’s now focus on the criterion of being closed under group multiplication. The only non-trivial product we need to consider is
, which gives
. For obvious reasons, we can denote this product as
, so that
. Now,
is not in our subset, so let’s throw it in there. We therefore have
, where again the “…” reminds us that we might not be done yet.
Let’s now see if we have in our subset. We have
, which is indeed in our set. Now, it’s easy to see that our set is closed under multiplication, because the only remaining non-trivial product to examine is
, but this is
, which is in our set. It is also easy to check that our subset contains all of its inverses as well, so that
is indeed a subgroup. Moreover, it is the smallest subgroup containing
, because at every step of our discussion we did the bare minimum necessary for ensuring closure under multiplication, which is a prerequisite for a subset to be a subgroup.
It is now clear how to always generate a subgroup of containing a particular element. Namely, we take this element and include all the powers of it (i.e., itself composed with itself over and over again) until we get back to the identity. At each step, if we form a product that isn’t already in our subset, we place it in there. Once we cycle back to the identity all that will happen by considering higher powers of that element will be that we’ll cycle through our subset again. This is an example of what’s called a “cyclic group”, of which we’ll have more to say later. By doing this, we’re doing the bare minimum necessary for ensuring closure under multiplication, and in the process we get inverses for free. Namely, any element in the subset that we construct in this manner will be written as some power of the element with which we started. Since the identity itself can be written as some power of this element (in our example above,
), the inverse of any element is just that element with the correct exponent. For example, in our example above, the inverse of
is
. This procedure of generating “smallest subgroups containing a certain element” naturally generalizes to any permutation group, and not just the group of permutations of 4 objects.
This will do it for now, and I’ll provide a couple explicit calculations in the exercises. We’ll come back to this when we explore cyclic groups more thoroughly in the future, but for now lets do the exercises and then go on to learn about subgroups of dihedral groups (which are similar to those found here).
Exercises
1) What is the smallest subgroup in containing the element
?
2) What is the smallest subgroup in (the group of permutations of 5 objects) containing the element
?