Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

5
  • 1
    $\begingroup$ But you are working in the multiplicative group, which has not prime order. See also this answer $\endgroup$ Commented Oct 31, 2018 at 16:01
  • 2
    $\begingroup$ @Ruggero: actually, there do exist finite fields with prime-sized multiplicative groups; for example, $GF(2^{127})$. $\endgroup$ Commented Oct 31, 2018 at 16:32
  • $\begingroup$ @Ruggero The group I'm working with is certainly prime order. $\endgroup$ Commented Oct 31, 2018 at 16:35
  • $\begingroup$ If the multiplicative group you're working in has prime order and n is a power of 2, then the answer is easy; either you're working in $GF(3)$ (and so the answer is 1 and 2), or you're working in a larger group, in which case the only n-th root of 1 is 1, that is $x^n = 1$ only if $x=1$ $\endgroup$ Commented Oct 31, 2018 at 18:29
  • $\begingroup$ @poncho Ops. I confess my mind is often limited to prime fields. $\endgroup$ Commented Nov 5, 2018 at 9:57