Difference between revisions of "Euler's Totient Theorem Problem 1 Solution"
Borealbear (talk | contribs) (Created page with "==Problem== (BorealBear) Find the last two digits of <math> 7^{81}-3^{81} </math>. ==Solution== This is a direct application of Euler's Totient Theorem. Since <math> \phi(10...") |
Borealbear (talk | contribs) m |
||
Line 3: | Line 3: | ||
==Solution== | ==Solution== | ||
− | This is a direct application of Euler's Totient Theorem. Since <math> \phi(100)=40 </math>, this reduces to <math> 7^1-3^1\equiv \boxed{04}\pmod{100} </math>. | + | This is a direct application of Euler's Totient Theorem. Since <math> \phi(100)=40 </math>, this reduces to <math> 7^1-3^1\equiv \boxed{04}\pmod{100} </math>. -BorealBear |
Revision as of 19:17, 23 April 2021
Problem
(BorealBear) Find the last two digits of .
Solution
This is a direct application of Euler's Totient Theorem. Since , this reduces to . -BorealBear