Show Primitive Roots Cannot be Perfect Cubes Modulo Prime p

  • Context: Graduate 
  • Thread starter Thread starter nidak
  • Start date Start date
  • Tags Tags
    Primitive Roots
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 4K views
nidak
Messages
1
Reaction score
0
If a is a perfect cube, a= n^3, for some integer n, and p is a prime with p is congreunt to 1 mod 3, then show that a cannot be a primitive root mod p, tat is ep(a) is not equal to p - 1
 
Physics news on Phys.org
Given any primitive root, it follows that r^(p-1)==1 Mod p, but not for any lesser power. But (p-l)/3 =u, is an integer less than p-1, and it follows that:

(a^3)^u ==1 Mod p.
 
Last edited:
Look up Henzel's lemma in Lang or Milne's online course note. It is relavant.
 
LorenzoMath said:
Look up Henzel's lemma in Lang or Milne's online course note. It is relavant.

No need to use Hensel's lemma, what robert did is perfect.