Euler totient function

From Number
Revision as of 22:03, 29 January 2014 by Vipul (talk | contribs)

This article defines an arithmetic function or number-theoretic function: a function from the natural numbers to a ring (usually, the ring of integers, rational numbers, real numbers, or complex numbers).
View a complete list of arithmetic functions

Definition

Let n be a natural number. The Euler phi-function or Euler totient function of n, denoted φ(n), is defined as following:

  • It is the order of the multiplicative group modulo n, i.e., the multiplicative group of the ring of integers modulo n.
  • It is the number of elements in {1,2,,n} that are relatively prime to n.

In terms of prime factorization

Suppose we have the following prime factorization of n:

n=p1k1p2k2prkr.

Then, we have:

φ(n)=i=1rpiki(11pi).

In other words:

φ(n)n=i=1r(11pi).

Properties

Property Satisfied? Statement with symbols
multiplicative function Yes If m and n are relatively prime natural numbers, then φ(mn)=φ(m)φ(n).
completely multiplicative function No It is not true for arbitrary natural numbers m and n that φ(mn)=φ(m)φ(n). For instance, if m=n=2, then φ(m)=φ(n)=1 whereas φ(mn) is 2.
divisibility-preserving function Yes If m and n are natural numbers such that mdivides n, then φ(m) divides φ(n).

Behavior

High and low points (relatively speaking)

  • Primes are high points: We also have φ(n)n1 for n>1. Equality occurs if and only if n is a prime number.
  • Primorials are low points: Roughly, the numbers occurring as primorials (products of the first few primes) have the lowest value of φ(n) relative to n, compared with other similarly sized numbers.

Measures of difference

We use the infinitude of primes for arguing about limit superiors.

Measure Limit superior Explanation Limit inferior Explanation
φ(n)n -1 maximum value of -1 occurs at primes Consider the sequence of powers 2. φ(2k)=2k1, so φ(2k)2k=2k1.
φ(n)n 1 At each prime p, value is 1(1/p). Limit is 1 as p 0 Consider the sequence of primorials. The corresponding values of φ(n)/n are products of the values 1(1/p) for the first few primes p. The limit of these is the infinite product p(11p) over all prime p. This diverges because the infinite sum of the reciprocals of the primes diverges.
lnφ(n)lnn 1 For each prime p, the limit is ln(p1)/lnp ,which approaches 1. 1 We can show that for every ε>0, there exists Nε such that φ(n)n1ε for all nNε.

Summatory function and average value

Summatory function

The summatory function of the Euler phi-function is termed the totient summatory function.

Relation with other arithmetic functions

Similar functions

  • Universal exponent (also called Carmichael function) is the exponent of the multiplicative group modulo n. The universal exponent of n, usually denoted λ(n), divides φ(n).
  • Dedekind psi-function is similar tothe Euler phi-function, and is defined as:

ψ(n)=np|n(1+1p).

Relations expressed in terms of Dirichlet products

d|nφ(d)=n.

d|ndμ(n/d)=φ(n).

d|nφ(d)σ0(n/d)=σ(n).

  • σ*φ=E*E.

Inequalities

Relation with properties of numbers

  • Prime number: A natural number n such that φ(n)=n1.
  • Polygonal number: A natural number n such that φ(n) is a power of 2, or equivalently, such that the regular n-gon is constructible using straightedge and compass.


Dirichlet series

Further information: Formula for Dirichlet series of Euler phi-function

The Dirichlet series for the Euler phi-function is given by:

φ(n)ns.

Using the Dirichlet product identity φ*U=E and the fact that Dirichlet series of Dirichlet product equals product of Dirichlet series, we get:

nNφ(n)nsnmathbbN1ns=nNnns.

This simplifies to:

nmathbbNφ(n)ns=ζ(s1)ζ(s).

This identity holds not just for the formal Dirichlet series, but also for their analytic continuations, and is valid universally for the meromorphic functions.

Algebraic significance

The Euler phi-function of n is important in the following ways:

  • It is the number of generators of the cyclic group of order n.
  • It is the order of the multiplicative group of the ring of integers modulo n (in fact, this multiplicative group is precisely the set of generators of the additive group).