I recently came across this reference in Wolfram Mathword regarding the modulo multiplication of cyclic groups ($M_n$)
The only ordered n for which the elements of $M_n$ are all self-conjugate are the divisors of $24: 1, 2, 3, 4, 6, 8, 12, 24 (OEIS > A018253; Eggar 2000)$. These correspond to the groups$ <e>, C_2, > C_2×C_2,$ and $C_2×C_2×C_2.$ This also means that no modulo multiplication group is isomorphic to a direct product of more than three copies of $C_2$.
The Eggar (2000) result is this:
"The divisors of 24 greater than 1 are the only positive integers n with the property $m^2 = 1 (mod n)$ for all integer m coprime to n."
Q1: What does self-congancy $m^2=1$ actually mean in this context? I get the math, for example in
$$Z_{12}^* = {1,5,7,11}$$
the square of all these numbers modulo-12 is $1$, but what implications or deductions follows from this?
Q2: More specifically, how does this self-conjugancy apply to models or theories built from cyclic groups? Naively, I'm thinking that any theory that needs inverses would be restricted by this since if the generators don't invert, then not all elements in the group invert.
Q3: More specific yet (or I may just be repeating myself), how should we view the limit $C_2×C_2×C_2$ and what deductions or implications can we make from this?
Any insights welcome and thank you in advance.