Euler totient function: Difference between revisions
| Line 5: | Line 5: | ||
# as the number of positive integers not greater than <math>n</math> that are coprime to <math>n</math>. | # as the number of positive integers not greater than <math>n</math> that are coprime to <math>n</math>. | ||
# as the number of generators | # as the number of generators of the [[cyclic group]] of [[order]] <math>n</math>. | ||
<section end="main"/> | <section end="main"/> | ||
Revision as of 04:55, 27 December 2021
This article is about a basic definition in group theory. The article text may, however, contain advanced material.
VIEW: Definitions built on this | Facts about this: (facts closely related to Euler totient function, all facts related to Euler totient function) |Survey articles about this | Survey articles about definitions built on this
VIEW RELATED: Analogues of this | Variations of this | Opposites of this |[SHOW MORE]
Definitions
The Euler totient function, also known as the Euler-phi function, on a natural number , denoted , is defined in the following equivalent ways:
- as the number of positive integers not greater than that are coprime to .
- as the number of generators of the cyclic group of order .
Facts
Every natural number is the sum of Euler-phi function on positive divisors
For any natural number , we have , where the summation runs over all positive divisors of .
Evaluation on prime powers
For any prime and positive integer , the value of Euler totient function on is given by the formula . This is an immediate application of the previous fact.
Multiplicative if coprime
The Euler-phi function is multiplicative on coprime numbers, that is, if and are coprime, then .
For full proof, see Euler-phi function is multiplicative if coprime.
Explicit formula
Knowing the prime factorization of , we can evaluate by repeated applications of the above facts.
However, knowing only the distinct prime factors of the number is sufficient, because the value of Euler totient function on it is then given by the formula , where here the product is evaluated over all distinct prime factors of .