I've struggled with this problem for a while...I tried to figure it out using a reduced residue system's theorem but I honestly have no idea how to work with the given hypothesis.
2026-03-30 05:01:58.1774846918
If $r$ (mod $p$) is a primitive root, then $r+p$ is also a primitive root mod p
293 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
$r$ (mod $p$) is a primitive root.
This means that there is a $k$ with $r^k = a$ mod $p$ for all $a$ coprime to $p$.
$(r+p)^k = r^k$ mod $p$
which means that l exists such as $l = k$ with $(r+p)^l = a$ mod $p$ for all $a$ coprime to $p$.
Therefore $(r+p)$ is a promitive root as well.