Divisor sum function: Difference between revisions

From Number
No edit summary
Line 5: Line 5:
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>, is defined in the following equivalent ways:


# <math>\sigma</math> is the Dirichlet product of the [[identity function]] on the natural numbers and the [[all-one function]]: 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>.
# We have <math>\sigma(n) = \sum_{d|n} d</math>.
# We have <math>\sigma(n) = \sum_{d|n} d</math>.


===Formula in terms of prime factorization===
Suppose we have:
<math>n = p_1^{k_1}p_2^{k_2} \dots p_r^{k_r}</math>,
where the <math>p_i</math> are distinct prime divisors of <math>n</math>. Then:
<math>\sigma(n) = \prod_{i=1}^r \left(\frac{p_i^{k_i + 1} - 1}{p_i - 1}\right)</math>.
==Relation with other arithmetic functions==
===Relations expressed in terms of Dirichlet products===
* <math>\sigma = E * U</math>: <math>\sigma</math> is the [[Dirichlet product]] of the [[identity function]] and the [[all-one 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>.
==Relation with properties of numbers==
* [[Perfect 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>.
==Properties==
<math>\sigma</math> is a [[multiplicative function]] but not a [[completely multiplicative function]].
<math>\sigma</math> is a [[multiplicative function]] but not a [[completely multiplicative function]].

Revision as of 17:29, 22 April 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 , is defined in the following equivalent ways:

  1. is the Dirichlet product of the identity function on the natural numbers and the all-one function : the function sending every natural number to .
  2. We have .

Formula in terms of prime factorization

Suppose we have:

,

where the are distinct prime divisors of . Then:

.

Relation with other arithmetic functions

Relations expressed in terms of Dirichlet products

  • : is the Dirichlet product of the identity function and the all-one 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 .

Relation with properties of numbers

  • Perfect number: A natural number such that .
  • Abundant number: A natural number such that .
  • Deficient number: A natural number such that .

Properties

is a multiplicative function but not a completely multiplicative function.