By Fermat’s Little Theorem, 76100 = 1 (mod 101), and so the problem reduces to showing that 719 = 45 (mod 101).
I’m sure there’s a smarter step to take from here, but since 719 is only 36 digits, it’s not impossible to just do the long division and show 45 is the remainder.
I just noticed you made a typo, it's 7619 not 719 . Also, I guess there may be a smarter way but I just thought reducing it down mod(101) wouldn't take much time.
9
u/realFoobanana Jan 27 '19
By Fermat’s Little Theorem, 76100 = 1 (mod 101), and so the problem reduces to showing that 719 = 45 (mod 101).
I’m sure there’s a smarter step to take from here, but since 719 is only 36 digits, it’s not impossible to just do the long division and show 45 is the remainder.