Content deleted Content added
Citation bot (talk | contribs) Alter: pages. Add: s2cid, doi, authors 1-2. Formatted dashes. | Use this bot. Report bugs. | Suggested by Corvus florensis | #UCB_webform 673/2500 |
Aliu Salau (talk | contribs) Link suggestions feature: 3 links added. Tags: Visual edit Mobile edit Mobile web edit Newcomer task Suggested: add links |
||
(39 intermediate revisions by 16 users not shown) | |||
Line 2:
{{hatnote|Outside number theory, the term '''multiplicative function''' is usually used for [[completely multiplicative function]]s. This article discusses number theoretic multiplicative functions.}}
In [[number theory]], a '''multiplicative function''' is an [[arithmetic function]]
<math display="block">f(ab) = f(a)f(b)</math> whenever
An arithmetic function
== Examples ==
Line 11:
Some multiplicative functions are defined to make formulas easier to write:
* <math>1(
* <math>\operatorname{Id}(n)</math>: the [[identity function]], defined by <math>\operatorname{Id}(n)=n</math>
* <math>\operatorname{Id}_k(n)</math>: the power functions, defined by <math>\operatorname{Id}_k(n)=n^k</math> for any complex number <math>k</math>. As special cases we have
** <math>\operatorname{Id}_0(n)=1(n)</math>, and
** <math>\operatorname{Id}_1(n)=\operatorname{Id}(n)</math>.
* <math>\varepsilon(n)</math>: the function defined by <math>\varepsilon(n)=1</math> if <math>n=1</math> and <math>0</math> otherwise; this is the [[unit function]], so called because it is the multiplicative identity for [[Dirichlet convolution]]. Sometimes written as <math>u(n)</math>; not to be confused with <math>\mu(n)</math>.
* <math>\lambda(n)</math>: the [[Liouville function]], <math>\lambda(n)=(-1)^{\Omega(n)}</math>, where <math>\Omega(n)</math> is the total number of primes (counted with multiplicity) dividing <math>n</math>
The above functions are all completely multiplicative.
* <math>1_C(n)</math>: the [[indicator function]] of the set <math>C\subseteq \Z</math>. This function is multiplicative precisely when <math>C</math> is closed under multiplication of coprime elements. There are also other sets (not closed under multiplication) that give rise to such functions, such as the set of [[square-free]] numbers.
Other examples of multiplicative functions include many functions of importance in number theory, such as:
* <math>\gcd(
* <math>\varphi(n)</math>: [[Euler's totient function]], which counts the positive integers [[coprime]] to (but not bigger than) <math>n</math>
* <math>\mu(n)</math>: the [[Möbius function]], the parity (<math>-1</math> for odd, <math>+1</math> for even) of the number of prime factors of [[square-free integer|square-free]] numbers; <math>0</math> if <math>n</math> is not square-free
* <math>\sigma_k(n)</math>: the [[divisor function]], which is the sum of the <math>k</math>-th powers of all the positive divisors of <math>n</math> (where <math>k</math> may be any [[complex number]]). As special cases we have
** <math>\sigma_0(n)=d(n)</math>, the number of positive [[divisor]]s of <math>n</math>,
** <math>\sigma_1(n)=\sigma(n)</math>, the sum of all the positive divisors of <math>n</math>.
*<math>\sigma^*_k(n)</math>: the sum of the <math>k</math>-th powers of all [[unitary divisor]]s of <math>n</math>
::<math>\sigma_k^*(n) \,=\!\!\sum_{d \,\mid\, n \atop \gcd(d,\,n/d)=1} \!\!\! d^k</math>
* <math>a(n)</math>: the number of non-isomorphic [[abelian groups]] of order <math>n</math>
* <math>\gamma(n)</math>, defined by <math>\gamma(n) = (-1)^{\omega(n)}</math>, where the [[additive function]] <math>\omega(n)</math> is the number of distinct primes dividing <math>n</math>
* <math>\tau(n)</math>: the [[Ramanujan tau function]]
* All [[Dirichlet character]]s are completely multiplicative functions, for example
** <math>(n/p)</math>, the [[Legendre symbol]], considered as a function of <math>n</math> where <math>p</math> is a fixed [[prime number]]
An example of a non-multiplicative function is the arithmetic function
{{block indent|em=1.2|text=1 = 1<sup>2</sup> + 0<sup>2</sup> = (−1)<sup>2</sup> + 0<sup>2</sup> = 0<sup>2</sup> + 1<sup>2</sup> = 0<sup>2</sup> + (−1)<sup>2</sup>}}
and therefore
In the [[On-Line Encyclopedia of Integer Sequences]],
See [[arithmetic function]] for some other examples of non-multiplicative functions.
Line 52 ⟶ 64:
This property of multiplicative functions significantly reduces the need for computation, as in the following examples for ''n'' = 144 = 2<sup>4</sup> · 3<sup>2</sup>:
<math display="block">d(144) = \sigma_0(144) = \sigma_0(2^4) \, \sigma_0(3^2) = (1^0 + 2^0 + 4^0 + 8^0 + 16^0)(1^0 + 3^0 + 9^0)
<math display="block">\sigma(144) = \sigma_1(144) = \sigma_1(2^4) \, \sigma_1(3^2) = (1^1 + 2^1 + 4^1 + 8^1 + 16^1)(1^1 + 3^1 + 9^1)
<math display="block">\sigma^*(144) = \sigma^*(2^4) \, \sigma^*(3^2) = (1^1 + 16^1)(1^1 + 9^1)
Similarly, we have:
Line 99 ⟶ 111:
* <math>\sum_{n\ge 1} \frac{2^{\omega(n)}}{n^s} = \frac{\zeta(s)^2}{\zeta(2s)}</math>
More examples are shown in the article on [[Dirichlet series]].
== Rational arithmetical functions ==
An arithmetical function ''f'' is said to be a rational arithmetical function of order <math>(r, s)</math> if there exists completely multiplicative functions ''g''<sub>''1''</sub>,...,''g''<sub>''r''</sub>,
''h''<sub>''1''</sub>,...,''h''<sub>''s''</sub> such that
<math display="block">
f=g_1\ast\cdots\ast g_r\ast h_1^{-1}\ast\cdots\ast h_s^{-1},
</math>
where the inverses are with respect to the Dirichlet convolution. Rational arithmetical functions of order <math>(1, 1)</math> are known as totient functions, and rational arithmetical functions of order <math>(2,0)</math> are known as quadratic functions or specially multiplicative functions. Euler's function <math>\varphi(n)</math> is a totient function, and the divisor function <math>\sigma_k(n)</math> is a quadratic function.
Completely multiplicative functions are rational arithmetical functions of order <math>(1,0)</math>. Liouville's function <math>\lambda(n)</math> is completely multiplicative. The Möbius function <math>\mu(n)</math> is a rational arithmetical function of order <math>(0, 1)</math>.
By convention, the identity element <math>\varepsilon</math> under the Dirichlet convolution is a rational arithmetical function of order <math>(0, 0)</math>.
All rational arithmetical functions are multiplicative. A multiplicative function ''f'' is a rational arithmetical function of order <math>(r, s)</math> [[if and only if]] its Bell series is of the form
<math display="block">
{\displaystyle f_{p}(x)=\sum _{n=0}^{\infty }f(p^{n})x^{n}=
\frac{(1-h_1(p) x)(1-h_2(p) x)\cdots (1-h_s(p) x)}
{(1-g_1(p) x)(1-g_2(p) x)\cdots (1-g_r(p) x)}}
</math>
for all prime numbers <math>p</math>.
The concept of a rational arithmetical function originates from R. Vaidyanathaswamy (1931).
== Busche-Ramanujan identities ==
A multiplicative function <math>f</math> is said to be specially multiplicative
if there is a completely multiplicative function <math>f_A</math> such that
:<math>
f(m) f(n) = \sum_{d\mid (m,n)} f(mn/d^2) f_A(d)
</math>
for all positive integers <math>m</math> and <math>n</math>, or equivalently
:<math>
f(mn) = \sum_{d\mid (m,n)} f(m/d) f(n/d) \mu(d) f_A(d)
</math>
for all positive integers <math>m</math> and <math>n</math>, where <math>\mu</math> is the Möbius function.
These are known as Busche-Ramanujan identities.
In 1906, E. Busche stated the identity
:<math>
\sigma_k(m) \sigma_k(n) = \sum_{d\mid (m,n)} \sigma_k(mn/d^2) d^k,
</math>
and, in 1915, S. Ramanujan gave the inverse form
:<math>
\sigma_k(mn) = \sum_{d\mid (m,n)} \sigma_k(m/d) \sigma_k(n/d) \mu(d) d^k
</math>
for <math>k=0</math>. S. Chowla gave the inverse form for general <math>k</math> in 1929, see P. J. McCarthy (1986). The study of Busche-Ramanujan identities begun from an attempt to better understand the special cases given by Busche and Ramanujan.
It is known that quadratic functions <math>f=g_1\ast g_2</math> satisfy the Busche-Ramanujan identities with <math>f_A=g_1g_2</math>. Quadratic functions are exactly the same as specially multiplicative functions. Totients satisfy a restricted Busche-Ramanujan identity. For further details, see [[Ramaswamy S. Vaidyanathaswamy|R. Vaidyanathaswamy]] (1931).
==Multiplicative function over {{math|''F''<sub>''q''</sub>[''X'']}}==
Let {{math|1=''A'' = ''F''<sub>''q''</sub>[''X'']}}, the [[polynomial ring]] over the [[finite field]] with ''q'' elements. ''A'' is a [[principal ideal ___domain]] and therefore ''A'' is a [[unique factorization ___domain]].
A complex-valued function <math>\lambda</math> on ''A'' is called '''multiplicative''' if <math>\lambda(fg)=\lambda(f)\lambda(g)</math> whenever ''f'' and ''g'' are [[relatively prime]].
Line 142 ⟶ 200:
Thus it gives an estimate value of <math display="block">L_t(\tau;u) = \sum_{t=1}^T K_h(u - t/T)\begin{bmatrix} ln\tau + \frac{y^2_t}{g_t\tau} \end{bmatrix}</math>
with a local [[likelihood function]] for <math>y^2_t</math> with known <math>g_t</math> and unknown <math>\sigma^2(t/T)</math>.
== Generalizations ==
An arithmetical function <math>f</math> is
quasimultiplicative if there exists a nonzero constant <math>c</math> such that
<math>
c\,f(mn)=f(m)f(n)
</math>
for all positive integers <math>m, n</math> with <math>(m, n)=1</math>. This concept originates by Lahiri (1972).
An arithmetical function <math>f</math> is semimultiplicative
if there exists a nonzero constant <math>c</math>, a positive integer <math>a</math> and
a multiplicative function <math>f_m</math> such that
<math>
f(n)=c f_m(n/a)
</math>
for all positive integers <math>n</math>
(under the convention that <math>f_m(x)=0</math> if <math>x</math> is not a positive integer.) This concept is due to David Rearick (1966).
An arithmetical function <math>f</math> is Selberg multiplicative if
for each prime <math>p</math> there exists a function <math>f_p</math> on nonnegative integers with <math>f_p(0)=1</math> for
all but finitely many primes <math>p</math> such that
<math>
f(n)=\prod_{p} f_p(\nu_p(n))
</math>
for all positive integers <math>n</math>, where <math>\nu_p(n)</math> is the exponent of <math>p</math> in the canonical factorization of <math>n</math>.
See Selberg (1977).
It is known that the classes of semimultiplicative and Selberg multiplicative functions coincide. They both satisfy the arithmetical identity
<math>
f(m)f(n)=f((m, n))f([m, n])
</math>
for all positive integers <math>m, n</math>. See Haukkanen (2012).
It is well known and easy to see that multiplicative functions are quasimultiplicative functions with <math>c=1</math> and quasimultiplicative functions are semimultiplicative functions with <math>a=1</math>.
==See also==
Line 151 ⟶ 244:
==References==
* See chapter 2 of {{Apostol IANT}}
* P. J. McCarthy, Introduction to Arithmetical Functions, Universitext. New York: Springer-Verlag, 1986.
* {{cite journal |title=Efficient estimation of a multivariate multiplicative volatility model |journal=Journal of Econometrics |date=2010 |volume=159 |issue=1 |pages=55–73 |doi=10.1016/j.jeconom.2010.04.007 |s2cid=54812323 |url=http://sticerd.lse.ac.uk/dps/em/em541.pdf |last1=Hafner |first1=Christian M. |last2=Linton |first2=Oliver }}
*{{cite journal
|author=P. Haukkanen
|title=Some characterizations of specially multiplicative functions
|journal=Int. J. Math. Math. Sci.
|volume=2003
|pages=2335–2344
|year=2003
|issue=37
|doi=10.1155/S0161171203301139
|doi-access=free
|url=https://www.emis.de/journals/HOA/IJMMS/Volume2003_37/515979.abs.html
}}
*{{cite journal
|author=P. Haukkanen
|title=Extensions of the class of multiplicative functions
|journal=East–West Journal of Mathematics
|volume=14
|issue=2
|pages=101–113
|year=2012
|url=http://eastwestmath.org/index.php/ewm/article/view/100/98
}}
*{{cite journal
|author=DB Lahiri
|title=Hypo-multiplicative number-theoretic functions
|journal=Aequationes Mathematicae
|volume=8
|issue=3
|pages=316–317
|year=1972 |doi=10.1007/BF01844515
}}
*{{cite journal
|author=D. Rearick
|title=Semi-multiplicative functions
|journal=Duke Math. J.
|volume=33
|pages=49–53
|year=1966}}
*{{cite journal
|author=L. Tóth
|title=Two generalizations of the Busche-Ramanujan identities
|journal=International Journal of Number Theory
|volume=9
|pages=1301–1311
|year=2013 |issue=5
|doi=10.1142/S1793042113500280
|arxiv=1301.3331
}}
*{{cite journal
|author=R. Vaidyanathaswamy
|author-link=Ramaswamy S. Vaidyanathaswamy
|title=The theory of multiplicative arithmetic functions
|journal=Transactions of the American Mathematical Society
|volume=33
|issue=2
|pages=579–662
|year=1931
|doi=10.1090/S0002-9947-1931-1501607-1
|doi-access=free }}
*S. Ramanujan, Some formulae in the analytic theory of numbers. Messenger 45 (1915), 81--84.
*E. Busche, Lösung einer Aufgabe über Teileranzahlen. Mitt. Math. Ges. Hamb. 4, 229--237 (1906)
*A. Selberg: Remarks on multiplicative functions. Number theory day (Proc. Conf., Rockefeller Univ., New York, 1976), pp. 232–241, Springer, 1977.
==External links==
* {{PlanetMath |urlname=multiplicativefunction |title=Multiplicative function}}
==References==
{{Reflist}}
[[Category:Multiplicative functions| ]]
[[Category:Number theory]]
|