Mathematics Number Theory Peer-Reviewed

Prime Number Theorem

The asymptotic distribution of prime numbers, describing how primes thin out as integers grow larger.

The prime number theorem describes the asymptotic distribution of prime numbers among the positive integers. It formalizes the intuitive idea that primes become less common as they become larger by precisely quantifying the rate at which this occurs. The theorem states that the number of primes less than or equal to a given number \(x\) is approximately \(x / \ln x\).

\(\displaystyle \pi(x) \sim \frac{x}{\ln x} \quad \text{as } x \to \infty\)

Here, \(\pi(x)\) denotes the prime-counting function, which gives the exact number of primes \(\leq x\), and \(\ln x\) is the natural logarithm. The notation \(f(x) \sim g(x)\) means that the ratio \(f(x)/g(x)\) approaches 1 as \(x\) approaches infinity[1].

Formal Statement

The theorem can be expressed in several equivalent forms. The most common uses the logarithmic integral function, \(\text{Li}(x)\), which provides a more accurate approximation than \(x/\ln x\):

\(\displaystyle \pi(x) \sim \text{Li}(x) = \int_2^x \frac{dt}{\ln t}\)

The difference between \(\pi(x)\) and \(\text{Li}(x)\) is significantly smaller than the difference between \(\pi(x)\) and \(x/\ln x\). In fact, \(\text{Li}(x)\) overestimates \(\pi(x)\) for all computationally verified values, though Littlewood proved that this inequality must eventually reverse[2].

Key Definition

The prime-counting function, denoted \(\pi(x)\), is defined as the number of prime numbers less than or equal to \(x\). For example, \(\pi(10) = 4\) since the primes are 2, 3, 5, and 7.

Historical Development

The quest to understand the distribution of primes dates back to antiquity, but the prime number theorem emerged as a concrete conjecture in the late 18th century. Adrien-Marie Legendre first proposed in 1798 that \(\pi(x) \approx x / (\ln x - 1.08366)\), which was later refined[3].

Carl Friedrich Gauss, working independently around 1792–1796, conjectured that \(\pi(x) \sim x/\ln x\), basing his insight on extensive computations of prime tables. He never published a proof, and the conjecture remained open for nearly a century.

The first substantial progress came from Pafnuty Chebyshev in 1850, who proved that if a limit exists for \(\pi(x) \ln x / x\), it must be 1, and he established explicit bounds showing that \(\pi(x)\) grows proportionally to \(x/\ln x\)[4].

The theorem was finally proven in 1896 by Jacques Hadamard and Charles Jean de la Vallée Poussin, independently. Both relied on groundbreaking work by Bernhard Riemann, particularly the analytic properties of the Riemann zeta function, \(\zeta(s)\)[5].

Connection to the Riemann Zeta Function

Riemann's 1859 paper, "On the Number of Primes Less Than a Given Magnitude," revolutionized analytic number theory. He showed that \(\pi(x)\) could be expressed using an exact explicit formula involving the non-trivial zeros of \(\zeta(s)\):

\(\displaystyle \pi(x) = \text{Li}(x) - \sum_{\rho} \text{Li}(x^{\rho}) - \frac{1}{2} \log(1 - x^{-2}) + \int_x^{\infty} \frac{dt}{t(t^2-1)\ln t}\)

Here, the sum runs over all non-trivial zeros \(\rho\) of \(\zeta(s)\). The proof of the prime number theorem reduces to showing that \(\zeta(s)\) has no zeros on the critical line \(\text{Re}(s) = 1\). Hadamard and de la Vallée Poussin achieved exactly this, establishing the theorem's validity[6].

Elementary Proof

For decades, the theorem was considered inherently dependent on complex analysis. This changed dramatically in 1949 when Atle Selberg and Paul Erdős independently published elementary proofs—meaning they used only real analysis and combinatorial arguments, avoiding complex function theory entirely[7].

Selberg's key innovation was an asymptotic formula for the sum of the von Mangoldt function over prime powers, while Erdős refined the argument to complete the proof. Their work earned Selberg and Erdős a joint invitation to the 1950 International Congress of Mathematicians, though both declined, marking one of the most famous feuds in mathematical history.

Error Terms & The Riemann Hypothesis

The prime number theorem gives the leading asymptotic term, but the remainder error term is crucial for precise estimates. Unconditionally, the best known error bound is:

\(\displaystyle \pi(x) = \text{Li}(x) + O\left(x \exp\left(-c \frac{(\ln x)^{3/5}}{(\ln \ln x)^{1/5}}\right)\right)\)

where \(c\) is a positive constant. If the Riemann Hypothesis is true, the error term improves dramatically to:

\(\displaystyle \pi(x) = \text{Li}(x) + O\left(\sqrt{x} \ln x\right)\)

This tight bound would imply that primes are distributed as regularly as possible given their inherent unpredictability, and it remains one of the most important open problems in mathematics[8].

Applications & Implications

Though primarily a theoretical result, the prime number theorem has profound practical and theoretical implications:

References

  1. Apostol, T. M. (1976). Introduction to Analytic Number Theory. Springer-Verlag.
  2. Littlewood, J. E. (1914). "On the difference \(\pi(x) - \text{Li}(x)\)". Proceedings of the London Mathematical Society, 14, 93–120.
  3. Legendre, A. M. (1798). Essai sur la théorie des nombres. F. Didot l'aîné.
  4. Chebyshev, P. L. (1850). "Théorèmes sur les nombres premiers". Œuvres I, 97–107.
  5. Hadamard, J. (1896). "Sur la distribution des zéros de la fonction \(\zeta(s)\) de Riemann et ses conséquences arithmétiques". Acta Mathematica, 189–349.
  6. Riemann, B. (1859). "Über die Anzahl der Primzahlen unter einer gegebenen Grösse". Monatsberichte der Berliner Akademie.
  7. Erdős, P. (1949). "On a new method in elementary number theory which leads to an elementary proof of the prime number theorem". Proceedings of the National Academy of Sciences, 35(9), 374–384.
  8. Tenenbaum, G. (1995). Introduction to Analytic and Probabilistic Number Theory. Cambridge University Press.