Euler's theorem

from Wikipedia, the free encyclopedia

The Euler's theorem , also known as Euler-Fermat named after Leonhard Euler and Pierre de Fermat , is a generalization of the Fermat's little theorem to arbitrary (not necessarily prime) moduli represent.

statement

Euler's theorem reads:

It applies under the condition with , wherein the greatest common divisor of two integers and is and the Euler's φ function referred to, namely the number of prime modulo radicals .

For prime moduli , Euler's theorem goes over to Fermat's little theorem .

Applications

Euler's theorem serves to reduce large exponents modulo . From it it follows for whole numbers that . In this capacity, it finds practical application in computer-aided cryptography , for example in the RSA encryption process.

example

What is the last digit in the decimal system of 7 222 , so which decimal digit is 7 222 congruent modulo 10?

First we notice that gcd (7,10) = 1 and that φ (10) = 4. So Euler's theorem yields

and we receive

.

In general:

Proof of Euler's theorem

Let be the set of multiplicative modulo invertible elements. For each with there is then a permutation of , because from follows .

Because multiplication is commutative, it follows

,

and since they are invertible for all , the following applies

.

Alternative evidence

Euler's theorem is a direct consequence of Lagrange's theorem from group theory : In every group with finite order , the -th power of each element is the one element. So here is where the operation of multiplication is modulo .

See also

literature

Web links