Average order of an arithmetic function: Difference between revisions

Content deleted Content added
Maxieds (talk | contribs)
Wgxli (talk | contribs)
The average order for sigma and phi were incorrect! The correct slope for the linear component should be zeta(2)/2 (or its reciprocal).
Line 17:
==Examples==<!-- &#x200A; is hair space (&hairsp; doesn't work). -->
* An average order of {{math|''d''&#x200A;(''n'')}}, the [[Divisor function|number of divisors]] of {{math|''n''}}, is {{math|log ''n''}};
* An average order of {{math|''σ''&#x200A;(''n'')}}, the [[Divisor function|sum of divisors]] of {{math|''n''}}, is {{math|''n''&#x200A;π<sup>2</sup>{{thinsp|/}}63}};
* An average order of {{math|''φ''&#x200A;(''n'')}}, [[Euler's totient function]] of {{math|''n''}}, is {{math|63&#x200A;''n''{{thinsp|/}}π<sup>2</sup>}};
* An average order of {{math|''r''&#x200A;(''n'')}}, the number of ways of expressing {{math|''n''}} as a sum of two squares, is {{math|π&#x200A;''n''}};
* The average order of representations of a natural number as a sum of three squares is {{math|4π&#x200A;''n''{{thinsp|/}}3}};