|
|
|
|
Euler phi function
|
(Definition)
|
|
|
For any positive integer $n$ , $\varphi(n)$ is the number of positive integers less than or equal to $n$ which are coprime to $n$ . The function $\varphi$ is known as the Euler $\varphi$ function. This function may also be denoted by $\phi$ .
Among the most useful properties of $\varphi$ are the facts that it is multiplicative (meaning if $\gcd(a,b)=1$ , then $\varphi(ab)=\varphi(a)\varphi(b)$ ) and that $\varphi(p^k)=p^{k-1}(p-1)$ for any prime $p$ and any positive integer $k$ . These two facts combined give a numeric computation of $\varphi$ for all positive integers:
For example,
From equation ( ), it is clear that $\varphi(n)\le n$ for any positive integer $n$ with equality holding exactly when $n=1$ . This is because$$ \prod_{p|n} \left( 1-\frac{1}{p} \right) \le 1,$$ with equality holding exactly when $n=1$ .
Another important fact about the Euler $\varphi$ function is that$$ \sum_{d|n} \varphi(d)=n,$$ where the sum extends over all positive divisors of $n$ . Also, by definition, $\varphi(n)$ is the number of units in the ring $\mathbb{Z}/n\mathbb{Z}$ of integers modulo $n$ .
The sequence $\{\varphi(n)\}$ appears in the OEIS as sequence A000010.
|
"Euler phi function" is owned by Wkbj79. [ full author list (2) | owner history (1) ]
|
|
(view preamble | get metadata)
Cross-references: OEIS, sequence, ring, units, divisors, sum, equality, clear, equation, prime, multiplicative, function, coprime, number, integer, positive
There are 41 references to this entry.
This is version 14 of Euler phi function, born on 2001-10-15, modified 2008-05-28.
Object id is 196, canonical name is EulerPhifunction.
Accessed 39462 times total.
Classification:
| AMS MSC: | 11-00 (Number theory :: General reference works ) | | | 11A25 (Number theory :: Elementary number theory :: Arithmetic functions; related numbers; inversion formulas) |
|
|
|
|
|
|
Pending Errata and Addenda
|
|
|
|
|
|
|
|
|
|
|