If $a$ has order $3 \pmod p$, where $p$ is an odd prime, show that $a+1$ must have order $6 \pmod p$
Since $3$ is the order of $a$ :
$a^3\equiv 1 \pmod p$
I am stuck after this. Not getting ideas. Any help ?
If $a$ has order $3 \pmod p$, where $p$ is an odd prime, show that $a+1$ must have order $6 \pmod p$
Since $3$ is the order of $a$ :
$a^3\equiv 1 \pmod p$
I am stuck after this. Not getting ideas. Any help ?
We have that
$$a^3-1=(a-1)(a^2+a+1)=0\pmod p\stackrel{\text{since}\;a\neq 1}\iff a^2+a+1=0\pmod p\implies$$
$$a+1=-a^2=\pmod p$$
and from here
$$(a+1)^6=(-a^2)^6=a^{12}=(a^3)^4\pmod p\ldots$$
\equiv to produce $\equiv$ for the modular equivalence symbol
– abiessu
Sep 10 '14 at 16:48