Opentopia Directory Encyclopedia Tools

Euler's totient function

Encyclopedia : E : EU : EUL : Euler's totient function


For other meanings, see Euler function (disambiguation).
The first thousand values of φ(n)
Enlarge
The first thousand values of φ(n)

In number theory, the totient [\phi](n) of a positive integer n is defined to be the number of positive integers less than or equal to n and coprime to n. For example, [\phi](8) = 4 since the four numbers 1, 3, 5 and 7 are coprime to 8. The function [\phi] so defined is the totient function. The totient is usually called the Euler totient or Euler's totient, after the Swiss mathematician Leonhard Euler, who studied it. The totient function is also called Euler's phi function or simply the phi function, since the letter Phi ([\phi]) is so commonly used for it. The cototient of n is defined as n − [\phi](n).

The totient function is important mainly because it gives the size of the multiplicative group of integers modulo n. More precisely, [\phi](n) is the order of the group of units of the ring [\mathbb/n\mathbb]. This fact, together with Lagrange's theorem, provides a proof for Euler's theorem.

Computing Euler's function

It follows from the definition that [\phi](1) = 1, and [\phi](n) is (p − 1)pk−1 when n is the kth power of a prime number p. Moreover, [\phi] is a multiplicative function; if m and n are coprime then [\phi](mn) = [\phi](m)[\phi](n). (Sketch of proof: let A, B, C be the sets of residue classes modulo-and-coprime-to m, n, mn respectively; then there is a bijection between AxB and C, via the Chinese remainder theorem.) The value of [\phi](n) can thus be computed using the fundamental theorem of arithmetic: if

n = p1k1 ... prkr
where the pj are distinct primes, then

[\varphi(n)=(p_-1)p_^-1} \cdots (p_-1)p_^-1}]
This last formula is a Euler product and is often written as
[\varphi(n)=n\prod_\left(1-\frac\right)]
with the product ranging only over the distinct primes pr.

Computing example

[\varphi(36)=\varphi(3^22^2)=36\left(1-\frac\right)\left(1-\frac\right)=36\cdot\frac\cdot\frac=12]

Some values of the function

[\varphi(n)] +0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +10 +11
0+   1 1 2 2 4 2 6 4 6 4 10
12+ 4 12 6 8 8 16 6 18 8 12 10 22
24+ 8 20 12 18 12 28 8 30 16 20 16 24
36+ 12 36 18 24 16 40 12 42 20 24 22 46
48+ 16 42 20 32 24 52 18 40 24 36 28 58
60+ 16 60 30 36 32 48 20 66 32 44 24 70
72+ 24 72 36 40 36 60 24 78 32 54 40 82

Properties

The number [\phi](n) is also equal to the number of possible generators of the cyclic group Cn (and therefore also to the degree of the cyclotomic polynomial [\phi]n). Since every element of Cn generates a cyclic subgroup and the subgroups of Cn are of the form Cd where d divides n (written as d|n), we get
[\sum_\varphi(d)=n]
where the sum extends over all positive divisors d of n.

We can now use the Möbius inversion formula to "invert" this sum and get another formula for [\phi](n):

[\varphi(n)=\sum_ d \mu(n/d) ]
where [\mu] is the usual Möbius function defined on the positive integers.

According to Euler's theorem, if a is coprime to n, that is, gcd(a,n) = 1, then

[ a^ \equiv 1\mod n.]
This follows from Lagrange's theorem and the fact that a belongs to the multiplicative group of [\mathbb/n\mathbb] if and only if a is coprime to n.

The two generating functions presented here are both consequences of the fact that

[\sum_ \varphi(d) = n.]
A
Dirichlet series involving [\phi](n) is
[\sum_^\infty \frac=\frac.]
This is derived as follows:

[ \zeta(s) \sum_^\infty \frac =\sum_^\infty \left(\sum_ \varphi(d)\right) \frac =\sum_^\infty \frac = \zeta(s-1),]
where [\zeta(s)] is the Riemann Zeta function.

A Lambert series generating function is

[\sum_^ \frac= \frac]
which converges for |q|<1.

This follows from

[\sum_^ \frac =\sum_^ \varphi(n) \sum_ q^]
which is

[\sum_ q^k \sum_ \varphi(n) =\sum_ k q^k = \frac.]

Growth of the function

The growth of [\phi](n) as a function of n is an interesting question, since the first impression from small n that [\phi](n) might be noticeably smaller than n is somewhat misleading. Asymptotically we have

[\,n^<\phi(n)
for any given ε > 0 and n > N(ε). In fact if we consider

[\,\phi(n)/n]
we can write that, from the formula above, as the product of factors

[1-p^\,]
taken over the prime numbers p dividing n. Therefore the values of n corresponding to particularly small values of the ratio are those n that are the product of an initial segment of the sequence of all primes. From the prime number theorem it can be shown that a constant ε in the formula above can therefore be replaced by

[C\,\quad \log \log n/ \log n]
[\phi] is also generally close to n in an average sense:
[\frac \sum_^n \varphi(k)= \frac + \mathcal\left(\frac\right)]
where the big O is the Landau symbol. This also says that the probability of two positive integers chosen at random from [1,n] x [1,n] being relatively prime is [6/\pi^2]. A proof of this formula may be found here.

Other formulas involving Euler's function

[\;\varphi(n^m) = n^\varphi(n)] for [m\ge 1]
[\sum_ \frac = \frac]
[\sum_ = \fracn\varphi(n)] for [\;n>1]
[\sum_^n\varphi(k) = \frac\left(1+ \sum_^n \mu(k)\left\lfloor\frac\right\rfloor^2\right)]
[\sum_^n\frac = \sum_^n\frac\left\lfloor\frac\right\rfloor]
[\sum_^n\frac = \mathcal(n)]
[\sum_^n\frac = \mathcal(\log(n))]
Proofs of some of these identities may be found here.

Inequalities

Some inequalities involving the [\phi] function are:
[\varphi(n) > \frac }] for n > 2, where γ is Euler's constant,
[\varphi(n) \ge \sqrt }] for n > 0,
and
[\varphi(n) \ge \sqrt] for n > 6.
For prime n, clearly [\phi](n) = n-1. For composite n we have
[\varphi(n) \le n-\sqrt] (for composite n).
For all [n>1 ]:

[0<\frac<1 ]
For randomly large n, these bounds still cannot be improved, or to be more precise :

[\lim \inf \frac=0 \mbox \lim \sup \frac=1. ]
A pair of inequalities combining the [\phi] function and the σ divisor function are:

[\frac < \varphi(n) \sigma(n) < n^2\mbox n>1.]
The last two are proved on the page on proofs of totient identities.

See also

References

 


From Wikipedia, the Free Encyclopedia. Original article here. Support Wikipedia by contributing or donating.
All text is available under the terms of the GNU Free Documentation License See Wikipedia Copyrights for details.

Search Titles
0123456789
ABCDEFGHIJ
KLMNOPQRST
UVWXYZ?

E-mail this article to:

Personal Message: