If you have the finite field $GF(16)$ and you define the group $GF(16)/\{0\},*$ this group is cyclic. I need to determine how many elements in this group have order 3. Of course you could just try out all elements but I wonder if there isn't a more efficient technique. I don't need to know which elements have order 3, just how many.
2026-03-30 13:38:43.1774877923
Elements with order 3 in group $F_{16}/\{0\}$
162 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
$\mathbb F_{16} - \{0\}$ has 15 elements. A cyclic group with $15$ elements is isomorphic to $\def\Z{\mathbb Z}\Z/(15) \cong \Z/(3) \times \Z/(5)$. An element $(a,b)$ of the latter group has order $3$ if $b = 0$ and $a \ne 0$. Hence there are two of them.