Contents
Prime-counting function
[[Image:PrimePi.svg|thumb|right|400px|The values of π(n) for the first 60 positive integers]] In mathematics, the prime-counting function is the function counting the number of prime numbers less than or equal to some real number x. It is denoted by π(x) (unrelated to the number π). A symmetric variant seen sometimes is π0(x) , which is equal to π(x) − 1/2 if x is exactly a prime number, and equal to π(x) otherwise. That is, the number of prime numbers less than x, plus half if x equals a prime.
Growth rate
Of great interest in number theory is the growth rate of the prime-counting function. It was conjectured in the end of the 18th century by Gauss and by Legendre to be approximately where log is the natural logarithm, in the sense that This statement is the prime number theorem. An equivalent statement is where li is the logarithmic integral function. The prime number theorem was first proved in 1896 by Jacques Hadamard and by Charles de la Vallée Poussin independently, using properties of the Riemann zeta function introduced by Riemann in 1859. Proofs of the prime number theorem not using the zeta function or complex analysis were found around 1948 by Atle Selberg and by Paul Erdős (for the most part independently).
More precise estimates
In 1899, de la Vallée Poussin proved that for some positive constant a. Here, O(...) is the big O notation. More precise estimates of π(x) are now known. For example, in 2002, Kevin Ford proved that Mossinghoff and Trudgian proved an explicit upper bound for the difference between π(x) and li(x) For values of x that are not unreasonably large, li(x) is greater than π(x) . However, π(x) − li(x) is known to change sign infinitely many times. For a discussion of this, see Skewes' number.
Exact form
For x > 1 let when x is a prime number, and otherwise. Bernhard Riemann, in his work On the Number of Primes Less Than a Given Magnitude, proved that π0(x) is equal to where μ(n) is the Möbius function, li(x) is the logarithmic integral function, ρ indexes every zero of the Riemann zeta function, and li(xρ⁄n) is not evaluated with a branch cut but instead considered as Ei(ρ⁄n log x) where Ei(x) is the exponential integral. If the trivial zeros are collected and the sum is taken only over the non-trivial zeros ρ of the Riemann zeta function, then π0(x) may be approximated by The Riemann hypothesis suggests that every such non-trivial zero lies along Re(s) = 1⁄2 .
Table of
π(x) ,
{{sfrac|x|log x }}
, and
li(x) The table shows how the three functions π(x) , x⁄log x , and li(x) compared at powers of 10. See also, and ! x ! π(x) ! π(x) − x⁄log x ! li(x) − π(x) ! x⁄π(x) ! x⁄log x % error [[File:Prime number theorem ratio convergence.svg|thumb|300px|Graph showing ratio of the prime-counting function π(x) to two of its approximations, x⁄log x and Li(x) . As x increases (note x-axis is logarithmic), both ratios tend towards 1. The ratio for x⁄log x converges from above very slowly, while the ratio for Li(x) converges more quickly from below.]] In the On-Line Encyclopedia of Integer Sequences, the π(x) column is sequence , π(x) − x⁄log x is sequence, and li(x) − π(x) is sequence. The value for π(1024) was originally computed by J. Buethe, J. Franke, A. Jost, and T. Kleinjung assuming the Riemann hypothesis. It was later verified unconditionally in a computation by D. J. Platt. The value for π(1025) is by the same four authors. The value for π(1026) was computed by D. B. Staple. All other prior entries in this table were also verified as part of that work. The values for 1027, 1028, and 1029 were announced by David Baugh and Kim Walisch in 2015, 2020, and 2022, respectively.
Algorithms for evaluating
π(x) A simple way to find π(x) , if x is not too large, is to use the sieve of Eratosthenes to produce the primes less than or equal to x and then to count them. A more elaborate way of finding π(x) is due to Legendre (using the inclusion–exclusion principle): given x, if p1, p2,…, pn are distinct prime numbers, then the number of integers less than or equal to x which are divisible by no pi is (where ⌊x⌋ denotes the floor function). This number is therefore equal to when the numbers p1, p2,…, pn are the prime numbers less than or equal to the square root of x.
The Meissel–Lehmer algorithm
In a series of articles published between 1870 and 1885, Ernst Meissel described (and used) a practical combinatorial way of evaluating π(x) p1, p2,…, pn be the first n primes and denote by Φ(m,n) the number of natural numbers not greater than m which are divisible by none of the pi for any i ≤ n . Then Given a natural number m, if and if , then Using this approach, Meissel computed π(x) , for x equal to 500,000, 106, 107, and 108. In 1959, Derrick Henry Lehmer extended and simplified Meissel's method. Define, for real m and for natural numbers n and k, Pk(m,n) as the number of numbers not greater than m with exactly k prime factors, all greater than pn. Furthermore, set P0(m,n) = 1 . Then where the sum actually has only finitely many nonzero terms. Let y denote an integer such that 3√m ≤ y ≤ √m , and set . Then P1(m,n) = π(m) − n and Pk(m,n) = 0 when k ≥ 3 . Therefore, The computation of P2(m,n) can be obtained this way: where the sum is over prime numbers. On the other hand, the computation of Φ(m,n) can be done using the following rules: Using his method and an IBM 701, Lehmer was able to compute the correct value of π(109) and missed the correct value of π(1010) by 1. Further improvements to this method were made by Lagarias, Miller, Odlyzko, Deléglise, and Rivat.
Other prime-counting functions
Other prime-counting functions are also used because they are more convenient to work with.
Riemann's prime-power counting function
Riemann's prime-power counting function is usually denoted as Π0(x) or J0(x) . It has jumps of 1⁄n at prime powers pn and it takes a value halfway between the two sides at the discontinuities of π(x) . That added detail is used because the function may then be defined by an inverse Mellin transform. Formally, we may define Π0(x) by where the variable p in each sum ranges over all primes within the specified limits. We may also write where Λ is the von Mangoldt function and The Möbius inversion formula then gives where μ(n) is the Möbius function. Knowing the relationship between the logarithm of the Riemann zeta function and the von Mangoldt function Λ , and using the Perron formula we have
Chebyshev's function
The Chebyshev function weights primes or prime powers pn by log p For x ≥ 2 , and
Formulas for prime-counting functions
Formulas for prime-counting functions come in two kinds: arithmetic formulas and analytic formulas. Analytic formulas for prime-counting were the first used to prove the prime number theorem. They stem from the work of Riemann and von Mangoldt, and are generally known as explicit formulae. We have the following expression for the second Chebyshev function ψ: where Here ρ are the zeros of the Riemann zeta function in the critical strip, where the real part of ρ is between zero and one. The formula is valid for values of x greater than one, which is the region of interest. The sum over the roots is conditionally convergent, and should be taken in order of increasing absolute value of the imaginary part. Note that the same sum over the trivial roots gives the last subtrahend in the formula. For Π0(x) we have a more complicated formula Again, the formula is valid for x > 1 , while ρ are the nontrivial zeros of the zeta function ordered according to their absolute value. The first term li(x) is the usual logarithmic integral function; the expression li(xρ) in the second term should be considered as Ei(ρ log x) , where Ei is the analytic continuation of the exponential integral function from negative reals to the complex plane with branch cut along the positive reals. The final integral is equal to the series over the trivial zeros: Thus, Möbius inversion formula gives us valid for x > 1 , where is Riemann's R-function and μ(n) is the Möbius function. The latter series for it is known as Gram series. Because log x < x for all x > 0 , this series converges for all positive x by comparison with the series for ex. The logarithm in the Gram series of the sum over the non-trivial zero contribution should be evaluated as ρ log x and not log xρ . Folkmar Bornemann proved, when assuming the conjecture that all zeros of the Riemann zeta function are simple, that where ρ runs over the non-trivial zeros of the Riemann zeta function and t > 0 . The sum over non-trivial zeta zeros in the formula for π0(x) describes the fluctuations of π0(x) while the remaining terms give the "smooth" part of prime-counting function, so one can use as a good estimator of π(x) for x > 1 . In fact, since the second term approaches 0 as x → ∞ , while the amplitude of the "noisy" part is heuristically about √x⁄log x , estimating π(x) by R(x) alone is just as good, and fluctuations of the distribution of primes may be clearly represented with the function
Inequalities
Ramanujan proved that the inequality holds for all sufficiently large values of x. Here are some useful inequalities for π(x) . The left inequality holds for x ≥ 17 and the right inequality holds for x > 1 . The constant is 30log 113⁄113 to 5 decimal places, as π(x) log x⁄x has its maximum value at x = p30 = 113 . Pierre Dusart proved in 2010: More recently, Dusart has proved (Theorem 5.1) that for x ≥ 88789 and x > 1 , respectively. Going in the other direction, an approximation for the nth prime, pn, is Here are some inequalities for the nth prime. The lower bound is due to Dusart (1999) and the upper bound to Rosser (1941). The left inequality holds for n ≥ 2 and the right inequality holds for n ≥ 6 . A variant form sometimes seen substitutes An even simpler lower bound is which holds for all n ≥ 1 , but the lower bound above is tighter for n > ee ≈ . In 2010 Dusart proved (Propositions 6.7 and 6.6) that for n ≥ 3 and n ≥ 688383 , respectively. In 2024, Axler further tightened this (equations 1.12 and 1.13) using bounds of the form proving that for n ≥ 2 and n ≥ 3468 , respectively. The lower bound may also be simplified to f(n, w2) without altering its validity. The upper bound may be reduced to f(n, w2 − 6w + 10.667) if n ≥ 46254381 . There are additional bounds of varying complexity.
The Riemann hypothesis
The Riemann hypothesis implies a much tighter bound on the error in the estimate for π(x) , and hence to a more regular distribution of prime numbers, Specifically, proved that the Riemann hypothesis implies that for all x ≥ 2 there is a prime p satisfying
This article is derived from Wikipedia and licensed under CC BY-SA 4.0. View the original article.
Wikipedia® is a registered trademark of the
Wikimedia Foundation, Inc.
Bliptext is not
affiliated with or endorsed by Wikipedia or the
Wikimedia Foundation.