I'm trying to solve the following problem from a past exam.
Find the number of the subgroups of $P:=\Bbb Z_4 \times \Bbb Z_6 \times \Bbb Z_9$ of index 3.
Here $\Bbb Z_m$ denotes $\Bbb Z/m\Bbb Z$.
I tried to solve it by using this characterization of subgroups of a direct product from an answer to my previous question. $P \cong \Bbb Z_6 \times \Bbb Z_{36}$, by CRT. Since the subgroup defined by $(G_1, G_2, H_1, H_2, \phi)$ in the characterization has order $|G_1||H_2|$, we have $(|G_1|,|H_2|) = (2, 36), (6,12)$. In the first case, $H_1 = H_2 = \Bbb Z_{36}$ and $G_1 = G_2 \cong C_2$, so we have just one subgroup of $P$ corresponding to it. In the second case, we have $H_2 \cong C_{12}$ and $G_1 = \Bbb Z_6$. We have the following possibilities: $H_1/H_2 \cong C_1, C_2, C_3, C_6$ and $G_2\cong C_6, C_3, C_2, C_1$, respectively. (We can't have $H_1/H_2\cong C_4$ because 4 doesn't divide the order of $\Bbb Z_6$.) The number of the isomorphism corresponding to each case is 1, 1, 2 and 2, resp. In conclusion we have 7 subgroups of $P$.
I have the following questions now:
- Is my solution above correct?
- Is there any better way to solve it? The characterization I used is a powerful one, so I feel it's a kind of cheat to use it to solve this (seemingly) elementary problem. I am looking for an elementary solution to it.
I would be grateful for your help.
ADDENDUM: In the second case, $H_1/H_2$ cannot be isomorphic to $C_2, C_6$. So the correct answer should be 4.