2

Let $(G,+)= \langle g \rangle$ be a cyclic group with $\vert G \vert = n < \infty $

(i) Show that for every divisor $d\geq 1$ of n exists exactly one subgroup with cardinality $d$ of $G$, namely $U_d := \langle \frac{n}{d}g \rangle$.

(ii) For Divisors $d, e$ of $n$ applies: $U_d \subseteq U_e \leftrightarrow d \ \vert \ e $

(iii) For $k_1,...,k_r \in \mathbb{Z}$ is

$\vert \langle k_1g,...,k_rg\rangle \vert = \frac{n} {gcd(k_1g,...,k_r,n)}$.

I would really appreciate if anyone could provide me with proof's of the above statements as I can't seem to figure them out by myself.

Thanks alot in advance.

Lillia
  • 195
  • 1
  • 12

1 Answers1

0

Hint: Consider $H_d=\{ x \in G : dx = 0 \}$.

lhf
  • 216,483