How to show that $G = \Bbb Z/12\Bbb Z \times \Bbb Z/90 \Bbb Z\times \Bbb Z/25 \Bbb Z$ and $H = \Bbb Z/100 \Bbb Z \times \Bbb Z/30\Bbb Z\times \Bbb Z/9\Bbb Z$ are isomorph?
The way I would go is to use the decomposition in primary groups:
For G:
- $12 = 2^2 * 3$
- $90 = 3^2*2*5$
- $25 = 5^2$
So $G \simeq G(2) \times G(3) \times G(5)$ with
- $G(2)= (\Bbb Z/2\Bbb Z) \times (\Bbb Z/2^2\Bbb Z)$
- $G(3)= (\Bbb Z/3\Bbb Z) \times (\Bbb Z/3^2\Bbb Z)$
- $G(5)= (\Bbb Z/5\Bbb Z) \times (\Bbb Z/5^2\Bbb Z)$
For H:
- $100 = 5^2 * 2^2$
- $30 = 5*3*2$
- $9 = 3^2$
So $H \simeq H(2) \times H(3) \times H(5)$ with
- $H(2)= (\Bbb Z/2\Bbb Z) \times (\Bbb Z/2^2\Bbb Z)$
- $H(3)= (\Bbb Z/3\Bbb Z) \times (\Bbb Z/3^2\Bbb Z)$
- $H(5)= (\Bbb Z/5\Bbb Z) \times (\Bbb Z/5^2\Bbb Z)$
As $G$ and $H$ have the same decomposition they are isomorph.
Is it right? Is there a better/faster/easier way to prove it?
I would have displayed it this way.
\begin{align} \mathbb Z_{12} × \mathbb Z_{90} × \mathbb Z_{25} &\cong (\mathbb Z_4 \times \mathbb Z_3) \times (\mathbb Z_2 \times \mathbb Z_9 \times \mathbb Z_5) \times (\mathbb Z_{25}) \\ &\cong (\mathbb Z_4 \times \mathbb Z_{25}) \times (\mathbb Z_2 \times \mathbb Z_3 \times \mathbb Z_5) \times (\mathbb Z_9) \\ &\cong \mathbb Z_{100} × \mathbb Z_{30} × \mathbb Z_9 \end{align}