next up previous
Next: About this document Up: Contents Previous: Euler's phi function

Euler's Theorem

Now we give a theorem that is very important to the cryptography in this class.

Euler's Theorem: For any modulus m, for any number b that is relatively prime to m,

displaymath226

We can use this theorem to simplify exponential expressions. For example, let the modulus m be 4001, a prime. Then tex2html_wrap_inline230 . Let b be a positive number less than 4001. Then

displaymath234

where we have used the basic rules of exponentiation tex2html_wrap_inline236 and tex2html_wrap_inline238 .

Since tex2html_wrap_inline240 , we can simplify mod 4001 expressions by replacing tex2html_wrap_inline242 with 1.

displaymath244

Similarly we can show

displaymath246

and so on. The exact exponent doesn't matter; what matters is the mod tex2html_wrap_inline248 standard name of the exponent.


Lisa Eckstein
Mon Oct 21 22:46:13 EDT 1996