0

Let p be a prime number which is odd.

(a) Show that $\mathbb{F}^*_p$ has a unique subgroup of order $(p - 1)/2$, namely the subgroup consisting of squares of elements of $\mathbb{F}^*_p$.

My question is basic: what does $\mathbb{F}^*_p$ refers to ?

vkubicki
  • 1,874
  • 12
  • 27

1 Answers1

0

It is the set of all non-zero elements in the field of $p$ elements. Typically $R^*$ is the set of units in $R$ but since $\mathbb F_p$ is a field, any non-zero element is a unit. The set of units is actually a group with respect to multiplication (assuming $R$ has an identity). In the case of $\mathbb F_p$ this group is just $\mathbb Z/(p-1)\mathbb Z$.

Gregory Grant
  • 14,874