This site is supported by donations to The OEIS Foundation.

Arithmetic functions

From OeisWiki
(Redirected from Integer functions)
Jump to: navigation, search


This article needs more work.

Please help by expanding it!


An arithmetic function, also called an integer function or a number-theoretic function, is a function
a (n)
defined for all positive integers
n
, usually taken to be complex-valued (Jones and Jones 1998, p. 143). Some authors (Atanassov 1985; Trott 2004, p. 28) use this term in a nonstandard sense to describe functions
ψ (n)
s.t.
ψ (m + n)  =  ψ (ψ (m) + ψ (n))

and

ψ (mn)  =  ψ (ψ (m) ψ (n)).

The remainder of this page does not use this definition.

Multiplicative and additive functions

An arithmetic function
a (n)
is Two positive integers
m
and
n
are called coprime if their greatest common divisor is 1; i.e., if there is no prime number that divides both of them. Then an arithmetic function
a (n)
is
  • additive if
    a (m + n) = a (m) + a (n)
    for all coprime positive integers
    m
    and
    n
    ;
  • multiplicative if
    a (mn) = a (m) a (n)
    for all coprime positive integers
    m
    and
    n
    .

Summatory functions

Given an arithmetic function
a (n)
, its summatory function
A (x)
is defined by
A (x)  :=
⌊  x
n  = 1
  a (n)
.
A (x)
can be regarded as a function of a real variable
x
. Given a positive integer
m
,
A (x)
is constant along open intervals
m < x < m + 1
, and has a jump discontinuity at each integer for which
a (m)   ≠   0
.

Since such functions are often represented by series and integrals, to achieve pointwise convergence it is usual to define the value at the discontinuities as the average of the values to the left and right

A0(m)  :=
1
 2
n  <  m
n  <  m
  
a (n) +
n  ≤  m
n  ≤  m
  
a (n)
 =  A (m) −  
1
 2
a (m).
Individual values of arithmetic functions may fluctuate wildly, as in most of the above examples. Summatory functions “smooth out” these fluctuations. In some cases it may be possible to find the asymptotic behaviour for the summatory function for large
x
.

References

  • Atanassov, K., An Arithmetic Function and Some of Its Applications. Bull. Number Th. Related Topics 9, 18–27, 1985.
  • Jones, G. A. and Jones, J. M., Arithmetic Functions. Ch. 8 in Elementary Number Theory. Berlin: Springer-Verlag, pp. 143–162, 1998.