Normal order of an arithmetic function: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Richard Pinch
(New article, my own wording from Wikipedia)
 
imported>Richard Pinch
(remove WPmarkup; subpages)
Line 1: Line 1:
{{subpages}}
In [[mathematics]], in the field of [[number theory]], the '''normal order of an arithmetic function''' is some simpler or better-understood function which "usually" takes the same or closely approximate values.
In [[mathematics]], in the field of [[number theory]], the '''normal order of an arithmetic function''' is some simpler or better-understood function which "usually" takes the same or closely approximate values.


Line 24: Line 25:
==External links==
==External links==
* {{MathWorld|urlname=NormalOrder|title=Normal Order}}
* {{MathWorld|urlname=NormalOrder|title=Normal Order}}
[[Category:Arithmetic functions]]
{{numtheory-stub}}

Revision as of 17:13, 27 October 2008

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 mathematics, in the field of number theory, the normal order of an arithmetic function is some simpler or better-understood function which "usually" takes the same or closely approximate values.

Let f be a function on the natural numbers. We say that the normal order of f is g if for every &epsilon > 0, the inequalities

hold for almost all n: that is, if the proportion of nx for which this does not hold tends to 0 as x tends to infinity.

It is conventional to assume that the approximating function g is continuous and monotone.

Examples

  • The Hardy–Ramanujan theorem: the normal order of ω(n), the number of distinct prime factors of n, is log(log(n));
  • The normal order of log(d(n)), where d(n) is the number of divisors of n, is log(2) log log(n).

See also

References

  • G.H. Hardy; S. Ramanujan (1917). "The normal number of prime factors of a number". Quart. J. Math. 48: 76–92.

External links