Content deleted Content added
Joel Brennan (talk | contribs) m added wikilinks |
|||
(8 intermediate revisions by 5 users not shown) | |||
Line 4:
In [[number theory]], an '''{{anchor|definition-additive_function-number_theory}}additive function''' is an [[arithmetic function]] ''f''(''n'') of the positive [[integer]] variable ''n'' such that whenever ''a'' and ''b'' are [[coprime]], the function applied to the product ''ab'' is the sum of the values of the function applied to ''a'' and ''b'':<ref name="Erdos1939">Erdös, P., and M. Kac. On the Gaussian Law of Errors in the Theory of Additive Functions. Proc Natl Acad Sci USA. 1939 April; 25(4): 206–207. [https://www.ncbi.nlm.nih.gov/pmc/articles/PMC1077746/ online]</ref>
== Completely additive ==
An additive function ''f''(''n'') is said to be '''completely additive''' if
Every completely additive function is additive, but not vice versa.
Line 15:
Examples of arithmetic functions which are completely additive are:
* The restriction of the [[
* The '''multiplicity''' of a [[
* {{anchor|Integer logarithm}} ''a''<sub>0</sub>(''n'') – the sum of primes dividing ''n'' counting multiplicity, sometimes called sopfr(''n''), the potency of ''n'' or the '''integer logarithm''' of ''n'' {{OEIS|A001414}}. For example:
::''a''<sub>0</sub>(4) = 2 + 2 = 4
Line 29:
::''a''<sub>0</sub>(20,802,650,704,327,415) = 1240681
* The function Ω(''n''), defined as the total number of [[
::Ω(1) = 0, since 1 has no prime factors
Line 41:
::Ω(2002) = 4
::Ω(2003) = 1
::Ω(54,032,858,972,279) =
::Ω(54,032,858,972,302) = Ω(2 ⋅ 7<sup>2</sup> ⋅ 149 ⋅ 2081 ⋅ 1778171) = 6
::Ω(20,802,650,704,327,415) = Ω(5 ⋅ 7 ⋅ 11<sup>2</sup> ⋅ 1993<sup>2</sup> ⋅ 1236661) = 7.
Examples of arithmetic functions which are additive but not completely additive are:
* ω(''n''), defined as the total number of distinct [[
::ω(4) = 1
Line 79:
== Multiplicative functions ==
From any additive function
One such example is <math>g(n) = 2^{f(n)}.</math> Likewise if <math>f(n)</math> is completely additive, then <math>g(n) = 2^{f(n)} </math> is completely multiplicative. More generally, we could consider the function <math>g(n) = c^{f(n)} </math>, where <math>c</math> is a nonzero real constant.
== Summatory functions ==
Given an additive function <math>f</math>, let its summatory function be defined by <math display="inline">\mathcal{M}_f(x) := \sum_{n \leq x} f(n)</math>. The average of <math>f</math> is given exactly as
▲:<math> \mathcal{M}_f(x) = \sum_{p^{\alpha} \leq x} f(p^{\alpha}) \left(\left\lfloor \frac{x}{p^{\alpha}} \right\rfloor - \left\lfloor \frac{x}{p^{\alpha+1}} \right\rfloor\right). </math>
The summatory functions over <math>f</math> can be expanded as <math>\mathcal{M}_f(x) = x E(x) + O(\sqrt{x} \cdot D(x))</math> where
▲:<math> \begin{align}
E(x) & = \sum_{p^{\alpha} \leq x} f(p^{\alpha}) p^{-\alpha} (1-p^{-1}) \\
D^2(x) & = \sum_{p^{\alpha} \leq x} |f(p^{\alpha})|^2 p^{-\alpha}.
\end{align}</math>
The average of the function <math>f^2</math> is also expressed by these functions as
▲:<math>\mathcal{M}_{f^2}(x) = x E^2(x) + O(x D^2(x)).</math>
There is always an absolute constant <math>C_f > 0</math> such that for all [[natural number]]s <math>x \geq 1</math>,
▲:<math>\sum_{n \leq x} |f(n) - E(x)|^2 \leq C_f \cdot x D^2(x).</math>
Let
▲:<math>\nu(x; z) := \frac{1}{x} \#\!\left\{n \leq x: \frac{f(n)-A(x)}{B(x)} \leq z\right\}\!.</math>
Suppose that <math>f</math> is an additive function with <math>-1 \leq f(p^{\alpha}) = f(p) \leq 1</math>
such that as <math>x \rightarrow \infty</math>,
▲:<math>B(x) = \sum_{p \leq x} f^2(p) / p \rightarrow \infty. </math>
Then <math>\nu(x; z) \sim G(z)</math> where <math>G(z)</math> is the [[normal distribution|Gaussian distribution function]]
Examples of this result related to the [[prime omega function]] and the numbers of prime divisors of shifted primes include the following for fixed <math>z \in \
▲:<math>G(z) = \frac{1}{\sqrt{2\pi}} \int_{-\infty}^{z} e^{-t^2/2} dt.</math>
▲Examples of this result related to the [[prime omega function]] and the numbers of prime divisors of shifted primes include the following for fixed <math>z \in \mathbb{R}</math> where the relations hold for <math>x \gg 1</math>:
▲:<math>\#\{n \leq x: \omega(n) - \log\log x \leq z (\log\log x)^{1/2}\} \sim x G(z), </math>
▲:<math>\#\{p \leq x: \omega(p+1) - \log\log x \leq z (\log\log x)^{1/2}\} \sim \pi(x) G(z). </math>
== See also ==
|