Content deleted Content added
m changed a few technical math notation (ln = log) |
link ___domain |
||
(5 intermediate revisions by 4 users not shown) | |||
Line 1:
{{list|date=July 2020}}
{{short description|Function whose ___domain is the positive integers}}
{{log(x)}}
In [[number theory]], an '''arithmetic''', '''arithmetical''', or '''number-theoretic function'''<ref>{{harvtxt|Long|1972|p=151}}</ref><ref>{{harvtxt|Pettofrezzo|Byrkit|1970|p=58}}</ref> is generally any [[Function (mathematics)|function]]
An example of an arithmetic function is the [[divisor function]] whose value at a positive integer ''n'' is equal to the number of divisors of ''n''.
Line 10 ⟶ 11:
An arithmetic function ''a'' is
* '''[[Completely additive function|completely additive]]''' if ''a''(''mn'') = ''a''(''m'') + ''a''(''n'') for all natural numbers ''m'' and ''n'';
* '''[[Completely multiplicative function|completely multiplicative]]''' if ''a''(1) = 1 and ''a''(''mn'') = ''a''(''m'')''a''(''n'') for all natural numbers ''m'' and ''n'';
Two whole numbers ''m'' and ''n'' are called [[coprime]] if their [[greatest common divisor]] is 1, that is, if there is no [[prime number]] that divides both of them.
Line 16 ⟶ 17:
Then an arithmetic function ''a'' is
* '''[[Additive function|additive]]''' if ''a''(''mn'') = ''a''(''m'') + ''a''(''n'') for all coprime natural numbers ''m'' and ''n'';
* '''[[Multiplicative function|multiplicative]]''' if ''a''(1) = 1 and ''a''(''mn'') = ''a''(''m'')''a''(''n'') for all coprime natural numbers ''m'' and ''n''.
== Notation ==
Line 44 ⟶ 45:
{{block indent | em = 1.5 | text = Ω(''n'') = ''a''<sub>1</sub> + ''a''<sub>2</sub> + ... + ''a''<sub>''k''</sub>.}}
To avoid repetition,
== Multiplicative functions ==
Line 149 ⟶ 150:
''ϑ''(''x'') and ''ψ''(''x''), the [[Chebyshev function]]s, are defined as sums of the natural logarithms of the primes not exceeding ''x''.
<math display="block">\vartheta(x)=\sum_{p\le x} \
<math display="block"> \psi(x) = \sum_{p^k\le x} \
The second Chebyshev function ''ψ''(''x'') is the summation function of the von Mangoldt function just below.
Line 157 ⟶ 158:
'''[[von Mangoldt function|Λ(''n'')]]''', the von Mangoldt function, is 0 unless the argument ''n'' is a prime power {{math|''p''<sup>''k''</sup>}}, in which case it is the natural logarithm of the prime ''p'':
<math display="block">\Lambda(n) = \begin{cases}
\
0&\text{if } n=1,6,10,12,14,15,18,20,21,\dots \;\;\;\;\text{ is not a prime power}.
\end{cases}</math>
|