Find all of the possible solutions for $11^a \equiv 1 \mod 19$ . I tried to add multiples of $19$ to $1$ but it didn't work . Also Fermat's little theorem wasn't helpful .
2026-03-27 01:13:19.1774573999
Solve $11^a \equiv 1 \mod 19$
180 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
By Fermat's little theorem, $11^{18} \equiv 1 \mod 19$, and so the answer must be all multiples of $d$ where $d$ is some divisor of $18$. The divisors of $18$ are $1, 2, 3, 6, 9$. Try $2$, then $3$ ...