Given $p$ and $q$ are two different prime numbers. Does there exist a positive integer $n$ such that $p^n = 1 \pmod q$
Is this conjecture true? If so, any source of the prove. What is the name of this conjecture or theorem (if it is true)?
Given $p$ and $q$ are two different prime numbers. Does there exist a positive integer $n$ such that $p^n = 1 \pmod q$
Is this conjecture true? If so, any source of the prove. What is the name of this conjecture or theorem (if it is true)?
This is true. Take $n = q - 1$. This is Fermat's little theorem.