HOME

TheInfoList



OR:

In
number theory Number theory is a branch of pure mathematics devoted primarily to the study of the integers and arithmetic functions. Number theorists study prime numbers as well as the properties of mathematical objects constructed from integers (for example ...
, an additive function is an
arithmetic function In number theory, an arithmetic, arithmetical, or number-theoretic function is generally any function whose domain is the set of positive integers and whose range is a subset of the complex numbers. Hardy & Wright include in their definition th ...
''f''(''n'') of the positive
integer An integer is the number zero (0), a positive natural number (1, 2, 3, ...), or the negation of a positive natural number (−1, −2, −3, ...). The negations or additive inverses of the positive natural numbers are referred to as negative in ...
variable ''n'' such that whenever ''a'' and ''b'' are
coprime In number theory, two integers and are coprime, relatively prime or mutually prime if the only positive integer that is a divisor of both of them is 1. Consequently, any prime number that divides does not divide , and vice versa. This is equiv ...
, the function applied to the product ''ab'' is the sum of the values of the function applied to ''a'' and ''b'':Erdös, P., and M. Kac. On the Gaussian Law of Errors in the Theory of Additive Functions. Proc Natl Acad Sci USA. 1939 April; 25(4): 206–207
online
/ref> f(a b) = f(a) + f(b).


Completely additive

An additive function ''f''(''n'') is said to be completely additive if f(a b) = f(a) + f(b) holds ''for all'' positive integers ''a'' and ''b'', even when they are not coprime. Totally additive is also used in this sense by analogy with totally multiplicative functions. If ''f'' is a completely additive function then ''f''(1) = 0. Every completely additive function is additive, but not vice versa.


Examples

Examples of arithmetic functions which are completely additive are: * The restriction of the
logarithmic function Logarithmic can refer to: * Logarithm, a transcendental function in mathematics * Logarithmic scale, the use of the logarithmic function to describe measurements * Logarithmic spiral, * Logarithmic growth * Logarithmic distribution, a discrete p ...
to \N. * The multiplicity of a
prime A prime number (or a prime) is a natural number greater than 1 that is not a product of two smaller natural numbers. A natural number greater than 1 that is not prime is called a composite number. For example, 5 is prime because the only ways ...
factor ''p'' in ''n'', that is the largest exponent ''m'' for which ''pm''
divides In mathematics, a divisor of an integer n, also called a factor of n, is an integer m that may be multiplied by some integer to produce n. In this case, one also says that n is a '' multiple'' of m. An integer n is divisible or evenly divisibl ...
''n''. * ''a''0(''n'') – the sum of primes dividing ''n'' counting multiplicity, sometimes called sopfr(''n''), the potency of ''n'' or the integer logarithm of ''n'' . For example: ::''a''0(4) = 2 + 2 = 4 ::''a''0(20) = ''a''0(22 · 5) = 2 + 2 + 5 = 9 ::''a''0(27) = 3 + 3 + 3 = 9 ::''a''0(144) = ''a''0(24 · 32) = ''a''0(24) + ''a''0(32) = 8 + 6 = 14 ::''a''0(2000) = ''a''0(24 · 53) = ''a''0(24) + ''a''0(53) = 8 + 15 = 23 ::''a''0(2003) = 2003 ::''a''0(54,032,858,972,279) = 1240658 ::''a''0(54,032,858,972,302) = 1780417 ::''a''0(20,802,650,704,327,415) = 1240681 * The function Ω(''n''), defined as the total number of
prime factors A prime number (or a prime) is a natural number greater than 1 that is not a product of two smaller natural numbers. A natural number greater than 1 that is not prime is called a composite number. For example, 5 is prime because the only ways ...
of ''n'', counting multiple factors multiple times, sometimes called the "Big Omega function" . For example; ::Ω(1) = 0, since 1 has no prime factors ::Ω(4) = 2 ::Ω(16) = Ω(2·2·2·2) = 4 ::Ω(20) = Ω(2·2·5) = 3 ::Ω(27) = Ω(3·3·3) = 3 ::Ω(144) = Ω(24 · 32) = Ω(24) + Ω(32) = 4 + 2 = 6 ::Ω(2000) = Ω(24 · 53) = Ω(24) + Ω(53) = 4 + 3 = 7 ::Ω(2001) = 3 ::Ω(2002) = 4 ::Ω(2003) = 1 ::Ω(54,032,858,972,279) = Ω(11 ⋅ 19932 ⋅ 1236661) = 4 ::Ω(54,032,858,972,302) = Ω(2 ⋅ 72 ⋅ 149 ⋅ 2081 ⋅ 1778171) = 6 ::Ω(20,802,650,704,327,415) = Ω(5 ⋅ 7 ⋅ 112 ⋅ 19932 ⋅ 1236661) = 7. Examples of arithmetic functions which are additive but not completely additive are: * ω(''n''), defined as the total number of distinct
prime factors A prime number (or a prime) is a natural number greater than 1 that is not a product of two smaller natural numbers. A natural number greater than 1 that is not prime is called a composite number. For example, 5 is prime because the only ways ...
of ''n'' . For example: ::ω(4) = 1 ::ω(16) = ω(24) = 1 ::ω(20) = ω(22 · 5) = 2 ::ω(27) = ω(33) = 1 ::ω(144) = ω(24 · 32) = ω(24) + ω(32) = 1 + 1 = 2 ::ω(2000) = ω(24 · 53) = ω(24) + ω(53) = 1 + 1 = 2 ::ω(2001) = 3 ::ω(2002) = 4 ::ω(2003) = 1 ::ω(54,032,858,972,279) = 3 ::ω(54,032,858,972,302) = 5 ::ω(20,802,650,704,327,415) = 5 * ''a''1(''n'') – the sum of the distinct primes dividing ''n'', sometimes called sopf(''n'') . For example: ::''a''1(1) = 0 ::''a''1(4) = 2 ::''a''1(20) = 2 + 5 = 7 ::''a''1(27) = 3 ::''a''1(144) = ''a''1(24 · 32) = ''a''1(24) + ''a''1(32) = 2 + 3 = 5 ::''a''1(2000) = ''a''1(24 · 53) = ''a''1(24) + ''a''1(53) = 2 + 5 = 7 ::''a''1(2001) = 55 ::''a''1(2002) = 33 ::''a''1(2003) = 2003 ::''a''1(54,032,858,972,279) = 1238665 ::''a''1(54,032,858,972,302) = 1780410 ::''a''1(20,802,650,704,327,415) = 1238677


Multiplicative functions

From any additive function f(n) it is possible to create a related g(n), which is a function with the property that whenever a and b are coprime then: g(a b) = g(a) \times g(b). One such example is g(n) = 2^. Likewise if f(n) is completely additive, then g(n) = 2^ is completely multiplicative. More generally, we could consider the function g(n) = c^ , where c is a nonzero real constant.


Summatory functions

Given an additive function f, let its summatory function be defined by \mathcal_f(x) := \sum_ f(n). The average of f is given exactly as \mathcal_f(x) = \sum_ f(p^) \left(\left\lfloor \frac \right\rfloor - \left\lfloor \frac \right\rfloor\right). The summatory functions over f can be expanded as \mathcal_f(x) = x E(x) + O(\sqrt \cdot D(x)) where \begin E(x) & = \sum_ f(p^) p^ (1-p^) \\ D^2(x) & = \sum_ , f(p^), ^2 p^. \end The average of the function f^2 is also expressed by these functions as \mathcal_(x) = x E^2(x) + O(x D^2(x)). There is always an absolute constant C_f > 0 such that for all
natural number In mathematics, the natural numbers are the numbers 0, 1, 2, 3, and so on, possibly excluding 0. Some start counting with 0, defining the natural numbers as the non-negative integers , while others start with 1, defining them as the positive in ...
s x \geq 1, \sum_ , f(n) - E(x), ^2 \leq C_f \cdot x D^2(x). Let \nu(x; z) := \frac \#\!\left\\!. Suppose that f is an additive function with -1 \leq f(p^) = f(p) \leq 1 such that as x \rightarrow \infty, B(x) = \sum_ f^2(p) / p \rightarrow \infty. Then \nu(x; z) \sim G(z) where G(z) is the Gaussian distribution function G(z) = \frac \int_^ e^ dt. Examples of this result related to the
prime omega function In number theory, the prime omega functions \omega(n) and \Omega(n) count the number of prime factors of a natural number n. The number of ''distinct'' prime factors is assigned to \omega(n) (little omega), while \Omega(n) (big omega) counts the '' ...
and the numbers of prime divisors of shifted primes include the following for fixed z \in \R where the relations hold for x \gg 1: \#\ \sim x G(z), \#\ \sim \pi(x) G(z).


See also

*
Sigma additivity In mathematics, an additive set function is a function \mu mapping sets to numbers, with the property that its value on a union of two disjoint sets equals the sum of its values on these sets, namely, \mu(A \cup B) = \mu(A) + \mu(B). If this ad ...
*
Prime omega function In number theory, the prime omega functions \omega(n) and \Omega(n) count the number of prime factors of a natural number n. The number of ''distinct'' prime factors is assigned to \omega(n) (little omega), while \Omega(n) (big omega) counts the '' ...
*
Multiplicative function In number theory, a multiplicative function is an arithmetic function f of a positive integer n with the property that f(1)=1 and f(ab) = f(a)f(b) whenever a and b are coprime. An arithmetic function is said to be completely multiplicative (o ...
*
Arithmetic function In number theory, an arithmetic, arithmetical, or number-theoretic function is generally any function whose domain is the set of positive integers and whose range is a subset of the complex numbers. Hardy & Wright include in their definition th ...


References


Further reading

* Janko Bračič, ''Kolobar aritmetičnih funkcij'' (''
Ring (The) Ring(s) may refer to: * Ring (jewellery), a round band, usually made of metal, worn as ornamental jewelry * To make a sound with a bell, and the sound made by a bell Arts, entertainment, and media Film and TV * ''The Ring'' (franchise), a ...
of arithmetical functions''), (Obzornik mat, fiz. 49 (2002) 4, pp. 97–108) (MSC (2000) 11A25) * Iwaniec and Kowalski, ''Analytic number theory'', AMS (2004). {{Authority control Arithmetic functions