Primitive Roots - Key Proof
We present a complete proof that primitive roots exist modulo every prime, establishing the cyclicity of the multiplicative group . This fundamental result uses properties of polynomial congruences and group theory.
Let be a prime. We prove that is cyclic, equivalently, that primitive roots modulo exist.
Lemma 1: For any divisor of , there are at most solutions to .
Proof: A polynomial of degree has at most roots modulo (since is a field). The polynomial has degree , so at most roots modulo .
Lemma 2: Let denote the number of elements of order in . Then:
Proof: Every element has some order dividing (by Lagrange's theorem). The sum counts all non-zero elements exactly once.
Lemma 3: If there exists an element of order , then there are exactly elements of order .
Proof: If has order , then has order if and only if . There are such values of in .
Main proof: We have for each .
By Lemma 2:
But we also know (from properties of Euler's totient function):
Since for all and both sums equal , we must have for all divisors of .
In particular, , so there exist elements of order . These are primitive roots modulo .
This proof is surprisingly elegant: it uses only basic counting and the formula . The key insight is that if fewer than elements had order for some , the total count would be less than , a contradiction.
Let be an odd prime and a primitive root modulo . We prove that either or is a primitive root modulo for all .
Step 1: Show that if .
Let . Since , we have by properties of orders.
Also, , so for some .
From , we get , so .
Key claim: If , then .
This follows from the binomial theorem: if with , then:
By induction, if , then for all .
Therefore, .
Step 2: If , show that .
By the binomial theorem:
Modulo :
If , then:
Since is a primitive root modulo , we have , so .
Therefore, , and is a primitive root modulo by Step 1.
For , we have as a primitive root.
Check: , so .
Since , the element is a primitive root modulo (and all powers of ).
These proofs demonstrate the deep connection between polynomial congruences, group structure, and the existence of generators in modular arithmetic.