Divisor functions measure the positive divisors of an integer. They are among the first examples of arithmetic functions, because their values depend directly on the prime...
Counting and Summing Divisors
Divisor functions measure the positive divisors of an integer. They are among the first examples of arithmetic functions, because their values depend directly on the prime factorization of the input.
For a positive integer , the most basic divisor functions are
and
The function counts the positive divisors of . The function sums them.
For example, the positive divisors of are
Hence
and
Divisors from Prime Factorization
Let
be the canonical prime factorization of .
Every positive divisor has the form
where
for each .
Thus choosing a divisor is the same as choosing an exponent for each prime . For the prime , there are
possible choices:
Therefore
For example,
Hence
Sum of Divisors
The same exponent description gives a formula for .
Each divisor of
is obtained by choosing one power of each prime. Therefore the sum of all divisors factors as
Using the finite geometric sum formula,
we obtain
For example,
Thus
General Divisor Sums
The divisor sum function has a useful generalization. For an integer , define
Then
because every divisor contributes , and
If
then
For , this becomes
These functions occur frequently in analytic number theory and the theory of modular forms.
Multiplicativity
The functions , , and more generally , are multiplicative.
This means that if
then
and
The reason is that when and are coprime, every divisor of can be written uniquely as a product
where
and
Thus the divisor structure of splits into the independent divisor structures of and .
Example of Multiplicativity
Let
Since
we have
Now
So
Hence
Similarly,
and
Therefore
Proper Divisors and Perfect Numbers
A proper divisor of is a positive divisor of other than itself.
The sum of proper divisors is
A positive integer is called perfect if
Equivalently,
For example,
is perfect because its proper divisors are
and
Also,
is perfect because
Perfect numbers form one of the oldest topics in number theory.
Growth of Divisor Functions
Divisor functions are irregular. Their values depend strongly on the prime factorization of .
A prime number has only two positive divisors:
so
A highly composite integer can have many divisors. For example,
has
positive divisors.
Thus is small on primes but can be large on integers with many small prime factors.
Role in Number Theory
Divisor functions translate prime factorization into numerical invariants. They measure how many ways an integer can be divided and how large its divisors are collectively.
They appear in elementary number theory, average-order estimates, Dirichlet series, modular forms, and arithmetic geometry.
The main lesson is that the divisor structure of an integer is completely controlled by its prime exponents. Divisor functions make this control explicit through concrete formulas.