Let $a$ be an integer and $p$ an odd prime number. Suppose $\bar{a}$ has order $h>1$ in $\mathbb{Z}_p^*$, how can we show that $$a^{h-1} + a^{h-2} + ... + a + 1\equiv 0\mod p?$$
2026-03-28 08:46:21.1774687581
Primitive root modulo $p$.
27 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Hint : You have that $$(a-1)(a^{h-1}+a^{h-2}+\dots +1)=a^h-1.$$ Hence $(a-1)(a^{h-1}+a^{h-2}+\dots +1)\mod p=0$.