Please Login to access more options.
Sun |
Mon |
Tue |
Wed |
Thu |
Fri |
Sat |
Inquiry Based Prep Problems
To prove that $H$ is a subgroup of $G$, we have been using two different options, namely The Subgroup Test and The Finite Subgroup Test. Our version of the subgroup test requires that you show (1) that $H$ is nonempty, (2) that $H$ is closed under the operation, and (3) that $H$ is closed under taking inverse. There is another test that can often result in shorter proofs, though not always easier to use. It's called the "One-Step Subgroup Test" and requires you show that $H$ is nonempty and that $ab^{-1}\in H$ whenever $a$ and $b$ are in $H$.
Problem (One Step Subgroup Test)
Suppose that $H$ is a nonempty subset of a group $G$. Suppose that $ab^{-1}\in H$ whenever $a,b\in H$. Prove that $H$ is a subgroup of $G$.
Many of the ideas we'll be doing today hinge up on the notation of an equivalence relation. It's way of grouping together common objects. Given a huge collection of things, we like to sort them into piles of common things. Each object gets put in exactly one pile, and no piles overlap. This is what we call a partition. We say that things in the same pile are equivalent. Many of you have seen the following definition in your past.
Definition (Equivalence Relation)
Let $S$ be set. Let $\cong$ be a relation on $S$, meaning $\cong$ is a collection $\mathscr{C}$ of ordered pairs of $S$. We way that $A\cong B$ if and only if the ordered pair $(A,B)$ is an element of $\mathscr{C}$. We say that $\cong$ is an equivalence relation if and only if
- (Reflexive) For every $A\in S$, we know that $A\cong A$ (so the ordered pair $(A,A)$ is always in $\mathscr{C}$).
- (Symmetric) If $A\cong B$, then $B\cong A.$
- (Transitive) If $A\cong B$ and $B\cong C$, then $A\cong C$.
When we created cosets of a subgroup $H$, we created an equivalence relation on the elements in a group by saying that two elements in the group are "equivalent" if and only if they are in the same coset. We know that this relation is reflexive because for each $a\in G$, we know that $a$ and $a$ are in the same coset, namely the coset $Ha$. We also know that if $a$ and $b$ are in the same coset, then $b$ and $a$ are in the same coset. Finally, we know that if $a$ and $b$ are in the same coset, and $b$ and $c$ are in the same coset, then $a$ and $c$ must be in the same coset. This partitions the group up into groups of "equivalent" elements. We created the factor group of $G$ by $H$ by just using the set product on these cosets.
The same principle applies to comparing groups. We have way of determining when two groups are "the same". We call the groups isomorphic. The next problem has you show that the notation of isomorphisms creates an equivalence relation on the set of all groups.
Problem (Isomorphisms Yield An Equivalence Relation On The Set Of All Groups)
We say that $A$ is isomorphic to $B$ and write $A\approx B$ if and only if there exists a bijection from $A$ to $B$. In this problem, you'll prove that $\approx$ is an equivalence relation on the set of all groups.
- Let $A$ be a group. Show that $A$ is isomorphic to $A$ by building an isomorphism from $A$ to $A$.
- Suppose that $A$ is isomorphic to $B$. Prove that $B$ is isomorphic to $A$.
- Suppose that $A$ is isomorphic to $B$ and suppose that $B$ is isomorphic to $C$. Use this to produce an isomorphism from $A$ to $C$.
We'll now be preparing ourselves to prove the first Sylow theorem. When we study normal subgroups, we look at the product $x^{-1}ax$ quite often. You also studied this idea in linear algebra when you were studying changing bases. We called two matrices $A$ and $B$ similar in linear algebra if $B=P^{-1}AP$ for some invertible matrix $P$. When two matrices were similar, they represented the exact same linear transformation, just using a different basis. One of the biggest ideas in linear algebra is that if you use the eigenvectors as your basis vectors (the columns of $P$), then the matrix $A$ is similar to a diagonal matrix. Studying the products $P^{-1}AP$ had a huge payoff in linear algebra. It does in group theory as well.
Definition (Conjugacy Class Of A)
Let $G$ be a group. Suppose that $a$ and $b$ are elements of $G$. We say that $a$ and $b$ are conjugate in $G$ if $b=x^{-1}ax$ for some $x\in G$, and we say that $b$ is a conjugate of $a$. The set of conjugates of $a$ is called the conjugacy class of $a$ which we denote by $\text{cl}(a)=\{x^{-1}ax\mid x\in G\}$.
Exercise (Conjugacy Classes Of The Automorphisms Of The Square)
Let $G = D_8$, the automorphisms of the square. Compute the conjugacy classes of $G$.
Click to see a solution.
The conjugacy classes are $$ \begin{align} \text{cl}(R_0)&=\{R_0\}\\ \text{cl}(R_{180})&=\{R_{180}\}\\ \text{cl}(R_{90})&=\{R_{90},R_{270}\}\\ \text{cl}(R_{270})&=\{R_{90},R_{270}\}\\ \text{cl}(H)&=\{H,V\}\\ \text{cl}(V)&=\{H,V\}\\ \text{cl}(D)&=\{D,D'\}\\ \text{cl}(D-)&=\{D,D'\}. \end{align} $$ Notice how this partitions the group. The next problem has you show that conjugacy is an equivalence relation.
You've seen conjugacy classes before when you looked at similar matrices in linear algebra. If two matrices are similar, then lots of things are known about the matrices, in particular that they have the same eigenvalues, and the same dimensions of eigenspaces. There's an entire world of facts to explore about similar matrices, which is a specific example of a conjugacy class.
For now, let's show that conjugacy classes partition the group $G$. As a side note, every idea we learn here about conjugacy classes will immediately apply to matrix groups. After we have shown that conjugacy classes partition the group $G$, we can then count the number of elements of $G$ by instead counting the number of elements in each distinct conjugacy class. This means we have $G = \bigcup \cl(a)$ and hence $|G|=\sum |\text{cl}(a)|$ where the sum only includes each conjugacy class once.
Problem (Conjugacy Is An Equivalence Relation)
Show that conjugacy is an equivalence relation on $G$. In other words, show the following three things.
- For each $a\in G$, we know that $a$ is a conjugate of $a$.
- If $a$ is a conjugate of $b$, show that $b$ is a conjugate of $a$.
- If $a$ is a conjugate of $b$ and $b$ is a conjugate of $c$, show that $a$ is a conjugate of $c$.
Let's now connect conjugacy to centralizers. The center of a group is the set of all $x$ that commute with every element in the groups. The centralize of an element is the collection of all $x$ that commute with $a$.
Definition (Centralizer Of An Element)
Let $a\in G$. The centralizer of $a$ is the collection of all $x\in G$ such that $ax=xa$, or alternately $x^{-1}ax=a$. We write this set symbolically as $$C(a)=\{x\in G\mid ax=xa\} = \{x\in G\mid x^{-1}ax=a\} .$$
Exercise (Centralizers Of The Automorphisms Of The Square)
Let $G = D_8$, the automorphisms of the square. Compute the centralizes $C(a)$ for each $a\in G$.
Click to see a solution.
The centralizers are $$ \begin{align} C(R_0)&=\{R_0,R_{90}, R_{180}, R_{270}, H, V, D, D' \}\\ C(R_{180})&=\{R_0,R_{90}, R_{180}, R_{270}, H, V, D, D' \}\\ C(R_{90})&=\{R_0,R_{90}, R_{180}, R_{270}\}\\ C(R_{270})&=\{R_0,R_{90}, R_{180}, R_{270}\}\\ C(H)&=\{R_0, R_{180}, H, V\}\\ C(V)&=\{R_0, R_{180}, H, V\}\\ C(D)&=\{R_0, R_{180}, D, D'\}\\ C(D-)&=\{R_0, R_{180}, D, D'\}\\. \end{align} $$ Compare this with the exercise about the conjugacy classes of $G$. Do you notice that a large centralizer means a small conjugacy class, and vice versa. The order of the centralizer and the order of the conjugacy class are inversely related. Their product is always the order of the group.
If an element is in the centralizer, then we know that we can use that element to show that $a$ is a conjugate of itself. On your midterm you showed that the centralizer of $a$ is a subgroup of $G$. The previous exercise showed that the order of the centralizer is inversely proportional to the cardinality of the conjugacy class. The next problem has you connect centralizers and conjugacy classes, namely that $$|\text{cl}(a)||C(a)|=|G|\quad\quad \text{or}\quad\quad |\text{cl}(a)|=|G:C(a)|.$$
Problem (The Number Of Conjugates Of A)
Let $G$ be a group and let $a\in G$. Prove that the number of conjugates of $a$ equals the index of the centralizer of $a$ in $G$. In symbols, we write this as $|\text{cl}(a)|=|G:C(a)|$.
Build a map from $\text{cl}(a)$ to the collection of cosets of $C(a)$ in $G$. Try sending $x^{-1}ax\in \text{cl}(a)$ to the coset $C(a)x$. You'll have to show that this map is well defined, meaning that if $x^{-1}ax=y^{-1}ay$, then you must have $C(a)x=C(a)y$. You'll need to then show that this map is a bijection. I would suggest you look up the properties of cosets to see what is equivalent to saying $Hx=Hy$.
One of the easiest ways to show that two sets have the same number of elements is to produce a bijection from one the others.
On a side note, the map you create is NOT a homomorphism. You won't be able to prove that it is. Luckily, you don't need to.Problem (The Class Equation)
Prove the following corollaries of The number of conjugates of $a$
- For any group $G$, we have $$|G|=\sum|G:C(a)|$$ where the sum runs over one element from each conjugacy class of $G$.
- The center of any group consists precisely of the elements $a\in G$ such that $\text{cl}(a)=\{a\}$. In symbols, we have $a\in Z(G)$ if and only if $|\text{cl}(a)|=1$.
- For any group $G$, we know that $$|G|=|Z(G)|+\sum|G:C(a)|$$ where the sum runs over one element from each conjugacy class of $G$ that has more than one element.
- If $G$ has order $p^k$ for some prime $p$ and $k\in \mathbb{N}$, then $p$ divides $|Z(G)|$, and so the center is nontrivial.
This problem carries over from last week.
Given any two finite subgroups $H$ and $K$, there is a simple way to compute the size of their set product. You'll see a similar theorem in combinatorics or probability courses. This is counting principles, and your job is to show that if $x=hk$, then for each $y\in H\cap K$, there is another way to write $x=h_yk_y$, and these are the only ways you can create $x$.
Problem (The Number Of Elements In A Set Product)
Suppose that $G$ is a group and that $H$ and $K$ are finite subgroups of $G$. Prove that $|HK|=|H||K|/|H\cap K|$.
Problem (The First Sylow Theorem Proof)
Prove the First Sylow Theorem.
Theorem (The First Sylow Theorem)
Suppose $G$ is a finite group and $p^k$ divides $|G|$ for some prime $p$ and integer $k$. Then $G$ contains a subgroup of order $p^k$.
Click to see a hint.
Use induction on on the order of the group. If $|G|=1$, then what do you know? If $|G|=2$, then what do you know. Assume for some $n\in \mathbb{N}$ that the first Sylow theorem is true for all groups of order $k<n$. Then show that the theorem is true if $|G|=n$.
At some point in your work, you'll need to use two problems that we have already shown to be true.
- Cauchy's Theorem for Abelian Groups - If $p$ divides $|G|$, then $G$ has an element of order $p$. This applies to the center of every group, so if $G$ is not Abelian you can still apply the theorem to the center $Z(G)$ of $G$.
- If $G/N$ has a subgroup $B$, then $G$ has a subgroup $H$ with $H/N=B$. If $G$ is finite, then we know $|H|/|N|=|B|$.
What do you do? If $G$ has order $p^k$, then you're done. If $G$ has a proper subgroup of order $p^k$, then you're done. So suppose it does not have a proper subgroup of order $p^k$. What does this mean about $|C(a)|$? In particular, what does this mean about $|G:C(a)|$ which equals $|\text{cl}|$? Can you prove that $p$ must divide this index for each $a\notin Z(G)$? You may have to use the induction hypothesis your work here. If you then use the class equation, you should be able to show that the center of $G$ contains an element $x$ of order $p$. Once you do that, you can create the factor group $G/\left<x\right>$, which has order less than $G$. Here's where you get to use the induction hypothesis again. Problem 7 from Wednesday last week should help you to get to a subgroup in $G$ from knowing things about subgroups in $G/\left<x\right>$. I believe Nick presented this in class on Monday (at the very end).
Practice with the past
If you have decided to practice problems from the past, then, please use the table below to pick problems from the text. Try problems from multiple sections each day. If you hit a wall with one topic, try simpler problems with a different topic. The last thing you want is to get to next week on Wednesday and finally discover that you are completely stuck in the last 2 chapters. You want to find that out ASAP, and come get help.
Problem. What to Report
Please tell me which problems you worked on (at least 10 of them). Also, tell me 3 of them that you would be willing to teach to your peers. When you come to class, I'll group you together with some peers and then ask you to share these problems with each other.
Chapter |
Basic |
Intermediate |
Advanced |
5 (Permutations) |
1-6, 9, 11 - 14, 17-18, 20, 21, 36, 38, 39, |
7, 8, 15, 16, 19, 22-24, 27-30, 32-35, 37, |
10, 26, 31, |
6 (Isomorphisms) |
1, 3, 4, 5, 6, 7, 8, 18, 19, 20, 21, 22, 25, 26, 29, 30, 38, 39, 40, |
2, 10, 13, 14, 15, 16, 17, 24, 28, 31, 35, |
9, 11, 12, 23, 27, 32, 33, 34, 36, 37, 41-47 |
7 (Cosets) |
1-10 (do 10), 12-14, 20, 22, 27-29, 39, 43, 47, 49, |
11, 15, 17-19, 21, 25, 26, 30, 31, 37, 38, 40-42, |
16, 23, 24, 32-36, 44-46, 48, 50 |
8 (Direct Products) |
1-11, 13-14, 15 (DO THIS ONE - IT'S the crux of the induction mastery II assignment.), 16-18, 20, 21, 23 (Matrices), 24, 26-32, 39, 46-48, |
12, 19, 22, 25(this shows up in vector subspaces, topology, and much more), 34 (fun), 35-38, 40, 43-45, 49, 50, 53, 56, 57, |
33, 41, 42, 51, 52, 54, 55, 58-75 |
5-8 Mixed together. See page 174. | |||
9 (Normal Subgroups and Factor Groups) |
1-9, 12-14, 16-18, 20, 22-24, 27, 28, 31, 34, 52 (Fun, Everyone should do), 53, 54, 56, 65 (we did in class), 67 |
3, 10, 11, 15, 19, 21, 26, 32, 37 (key problem), 38, 39, 42, 43, 49, 55, 57, 59, 60, 62, 64, 67, 74, 75 |
29, 30, 33, 35, 36, 40, 41, 44-48 (Use G/Z theorem to make easy), 50, 51, 58, 63, 66, 69-73, |
10 (Homomorphisms) |
1-6, 8, 9, 10, 12-18, 21, 24, 26-30, 31-34, 35, 36, 38, 42, 44, 45, 46, 48 (linear algebra application), 54 (orthogonal matrix application), |
7, 11, 19, 20, 22 (done in class), 23, 25, 37, 43 (what are the normal subgroups?), 49, 50, 52, 55 (fun use of preimages of normal subgroups), 59, 60, |
39, 40, 41, 47, 51, 53, 56, 57, 58 (Introduction to counting the number of elements in $\text{Hom}(A, B)$ and $\text{Hom}(A)$), 61, 62. |
Don't forget that there are solutions (or rather sketches of solutions) to many of the odd problems in the text.
For more problems, see AllProblems