Definition (Root)
Given a field and a polynomial , we define as a root of if
Definition (Generator)
A generator of a finite field is an element of order ; equivalently the powers of run through all the elements of .
So this generator concept proves that our finite field is of a cyclic nature. It also, in laymans terms, is a number that when taking powers up until its order, generates the distinct values that construct the set again. So we “generate” .
Definition (Primitive root)
A generator of is called a primitive root if generates .
This is the same as a generator but in a specific context. Here its used specifically in the context of the multiplicative group of the finite field.