Divisor function

Wikipedia, the free encyclopedia - Cite This Source

In mathematics, and specifically in number theory, a divisor function is an arithmetical function related to the divisors of an integer. When referred to as the divisor function, it counts the number of divisors of an integer. It appears in a number of remarkable identities, including relationships on the Riemann zeta function and the Eisenstein series of modular forms. Divisor functions were studied by Ramanujan, who gave a number of important congruences and identities.

A related function is the divisor summatory function, which, as the name implies, is a sum over the divisor function.

Definition

The sum of positive divisors function σx(n) is defined as the sum of the xth powers of the positive divisors of n, or

sigma_{x}(n)=sum_{d|n} d^x,! .

The notations d(n) and tau(n) (the tau function) are also used to denote σ0(n), or the number of divisors of n . When x is 1, the function is called the sigma function or sum-of-divisors function, and the subscript is often omitted, so σ(n) is equivalent to σ1(n) . The aliquot sum of n is the sum of the proper divisors (that is, the divisors excluding n itself ), and equals σ1(n) - n; the aliquot sequence of n is formed by repeatedly applying the aliquot sum function.

Example

For example, σ0(12) is the number of the divisors of 12:
sigma_{0}(12) = 1^0 + 2^0 + 3^0 + 4^0 + 6^0 + 12^0
= 1 + 1 + 1 + 1 + 1 + 1 = 6.

while σ1(12) is the sum of all the divisors:

sigma_{1}(12) = 1^1 + 2^1 + 3^1 + 4^1 + 6^1 + 12^1
= 1 + 2 + 3 + 4 + 6 + 12 = 28.

and the aliquot sum s(12) of proper divisors is:

s(12) = 1^1 + 2^1 + 3^1 + 4^1 + 6^1
= 1 + 2 + 3 + 4 + 6 = 16.

Table of values

n Divisors σ0(n) σ1(n) Aliquot sum
1 1 1 1 0
2 1,2 2 3 1
3 1,3 2 4 1
4 1,2,4 3 7 3
5 1,5 2 6 1
6 1,2,3,6 4 12 6
7 1,7 2 8 1
8 1,2,4,8 4 15 7
9 1,3,9 3 13 4
10 1,2,5,10 4 18 8
11 1,11 2 12 1
12 1,2,3,4,6,12 6 28 16
13 1,13 2 14 1
14 1,2,7,14 4 24 10
15 1,3,5,15 4 24 9

Properties

For a prime number p,
d(p) = 2
d(p^n) = n+1
sigma(p) = p+1

because by definition, the factors of a prime number are 1 and itself. Clearly, 1 < d(n) < n and σ(n) > n for all n > 2.

The divisor function is multiplicative, but not completely multiplicative. The consequence of this is that, if we write

n = prod_{i=1}^{r}p_{i}^{a_{i}}
where r=omega(n) is the number of distinct prime factors of n, pi is the ith prime factor, and ai is the maximum power of pi by which n is divisible, then we have
sigma_x(n) = prod_{i=1}^{r} frac{p_{i}^{(a_{i}+1)x}-1}{p_{i}^x-1}

which is equivalent to the useful formula:

sigma_x(n) = prod_{i=1}^{r} sum_{j=0}^{a_{i}} p_{i}^{j x} = prod_{i=1}^{r} (1 + p_{i}^x + p_{i}^{2x} + ... + p_{i}^{a_i x}).

An equation for calculating tau(n) is

tau(n)=prod_{i=1}^{r} (a_i+1).

For example, if n is 24, there are two prime factors (p1 is 2; p2 is 3); noting that 24 is the product of 23×31, a1 is 3 and a2 is 1. Thus we can calculate tau(24) as so:

tau(24) = prod_{i=1}^{2} (a_i+1)
= (3 + 1)(1 + 1) = 4 times 2 = 8.

The eight divisors counted by this formula are 1, 2, 4, 8, 3, 6, 12, and 24.

We also note s(n) = sigma(n) - n. Here s(n) denotes the sum of the proper divisors of n, i.e. the divisors of n excluding n itself. This function is the one used to recognize perfect numbers which are the n for which s(n) = n. If s(n) > n then n is an abundant number and if s(n) < n then n is a deficient number.

As an example, for two distinct primes p and q, let

n = pq.

Then

phi(n) = (p-1)(q-1) = n + 1 - (p+q),
sigma(n) = (p+1)(q+1) = n + 1 + (p+q).

In 1984, Roger Heath-Brown proved that

d(n) = d(n + 1)

will occur infinitely often.

Series expansion

The divisor function can be written as a finite trigonometric series
sigma_x(n)=sum_{mu=1}^{n} mu^{x-1}sum_{nu=1}^{mu}cosfrac{2pinu n}{mu}
without an explicit reference to the divisors of n, see Teilersumme

Series relations

Two Dirichlet series involving the divisor function are:

sum_{n=1}^{infty} frac{sigma_{a}(n)}{n^s}=zeta(s) zeta(s-a)
and
sum_{n=1}^{infty} frac{sigma_a(n)sigma_b(n)}{n^s}=frac{zeta(s)zeta(s-a)zeta(s-b)zeta(s-a-b)}{zeta(2s-a-b)}.

A Lambert series involving the divisor function is:

sum_{n=1}^{infty} q^n sigma_a(n) = sum_{n=1}^{infty} frac{n^a q^n}{1-q^n}
for arbitrary complex |q| ≤ 1 and a. This summation also appears as the Fourier series of the Eisenstein series and the invariants of the Weierstrass elliptic functions.

Approximate growth rate

In little-o notation, the divisor function satisfies the inequality (see page 296 of Apostol's book)

mbox{for all }epsilon>0, d(n)=o(n^epsilon).

In Big-O notation, Dirichlet showed that the average order of the divisor function satisfies the following inequality (see Theorem 3.3 of Apostol's book)

mbox{for all } xgeq1, sum_{nleq x}d(n)=xlog x+(2gamma-1)x+O(sqrt{x}),
where gamma is Euler's constant. Improving the bound O(sqrt{x}) in this formula is known as Dirichlet's divisor problem

The behaviour of the sigma function is irregular. The growth rate of the sigma function can be expressed by:

limsup_{nrightarrowinfty}frac{sigma(n)}{n log log n}=e^gamma .

where lim sup is the limit superior. This result is Grönwall's theorem, published in 1913.

In 1984 Guy Robin proved that

sigma(n) for n > 5,040
is true if and only if the Riemann hypothesis is true (this is Robin's theorem). The largest known value that violates the inequality is n=5,040. If the Riemann hypothesis is true, there are no greater exceptions. If the hypothesis is false then there are an infinite number of values of n that violate the inequality.

A related bound was given by Jeffrey Lagarias in 2002, who proved that the Riemann hypothesis is equivalent to the statement that

sigma(n) le H_n + ln(H_n)e^{H_n}
for every natural number n, where H_n is the nth harmonic number.

See also

References

  • Eric Bach and Jeffrey Shallit, Algorithmic Number Theory, volume 1, 1996, MIT Press. ISBN 0-262-02405-5, see page 234 in section 8.8.
  • Robin, G. "Grandes Valeurs de la fonction somme des diviseurs et hypothèse de Riemann." J. Math. Pures Appl. 63, 187-213, 1984. Original publication of Robin's theorem.



Wikipedia, the free encyclopedia © 2001-2006 Wikipedia contributors (Disclaimer)
This article is licensed under the GNU Free Documentation License.
Last updated on Thursday July 24, 2008 at 12:20:27 PDT (GMT -0700)
View this article at Wikipedia.org - Edit this article at Wikipedia.org - Donate to the Wikimedia Foundation