Multiplicative function
Encyclopedia : M : MU : MUL : Multiplicative function
In number theory, a multiplicative function is an arithmetic function f(n) of the positive integer n with the property that f(1) = 1 and whenever a and b are coprime, then
- f(ab) = f(a) f(b).
Outside number theory, the term multiplicative is usually used for functions with the property f(ab) = f(a) f(b) for all arguments a and b; this requires either f(1) = 1, or f(a) = 0 for all a except a = 1. This article discusses number theoretic multiplicative functions.
Examples
Examples of multiplicative functions include many functions of importance in number theory, such as:
- [\phi](n): Euler's totient function [\phi], counting the positive integers coprime to (but not bigger than) n
- [\mu](n): the Möbius function, related to the number of prime factors of square-free numbers
- gcd(n,k): the greatest common divisor of n and k, where k is a fixed integer.
- d(n): the number of positive divisors of n,
- [\sigma](n): the sum of all the positive divisors of n,
- [\sigma]k(n): the divisor function, which is the sum of the k-th powers of all the positive divisors of n (where k may be any complex number). In special cases we have
- * [\sigma]0(n) = d(n) and
- * [\sigma]1(n) = [\sigma](n),
- 1(n): the constant function, defined by 1(n) = 1 (completely multiplicative)
- Id(n): identity function, defined by Id(n) = n (completely multiplicative)
- Idk(n): the power functions, defined by Idk(n) = nk for any natural (or even complex) number k (completely multiplicative). As special cases we have
- * Id0(n) = 1(n) and
- * Id1(n) = Id(n),
- [\epsilon](n): the function defined by [\epsilon](n) = 1 if n = 1 and = 0 if n > 1, sometimes called multiplication unit for Dirichlet convolution or simply the unit function; sometimes written as u(n), not to be confused with [\mu](n) (completely multiplicative).
- (n/p), the Legendre symbol, where p is a fixed prime number (completely multiplicative).
- [\lambda](n): the Liouville function, related to the number of prime factors dividing n (completely multiplicative).
- [\gamma](n), defined by [\gamma](n)=(-1)[\omega](n), where the additive function [\omega](n) is the number of distinct primes dividing n.
- All Dirichlet characters are completely multiplicative functions.
- 1 = 12 + 02 = (-1)2 + 02 = 02 + 12 = 02 + (-1)2
In the On-Line Encyclopedia of Integer Sequences, sequences of values of a multiplicative function have the keyword "mult."
See arithmetic function for some other examples of non-multiplicative functions.
Properties
A multiplicative function is completely determined by its values at the powers of prime numbers, a consequence of the fundamental theorem of arithmetic. Thus, if n is a product of powers of distinct primes, say n = pa qb ..., then f(n) = f(pa) f(qb) ...
This property of multiplicative functions significantly reduces the need for computation, as in the following examples for n = 144 = 24 · 32:
- d(144) = [\sigma]0(144) = [\sigma]0(24)[\sigma]0(32) = (10 + 20 + 40 + 80 + 160)(10 + 30 + 90) = 5 · 3 = 15,
- [\sigma](144) = [\sigma]1(144) = [\sigma]1(24)[\sigma]1(32) = (11 + 21 + 41 + 81 + 161)(11 + 31 + 91) = 31 · 13 = 403,
- [\sigma]*(144) = [\sigma]*(24)[\sigma]*(32) = (11 + 161)(11 + 91) = 17 · 10 = 170.
- [\phi](144)=[\phi](24)[\phi](32) = 8 · 6 = 48
Convolution
If f and g are two multiplicative functions, one defines a new multiplicative function f * g, the Dirichlet convolution of f and g, by
- (f * g)(n) = ∑d |n f(d)g(n/d)
Relations among the multiplicative functions discussed above include:
- [\mu] * 1 = [\epsilon] (the Möbius inversion formula)
- ([\mu] Idk) * Idk = [\epsilon] (generalized Möbius inversion)
- [\phi] * 1 = Id
- d = 1 * 1
- [\sigma] = Id * 1 = [\phi] * d
- [\sigma]k = Idk * 1
- Id = [\phi] * 1 = [\sigma] * [\mu]
- Idk = [\sigma]k * [\mu]
See also
References
- Tom M.Apostol, Introduction to Analytic Number Theory, (1976) Springer-Verlag, New York. ISBN 0-387-90163-9 (See Chapter 2.)
From Wikipedia, the Free Encyclopedia. Original article here. Support Wikipedia by contributing or donating.
All text is available under the terms of the GNU Free Documentation License See Wikipedia Copyrights for details.
