Math4302 Modern Algebra (Lecture 8)
Subgroups
Cyclic group
Subgroup of cyclic group is cyclic
Every subgroup of a cyclic group is cyclic.
Order of subgroup of cyclic group
If and be the smallest positive such that , then and . ( divides )
Size of subgroup of cyclic group
Let and . Then where . In particular, .
GCD decides the size of subgroup
Suppose , .
Then .
Proof
:
:
Suppose .
Enough to show . (then we conclude and by symmetry .)
Equivalent to show that for some integer . That is divides for some .
From last lecture, we know that can be written as for some .
Multiply by , (since divides , this is an integer).
So .
Therefore divides , so . works.
Corollaries for subgroup of cyclic group
Let be a cyclic group of finite order.
- If , then is a divisor of . (More generally true for finite groups.)
- For any divides , there is exactly one subgroup of of order . where .
Examples
.
The subgroup with size is .
Note that .
.
.
(generators are since they have gcd with ).
Non-cyclic groups
Let be a group and , then we use to mean the subgroup of generated by combination of and .
This is a subgroup of since it is closed and .
Klein 4 group
Klein 4 group is abelian but not cyclic.
| * | e | a | b | c |
|---|---|---|---|---|
| e | e | a | b | c |
| a | a | e | c | b |
| b | b | c | e | a |
| c | c | b | a | e |
The subgroups are
Therefore is not cyclic and not isomorphic to .
Here .
More generally, if we have , where , then all possible combinations of with their inverses. Is a subgroup of .
Another way to describe is that .
Definition of finitely generated group
If is a group and if there is a finite set such that , then is called finitely generated.
Examples
Any finite group is finitely generated.
is not finitely generated.
Suppose for the contrary, there is a finite set such that
\mathbb{Q}=\langle \frac{a_1}{b_1},\ldots,\frac{a_n}{b_n}\rangle=\{t_1\frac{a_1}{b_1},\ldots,t_n\frac{a_n}{b_n}|t_1,t_2,\ldots,t_n\in \mathbb{Z}\} $$. Pick prime $p$ such that $p>|b_1|,\ldots,|b_n|$. Then $\frac{1}{p}\in \mathbb{Q}$.\frac{1}{p}=t_1\frac{a_1}{b_1}+t_2\frac{a_2}{b_2}+\cdots+t_n\frac{a_n}{b_n}=\frac{A}{b_1b_2\cdots b_n}
This implies that $pA=b_1b_2\cdots b_n$. Since $p$ is prime, $p|b_i$ for some $i$. However, by our construction, $p>|b_i|$ and cannot divide $b_i$. Contradiction. </details>