Content deleted Content added
fmt |
m changed a few technical math notation (ln = log) |
||
Line 149:
''ϑ''(''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.
=== Λ(''n'') – von Mangoldt function ===
'''[[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
<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>
|