I was requested to find the congruence of $15^{81}\mod{13}$ without using Fermat's theorem (since that is covered in the chapter that follows this exercise). Of course I know that by property $15^{81} \equiv 2^{81} \pmod{13}$, but how could I find what is the congruence of $2^{81}$ without using Fermat? Needless it is to say that an exhaustive iterative method would be extremely long.
2026-04-25 07:56:38.1777103798
Remainder of $15^{81}$ divided by $13$ without using Fermat's Little theorem.
116 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
$15\equiv2\bmod13$, so we have $$15^{81}\equiv2^{81}\bmod{13}$$$$\equiv512^9\equiv5^9\bmod{13}$$$$\equiv125^3\equiv8^3\bmod{13}$$$$\equiv512\equiv5\bmod13$$