Content deleted Content added
(31 intermediate revisions by 22 users not shown) | |||
Line 1:
{{Short description|Arithmetic function}}
In [[number theory]], functions of [[positive integer]]s which respect products are important and are called '''completely multiplicative functions''' or '''totally multiplicative functions'''. A weaker condition is also important, respecting only products of [[coprime]] numbers, and such functions are called [[multiplicative function]]s. Outside of number theory, the term "multiplicative function" is often taken to be synonymous with "completely multiplicative function" as defined in this article.
==Definition==
A
In logic notation: <math>f(1) = 1</math> and <math>\forall a, b \in \text{___domain}(f), f(ab) = f(a)f(b)</math>.
Without the requirement that ''f''(1) = 1, one could still have ''f''(1) = 0, but then ''f''(''a'') = 0 for all positive integers ''a'', so this is not a very strong restriction.▼
▲Without the requirement that ''f''(1) = 1, one could still have ''f''(1) = 0, but then ''f''(''a'') = 0 for all positive integers ''a'', so this is not a very strong restriction. If one did not fix <math>f(1) = 1</math>, one can see that both <math>0</math> and <math>1</math> are possibilities for the value of <math>f(1)</math> in the following way:
<math display="block">
\begin{align}
f(1) = f(1 \cdot 1) &\iff f(1) = f(1)f(1) \\
&\iff f(1) = f(1)^2 \\
&\iff f(1)^2 - f(1) = 0 \\
&\iff f(1)\left(f(1) - 1\right) = 0 \\
&\iff f(1) = 0 \lor f(1) = 1.
\end{align} </math>
The definition above can be rephrased using the language of algebra: A completely multiplicative function is a [[homomorphism]] from the [[monoid]] <math>(\mathbb Z^+,\cdot)</math> (that is, the positive integers under multiplication) to some other monoid.
==Examples==
The easiest example of a completely multiplicative function is a [[monomial]] with leading coefficient 1: For any particular positive integer ''n'', define ''f''(''a'') = ''a''<sup>''n''</sup>. Then ''f''(''bc'') = (''bc'')<sup>''n''</sup> = ''b''<sup>''n''</sup>''c''<sup>''n''</sup> = ''f''(''b'')''f''(''c''), and ''f''(1) = 1<sup>''n''</sup> = 1.
The [[Liouville function]] is a non-trivial example of a completely multiplicative function as are [[Dirichlet character]]s, the [[Jacobi symbol]] and the [[Legendre symbol]].
==Properties==
A completely multiplicative function is completely determined by its values at the prime numbers, a consequence of the [[fundamental theorem of arithmetic]]. Thus, if ''n'' is a product of powers of distinct primes, say ''n'' = ''p''<sup>''a''</sup> ''q''<sup>''b''</sup> ..., then ''f''(''n'') = ''f''(''p'')<sup>''a''</sup> ''f''(''q'')<sup>''b''</sup> ...
While the [[Dirichlet convolution]] of two multiplicative functions is multiplicative, the
There are a variety of statements about a function which are equivalent to it being completely multiplicative. For example, if a function ''f'' is multiplicative then it is completely multiplicative if and only if
Completely multiplicative functions also satisfy a
<math>f \cdot (g*h)=(f \cdot g)*(f \cdot h)</math>
where ''*'' represents the [[Dirichlet product]] and <math>\cdot</math> represents [[Hadamard product (matrices)|pointwise multiplication]].<ref>Apostol pg. 49</ref> One consequence of this is that for any completely multiplicative function ''f'' one has
<math>f*f = \tau \cdot f</math>
which can be deduced from the
Here <math> \tau</math> is the [[divisor function]].
===Proof of
:<math>
<math> f \cdot \left(g*h \right)(n) = f(n) \sum_{d|n} g(d) h \left( \frac{n}{d} \right) =</math>▼
\begin{align}
▲
&= \sum_{d|n} (f(d) g(d)) \cdot (f \left( \frac{n}{d} \right) h \left( \frac{n}{d} \right)) \\
&= (f \cdot g)*(f \cdot h).
\end{align}
</math>
===Dirichlet series===
▲::<math>= \sum_{d|n} f(n) g(d) h \left( \frac{n}{d} \right) </math>
The L-function of completely (or totally) [[multiplicative function|multiplicative]] [[Dirichlet series]] <math>a(n)</math> satisfies
which means that the sum all over the natural numbers is equal to the product all over the prime numbers.
▲::<math>= \sum_{d|n} (f(d) g(d)) \cdot (f \left( \frac{n}{d} \right) h \left( \frac{n}{d} \right)) = (f \cdot g)*(f \cdot h).</math>
==See also==
*[[Arithmetic function]]
*[[Dirichlet L-function]]
*[[Dirichlet series]]
*[[Multiplicative function]]
==References==
<references />
* T. M. Apostol, Some properties of completely multiplicative arithmetical functions, Amer. Math. Monthly 78 (1971) 266-271.
* P. Haukkanen, On characterizations of completely multiplicative arithmetical functions, in Number theory, Turku, de Gruyter, 2001, pp. 115–123.
* E. Langford, Distributivity over the Dirichlet product and completely multiplicative arithmetical functions, Amer. Math. Monthly 80 (1973) 411–414.
* V. Laohakosol, Logarithmic operators and characterizations of completely multiplicative functions, Southeast Asian Bull. Math. 25 (2001) no. 2, 273–281.
* K. L. Yocom, Totally multiplicative functions in regular convolution rings, Canad. Math. Bull. 16 (1973) 119–128.
[[Category:Multiplicative functions]]
|