Let $G=\Bbb Z_{30}\times \mathbb Z_{36}$.
Divide G to direct product of cyclic gropus from order exponent of prime. Than find all the fairs of generators of G.
I thought about $36\times30=1080=2^3\times3^3\times5$.
Let $G=\Bbb Z_{30}\times \mathbb Z_{36}$.
Divide G to direct product of cyclic gropus from order exponent of prime. Than find all the fairs of generators of G.
I thought about $36\times30=1080=2^3\times3^3\times5$.
Copyright © 2021 JogjaFile Inc.
Hint:
$$\Bbb{Z}_{mn}\cong\Bbb{Z}_m\times\Bbb{Z}_n\iff\gcd(m,n)=1$$
You have managed to write $$\Bbb Z_{30}\times\Bbb Z_{36}\cong\Bbb Z_2\times\Bbb Z_3\times\Bbb Z_5\times\Bbb Z_{4}\times\Bbb Z_{9}\tag{1}$$ Let's try to find the number of generators in easier cases. If we look at the group $\Bbb Z_3\times \Bbb Z_9$, we observe that no single element $(a,b)$ can generate it, since there are $3\cdot 9=27$ elements, and $9(a,b)=(0,0)$ (the highest order of any element is $9$, so we can make atmost $9$ different elements with $(a,b)$). This happens because $3\mid 9$.
On the other hand $\Bbb Z_3\times\Bbb Z_8$ can be generated by a single element, for instance $(1,1)$ or $(2,3)$,... Which can easily be verified since $\Bbb Z_{24}\cong\Bbb Z_3\times\Bbb Z_8$. This may suggest that $(1)$ requires two generators.
Let's denote this generators $$\begin{align}\alpha=(a,b,c,0,0)\\\beta=(0,0,0,d,e)\end{align}$$ How many possibilities are there for $a,b,c,d,e$?
Hint: