Divisor count function

From Number
Revision as of 02:55, 29 April 2009 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 divisor count function of n, denoted d(n) σ0(n), or τ(n), is defined as the number of positive divisors of n. In other words:

σ0(n)=d|n1.

Formula in terms of prime factorization

Suppose we have:

n=p1k1p2k2prkr.

Then:

σ0(n)=i=1r(ki+1).

Behavior

Lower bound

The divisor count function of n takes its lowest value (other than 1) at primes.

σ0(p)=2p.

In particular:

liminfnσ0(n)=2.

Upper bound

Fill this in later

Relation with other arithmetic functions

Family of divisor power sum functions

For any real number (typically, integer) k, the divisor power sum function σk is the sum of kth powers of all the positive divisors of k. The divisor count function is the special case k=0. The case k=1 is the divisor sum function, often just denoted σ, while the case k=2 is the divisor square sum function.

Relations expressed in terms of Dirichlet products