Additive function

This is an old revision of this page, as edited by XJaM (talk | contribs) at 21:32, 19 September 2002 (Function must have an argument+reverse a bit). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In number theory, an additive function is an arithmetic function f(n) of the positive integer n such that whenever a and b are coprime we have:

f(ab) = f(a) + f(b).

An additive function f(n) is said to be completely additive if f(ab) = f(a) + f(b) holds for all positive integers a and b, even when they are not coprime.

Every completely additive function is additive, but not vice versa.

Outside number theory, the term additive is usually used for all functions with the property f(ab) = f(a) + f(b) for all arguments a and b. This article discusses number theoretic additive functions.

Examples

Arithmetic functions which are completely additive are:

  • The restriction of the logarithmic function to N.
  • The function Ω(n), defined for every n ≥ 2 as the total number of prime factors of n, counting multiple factors multiple times. We also agree to be Ω(1) = 0. Some values:
Ω(4) = 2
Ω(27) = 3
Ω(144) = Ω(24) + Ω(32) = 4 + 2 = 6
Ω(2,000) = Ω(24) + Ω(53) = 4 + 3 = 7
Ω(2,001) = 3
Ω(2,002) = 4
Ω(2,003) = 1
Ω(54,032,858,972,279) = 3
Ω(54,032,858,972,302) = 6
Ω(20,802,650,704,327,415) = 7
...

An example of an arithmetic function which is additive but not completely additive is:

ω(n) = ∑p|n 1(n),

for every positive integer n, where sum runs over all different primes that devide n and 1(n) is a constant function, defined by 1(n) = 1. The ω function gives us the total number of different prime factors of arbitrary positive integer n. Some values (compare with Ω(n)):

ω(4) = 1
ω(27) = 1
ω(144) = ω(24) + ω(32) = 1 + 1 = 2
ω(2,000) = ω(24) + ω(53) = 1 + 1 = 2
ω(2,001) = 3
ω(2,002) = 4
ω(2,003) = 1
ω(54,032,858,972,279) = 3
ω(54,032,858,972,302) = 5
ω(20,802,650,704,327,415) = 5
...

Sources:

  1. Janko Bračič, Kolobar aritmetičnih funkcij (Ring of arithmetical functions), (Obzornik mat, fiz. 49 (2002) 4, pp 97 - 108) (MSC (2000) 11A25)