Every non trivial subgroup of an infinite cyclic group is infinite

513 Views Asked by At

Here is my idea to prove this: I've already known that every subgroup of a cycle group is also cycle. Let $H=[a] $ be a subgroup of the infinite group $G=[b]$. For any $x\in H$, I can find an integer $p$ such that $x=a^p$. Let's suppose that $H$ is finite with $o(x)=n$. Then we get $x^n=e\Rightarrow (a^p)^n=e\Rightarrow a^{np}=e$, which means that $o(a) =np$, but since $a\in G$ this implies that $o(a)$ is finite in $G$, a contradiction. Therefore, $H$ is infinite.

3

There are 3 best solutions below

0
On

Your proof is correct. I'd give essentially the same proof, although it unwraps easier (at least in my head) if I write every element as a power of the generator:

Let $C$ be an infinite cyclic group, $c$ its generator. Let $H$ be a non-trivial subgroup. Then $H$ contains $c^n$ for some $n \neq 0$. Since $H$ is a subgroup, it contains $\langle c^n \rangle$ (the subgroup generated by $c^n$). And this subgroup of $H$ is infinite, or else $c^{kn} = e$, but that would imply the generator for $C$ had finite order.

0
On

The proof provided by yourself and rewritten in multiplicative notation by Matthew Niemiro works excellently. I will however elaborate a little bit one the idea first mentioned by bagggggggs. As he points out, any infinite cyclic group is isomorphic to the additive group of integers (and any finite cyclic group is isomorphic to $\mathbb{Z}/n \mathbb{Z}$). So one way to prove this is to show that every non-trivial additive subgroup of the integers is infinite. However, one can actually do better than this. Using for example the well-ordering axiom of the integers, one can show that the non-trivial subgroups of the integers are exactly the groups $n \mathbb{Z}$ for $n \geq 1$.

1
On

Your proof is fine.

Here's an alternative:

The group of integers under addition is free. Any nontrivial subgroup of a free group is also free. Nontrivial free groups are infinite.