Finding an additive generator of a finite field

42 Views Asked by At

There's quite a lot of literature about how to find a generator of the multiplicative subgroup of a finite field $\mathbb{F}$.

A much simpler question: can we find an additive generator $a$? So that $\{ a, a + a, a + a + a, ...\} = \mathbb{F}$?

1

There are 1 best solutions below

3
On

The question is equivalent to asking whether a finite field is a cyclic additive group.

Finite prime fields are cyclic additive groups. Extension fields are not.