If G1 and G2 are cyclic groups of orders m and n respectivel
If G_1 and G_2 are cyclic groups of orders m and n, respectively, prove that G_1 times G_2 is cyclic if and only if m and n are relatively prime.
Solution
Let |G1| = m and |G2| = n, so |G1 G2| = mn.
Assume G1 G2 is cyclic. Show the orders are relatively prime.
Let d = gcd (m, n) and let (g, h) be a generator for G1 G2. |(g, h)| = mn.
Consider (g, h)mn/d = ((gm) n/d , (h n)m/d) = (e, e).
Then mn = |(g, h)| mn/d, so d = 1.
Conversely, suppose m and n are relatively prime.
We’ll show G1 G2 is cyclic. Choose generators g forG1 and h for G2.
That is, G1 = < g > and G2 = < h >.
Since gcd (m, n) = 1, lcm (m, n) = mn.
Then by well known Theorem, |(g, h)| = lcm(m, n) = mn = |G1 G2|,
so G1 G2 is cyclic.
