0

For $p$ a prime number, let's denote:

$$G:=\mathbb Z/(p-1)\mathbb Z = \{[i]_{p-1}\mid i=0,1,\dots,p-2\}$$

and:

$$X:=\mathbb Z/p\mathbb Z\setminus \{[0]_p\} = \{[j]_p\mid j=1,2,\dots,p-1\}$$

Does $G$ regularly (=transitively+freely) act on $X$, somehow?

My first idea was to try with $[i]_{p-1}\mapsto([j]_p\mapsto[i+j]_p)$, but of course it can't work, as $[i+j]_p=[0]_p$ as soon as $i+j=p$, and hence $[i+j]_p$ may well not even lie in $X$.

Edit. In the spirit of the question, I "don't know" that $(\mathbb Z/p\mathbb Z)^\times$ is cyclic (of order $p-1$).

citadel
  • 2,940

1 Answers1

1

Each group acts on itself transitively and freely, and $\Bbb Z/(p-1)\Bbb Z\cong\Bbb Z_p^*$.

Note: This is CW. Credit to @AnneBauval. See the comments.

Shaun
  • 44,997
  • 1
    (+1 to CW) Maybe you were right to edit an answer. I was intending to link instead as a duplicate, but didn't know which one of the 2 parts of the argument was less known to the OP. – Anne Bauval Jan 04 '24 at 14:29
  • 3
    Note that as I pointed out in a comment, you don't actually need the fact that $Z/(p-1)Z$ and $Z_p^*$ are isomorphic to answer the question. It is enough that they have the same order. – Derek Holt Jan 04 '24 at 19:35
  • Why to mention $Z_p^*$ at all, @DerekHolt? – citadel Jan 04 '24 at 20:49
  • Because you mentioned it yourself in the question. – Derek Holt Jan 04 '24 at 22:45
  • Not originally, only later when others' answer and comments brought it into the discussion. – citadel Jan 05 '24 at 06:02