I know that the only possible subgroups of $\mathbb Z$ are of the form $m\mathbb Z$. But how can I prove that these are the only possible subgroups?
2026-04-03 23:30:34.1775259034
On
Subgroup of integers
7.8k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
There are 3 best solutions below
0
On
Prove the following two intermediate results:
- If a subgroup of $\Bbb Z$ contains some number $m$, then it contains $m\Bbb Z$
- If a subgroup of $\Bbb Z$ contains two numbers $m,n$, then it contains $\gcd(m,n)$
Now let $k$ be the smallest positive integer in your subgroup. If there is an element $a\notin k\Bbb Z$ in the subgroup, reach a contradiction.
Let $H$ be a nontrivial subgroup of $\mathbb Z$. Then $H$ has a smallest positive element; call it $n$. Now let $k$ be an arbitrary element of $H$. By the division algorithm, we can write $k = nq + r$ where $q,r \in \mathbb Z$ and $0 \leq r < n$. Since $k \in H$ and $n \in H$, we also have $r = k - nq \in H$. Since $0 \leq r < n$ and $n$ is the smallest positive element of $H$, we must have $r = 0$. Therefore $k = nq$. We have shown that an arbitrary element of $H$ is of the form $nq$ where $q \in \mathbb Z$; hence $H = n\mathbb Z$.