Additive Functions

Subjects: Elementary Number Theory, Analytic Number Theory
Links: Multiplicative Functions

Def: A arithmetic function f is called additive if

f(mn)=f(m)+f(n)

for gcd(m,n)=1

Def: A arithmetic function f is called completely additive if for any m,n

f(mn)=f(m)+f(n)

Th: If we have an additive function f, then we can get a multiplicative function by

g(n)=bf(n)

for a fixed base b, and if the function f is completely additive then g will be completely multiplicative.

Prime Omega functions

If n=p1k1p2k2prkr is the prime factorization of n, then we the define ω(n) to be the number of distinct prime factors,

ω(n)=pn1

and, Ω(n) counts the total number of prime factors of n

Ω(n)=pαn1=pαnα=i=1rki

Which is completely additive, and has the following properties

ω(n)Ω(n)

Liouville function

From these two prime counting functions we can get that another important functions called the Liouville function defined as

λ(n)=(1)Ω(n)

it is completely multiplicative.

If we look at the

dnλ(d)={1if n is a perfect square0otherwise

which is the square number characteristic function.