If 3^1993 =100k + n, where n < 100 is a non-negative integer, what is n?
Is there a simple solution for this?
If 3^1993 =100k + n, where n < 100 is a non-negative integer, what is n?
Is there a simple solution for this?
Note that a cycle appears, $03,09,27,81,43,29,87,61,83,49,47,41,23,69,07,21,63,89,67,01,03...$ Cycle length of 20.
Another thing to notice is that $3^{100}$ mod 100 = 1.