For primes $ p \geq 17 $, prove that there exist $ a \in \mathbb{Z}_P^*$ such that $\left( \frac{a}{p} \right) = -1$ and $ord_p(a) < p-1$.
$\mathbb{Z}_P^* = \{1, 2, ..., p-1\}$
Please give me some suggestions.
For primes $ p \geq 17 $, prove that there exist $ a \in \mathbb{Z}_P^*$ such that $\left( \frac{a}{p} \right) = -1$ and $ord_p(a) < p-1$.
$\mathbb{Z}_P^* = \{1, 2, ..., p-1\}$
Please give me some suggestions.
The claim is not true for $p=17$ (or any other Fermat-prime)
All the quadratic non-residues modulo $17$, which are $3,5,6,7,10,11,12,14$ , have order $16$ modulo $17$
Suppose, $\phi(p-1)<\frac{p-1}{2}$, (which is true for any odd prime not being a fermat prime, as I will show later)
It is well known that there are $\phi(p-1)$ primitive roots modulo $p$ (Order modulo $p$ is $p-1$), but there are $\frac{p-1}{2}$ quadratic non-residues modulo $p$. Hence, there are more qudratic-non-residues than primitive-roots, hence there must be at least one quadratic non-residue which is not a primitive root
So, what remains to show is the inequality $\phi(p-1)<\frac{p-1}{2}$ , but this is not difficult because the even numbers cannot be coprime to $p-1$, if $p$ is odd, so $\phi(p-1)\le \frac{p-1}{2}$ is clear.
And it is well known that $\phi(p-1)=\frac{p-1}{2}$ is true only for Fermat-primes $p$.