Sum-of-divisors function: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Richard Pinch
(new entry, just a placeholder, needs more work)
 
imported>Meg Taylor
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
In [[number theory]] the '''sum-of-divisors function''' of a positive integer, denoted σ(''n''), is the sum of the positive [[divisor]]s of the number ''n''.
{{subpages}}
In [[number theory]] the '''sum-of-divisors function''' of a positive integer, denoted σ(''n''), is the sum of all the positive [[divisor]]s of the number ''n''.


It is a [[multiplicative function]], that is is ''m'' and ''n'' are coprime then <math>\sigma(mn) = \sigma(m)\sigma(n)</math>.   
It is a [[multiplicative function]], that is ''m'' and ''n'' are coprime then <math>\sigma(mn) = \sigma(m)\sigma(n)</math>.   


The value of σ on a general integer ''n'' with prime factorisation
The value of σ on a general integer ''n'' with prime factorisation
Line 12: Line 13:


The [[Average order of an arithmetic function|average order]] of σ(''n'') is <math> \frac{\pi^2}{6} n</math>.
The [[Average order of an arithmetic function|average order]] of σ(''n'') is <math> \frac{\pi^2}{6} n</math>.
A ''[[perfect number]]'' is defined as one equal to the sum of its "aliquot divisors", that is all divisors except the number itself.  Hence a number ''n'' is perfect if σ(''n'') = 2''n''.  A number is similarly defined to be ''abundant'' if σ(''n'') &gt; 2''n'' and ''deficient'' if σ(''n'') &lt; 2''n''.  A pair of numbers ''m'', ''n'' are ''amicable'' if σ(''m'') = ''m''+''n'' = σ(''n''): the smallest such pair is 220 and 284.

Latest revision as of 04:53, 1 November 2013

This article is a stub and thus not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
 
This editable Main Article is under development and subject to a disclaimer.

In number theory the sum-of-divisors function of a positive integer, denoted σ(n), is the sum of all the positive divisors of the number n.

It is a multiplicative function, that is m and n are coprime then .

The value of σ on a general integer n with prime factorisation

is then

The average order of σ(n) is .

A perfect number is defined as one equal to the sum of its "aliquot divisors", that is all divisors except the number itself. Hence a number n is perfect if σ(n) = 2n. A number is similarly defined to be abundant if σ(n) > 2n and deficient if σ(n) < 2n. A pair of numbers m, n are amicable if σ(m) = m+n = σ(n): the smallest such pair is 220 and 284.