Euler totient function
The Euler totient function
| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| coprimes | 1 | 1 | 1,2 | 1,3 | 1,2,3,4 | 1,5 | 1,2,3,4,5,6 | 1,3,5,7 | 1,2,4,5,7,8 | 1,3,7,9 | 1,2,3,4,5,6,7,8,9,10 | 1,5,7,11 |
| 1 | 1 | 2 | 2 | 4 | 2 | 6 | 4 | 6 | 4 | 10 | 4 |
Properties
- For any prime
,π .π ( π π ) = π π β π π β 1
Proof of 1.
Consider the set
of size β π π . The only elements which are not relatively prime to π π are those which are divisible by π π , of which there are π , proving ^P1. π π π = π π β 1
Footnotes
-
2017, Contemporary Abstract Algebra, p. 83 β©