Divisor sum function: Difference between revisions
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
==Definition== | ==Definition== | ||
Let <math>n</math> be a [[natural number]]. The '''divisor sum function''' of <math>n</math>, denoted <math>\sigma(n)</math>, is defined in the following equivalent ways: | Let <math>n</math> be a [[natural number]]. The '''divisor sum function''' of <math>n</math>, denoted <math>\sigma(n)</math> or <math>\sigma_1(n)</math>, is defined in the following equivalent ways: | ||
# <math>\sigma</math> is the [[Dirichlet product]] of the [[identity function]] <math>E</math> on the natural numbers and the [[all-one function]] <math>U</math>: the function sending every natural number to <math>1</math>. | # <math>\sigma</math> is the [[Dirichlet product]] of the [[identity function]] <math>E</math> on the natural numbers and the [[all-one function]] <math>U</math>: the function sending every natural number to <math>1</math>. | ||
| Line 44: | Line 44: | ||
A closely related result is [[Robin's theorem]], which states that the [[Riemann hypothesis]] is equivalent to the statement that for <math>n \ge 5041</math>, the ratio is always strictly ''less'' than <math>e^{\gamma}</math>. | A closely related result is [[Robin's theorem]], which states that the [[Riemann hypothesis]] is equivalent to the statement that for <math>n \ge 5041</math>, the ratio is always strictly ''less'' than <math>e^{\gamma}</math>. | ||
===Logarithmic ratio=== | |||
We have: | |||
<math>\lim_{n \to \infty} \frac{\log (\sigma(n))}{\log n} = 1</math>. | |||
Moreover, this approach is from the positive side, since <math>\sigma(n) \ge n + 1</math> for all <math>n > 1</math>. | |||
==Summatory function and average value== | |||
===Summatory function=== | ===Summatory function=== | ||
{{ | The summatory function of this function is termed the [[divisor sum summatory function]], and is defined as: | ||
<math>x \mapsto \sum_{n \le x} \sigma(n)</math>. | |||
It is equivalent to the following: | |||
<math>\sum_{d \le x} d\left[\frac{x}{d}\right]</math>. | |||
In other words, it is the sum, over all numbers less than or equal to <math>x</math>, of the largest multiple of that number less than or equal to <math>x</math>. Note that this summatory function is bounded from above by <math>x^2</math> and from below by <math>x^2/2</math>. | |||
===Average value=== | |||
Given any positive real <math>x</math>, consider the ratio: | |||
<math>\frac{\sum_{n \le x} \sigma(n)}{\sum_{n \le x} n}</math>. | |||
This ratio is bounded from below by <math>1</math> and from above by <math>2</math>. | |||
==Relation with other arithmetic functions== | ==Relation with other arithmetic functions== | ||
===Generalizations=== | |||
* [[Divisor power sum function]] <math>\sigma_k</math> is the sum of the <math>k^{th}</math> powers of all the positive divisors. The divisor sum function is the divisor power sum function <math>\sigma_1</math>. Also related is the [[divisor count function]] <math>\sigma_0</math>, which is also denoted <math>d</math> or <math>\tau</math>. | |||
===Relations expressed in terms of Dirichlet products=== | ===Relations expressed in terms of Dirichlet products=== | ||
| Line 55: | Line 85: | ||
* <math>\sigma = E * U</math>: <math>\sigma</math> is the [[Dirichlet product]] of the [[identity function]] and the [[all ones function]]. | * <math>\sigma = E * U</math>: <math>\sigma</math> is the [[Dirichlet product]] of the [[identity function]] and the [[all ones function]]. | ||
* <math>\sigma * \mu = E</math>: The Dirichlet product of <math>\sigma</math> and the [[Mobius function]] is the [[identity function]]. Note that this is the [[Mobius inversion formula applied to the previous statement; equivalently, it is obtained by multiplying both sides of the previous equation by <math>\mu</math>. | * <math>\sigma * \mu = E</math>: The Dirichlet product of <math>\sigma</math> and the [[Mobius function]] is the [[identity function]]. Note that this is the [[Mobius inversion formula applied to the previous statement; equivalently, it is obtained by multiplying both sides of the previous equation by <math>\mu</math>. | ||
* <math>\sigma * \ | * <math>\sigma * \varphi = E * E</math>: The Dirichlet product of <math>\sigma</math> and the [[Euler phi-function]] equals the Dirichlet product of the [[identity function]] with itself, which in turn is the (pointwise) product of the identity function and the divisor count function. | ||
==Relation with properties of numbers== | ==Relation with properties of numbers== | ||
* [[Prime number]]: A natural number <math>n</math> such that <math>\sigma(n) = n + 1</math>. | |||
* [[Perfect number]]: A natural number <math>n</math> such that <math>\sigma(n) = 2n</math>. | * [[Perfect number]]: A natural number <math>n</math> such that <math>\sigma(n) = 2n</math>. | ||
* [[Quasiperfect number]]: A natural number <math>n</math> such that <math>\sigma(n) = 2n + 1</math>. | |||
* [[Abundant number]]: A natural number <math>n</math> such that <math>\sigma(n) > 2n</math>. | * [[Abundant number]]: A natural number <math>n</math> such that <math>\sigma(n) > 2n</math>. | ||
* [[Deficient number]]: A natural number <math>n</math> such that <math>\sigma(n) < 2n</math>. | * [[Deficient number]]: A natural number <math>n</math> such that <math>\sigma(n) < 2n</math>. | ||
| Line 65: | Line 97: | ||
==Properties== | ==Properties== | ||
{{multiplicative}} | |||
{{not completely multiplicative}} | |||
Revision as of 14:20, 5 May 2009
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 be a natural number. The divisor sum function of , denoted or , is defined in the following equivalent ways:
- is the Dirichlet product of the identity function on the natural numbers and the all-one function : the function sending every natural number to .
- We have .
Formula in terms of prime factorization
Suppose we have:
,
where the are distinct prime divisors of . Then:
.
Equivalently, the ratio is given by:
.
Behavior
Lower bound
For any , . Equality is achieved if and only if is prime. Further, is the lowest, in relative terms, for primes. In particular, excluding the case , the fraction achieves a strict minimum-so-far at every prime, and nowhere else.
Thus, we have:
,
and:
,
Upper bound
Gronwall's theorem asserts that:
where all the logarithms are natural logarithms and is the Euler-Mascheroni constant.
A closely related result is Robin's theorem, which states that the Riemann hypothesis is equivalent to the statement that for , the ratio is always strictly less than .
Logarithmic ratio
We have:
.
Moreover, this approach is from the positive side, since for all .
Summatory function and average value
Summatory function
The summatory function of this function is termed the divisor sum summatory function, and is defined as:
.
It is equivalent to the following:
.
In other words, it is the sum, over all numbers less than or equal to , of the largest multiple of that number less than or equal to . Note that this summatory function is bounded from above by and from below by .
Average value
Given any positive real , consider the ratio:
.
This ratio is bounded from below by and from above by .
Relation with other arithmetic functions
Generalizations
- Divisor power sum function is the sum of the powers of all the positive divisors. The divisor sum function is the divisor power sum function . Also related is the divisor count function , which is also denoted or .
Relations expressed in terms of Dirichlet products
- : is the Dirichlet product of the identity function and the all ones function.
- : The Dirichlet product of and the Mobius function is the identity function. Note that this is the [[Mobius inversion formula applied to the previous statement; equivalently, it is obtained by multiplying both sides of the previous equation by .
- : The Dirichlet product of and the Euler phi-function equals the Dirichlet product of the identity function with itself, which in turn is the (pointwise) product of the identity function and the divisor count function.
Relation with properties of numbers
- Prime number: A natural number such that .
- Perfect number: A natural number such that .
- Quasiperfect number: A natural number such that .
- Abundant number: A natural number such that .
- Deficient number: A natural number such that .
- Superabundant number: A natural number that is a strict maximum-so-far for .
Properties
Multiplicativity
This arithmetic function is a multiplicative function: the product of this function for two natural numbers that are relatively prime is the value of the function at the product.
View a complete list of multiplicative functions
Complete multiplicativity
NO: This arithmetic function is not a completely multiplicative function: in other words, the product of the values of the function at two natural numbers need not equal the value at the product.