How can I show that $(\mathbb Z /n\mathbb Z)^*$ is cyclic or not for a given $n$?
If $n$ is small like 10 or 11 then we can compute the number of elements and then can find an element whose order is $\phi(n)$. But if $n$ is large enough then how can I say it is cyclic or not?
Here $(\mathbb Z /n\mathbb Z)^*$ denotes the set of all units in $\mathbb Z/n\mathbb Z$.
Need some help please..