How can I know the number of solutions of the following congruence $x ^ {10} \equiv 1 \pmod {2016}$?
My professor quick answer was:
$$\mathbb{Z_{2016}^*} \cong \mathbb{Z_{32}^*} \times \mathbb{Z_{9}^*} \times \mathbb{Z_{7}^*} \cong (C_{8} \times C_{2}) \times C_{6} \times C_{6} \cong (C_{8} \times C_{2}) \times (C_{2} \times C_{3}) \times (C_{2} \times C_{3}) $$
Where $\mathbb{Z^*}$ is the group of units and $C_{n}$ is the cyclic group of order n.
My question related to this part is why he did not use $C_{16}$ or $C_{4} \times C_{4}$ instead of $C_{8} \times C_{2}$, could anyone explain this for me please?
Then My professor added: "then the number of solutions of the given congruence is $|C_{2} \times C_{2} \times C_{2} \times 1 \times C_{2} \times 1 | = 2^4 =16$"
I understand part of this part, he neglected the $C_{3}$ group as it will not contain elements of order 2 (which I do not know why? could anyone explain this for me please?). Also, he took one $C_{2}$ group of $C_{8}$ (which I do not understand why? as far as I know $\mathbb{Z_{mn}} \cong \mathbb{Z_{n}} \times \mathbb{Z_{m}}$ iff gcd(m,n) = 1, and gcd(4,2) $\neq$ 1)
Could anyone elaborate these parts for me please?
Note: I have asked my professor but he answered these question in a very fast way so that I could not follow him.
The steps my professor do before answering this number of solutions question are:
He used the Euler-Phi function to find $\phi (2016) = 576 $ then he used Euler's theorem, then he noticed that $gcd(10, 576) = 2$, so he ended up with the congruence $$x ^ {2} \equiv 1 \pmod {2016}$$, and he said hence the order of of $x$ is either 1 or 2, but the identity element is the only element of order 1, so our $x$ has order 2, this is why we were searching for $C_{2}$ in the above isomorphisms.
But my question is: does not $C_{16}, C_{8}, C_{4}$ or $C_{3}$ contains elements of order 2?
Thanks!
Let's look at the multiplicative units modulo $32$, which we can write as $\pm 1, \pm 3, \pm 5, \pm 7, \pm 9, \pm 11, \pm 13, \pm 15$.
There are $16$ units and we immediately have $1$ of order $1$ and $-1$ of order $2$. The others will have orders which divide the order of the group and hence have order a power of $2$.
The respective squares are $1, 9, -7, -15, -15, -7, 9, 1$
There are thus four elements satisfying $x^2=1$ namely $\pm 1, \pm 15$ (And the group cannot be cyclic) whence $\pm 15$ also have order $2$.
The fourth powers are $1, -15, -15, 1, 1, -15, -15, 1$ and there are eight elements which satisfy $x^4=1$, hence four elements of order $4$.
The remaining eight elements have order $8$. Pick one and it generates a cyclic subgroup of order $8$. The whole group is the direct product of this $C_8$ with the subgroup of order $2$ generated by one of the elements of order $2$ (depending which is in the $C_8$ you have chosen).
So your professor is invoking a theorem on the structure of the multiplicative group of units of $\mathbb Z_{2^r}$ which is $C_{2^{r-2}} \times C_2$
That disposes of the factor $32$ - the group is $C_8\times C_2$ and not $C_4\times C_4$ because that is what it is.
The other factors do represent cyclic groups, but there is an isomorphism between $C_2\times C_3$ and $C_6$ which means that your professor can extract a factor $C_2$ - he is interested in the elements of order $2$ (or $5$ or $10$ - but there are none of these, because the order of the original group is not divisible by $5$).
An element satisfying $x^2=1$ must have order $1$ or $2$ in all its components.