Prime Number Theorem

From Conservapedia
This is an old revision of this page, as edited by Foxtrot (talk | contribs) at 09:55, November 16, 2008. It may differ significantly from current revision.
Jump to navigation Jump to search

The prime number theorem is the name given to several theorems that provide estimates of the number of primes less than or equal to any given number:

Let π(n) be the prime counting function providing the number of primes less than or equal to n, for any positive number n. The simplest form of the prime number theorem states that

<math>\pi(n)\sim\frac{n}{\ln n}</math>.

That is, as n tends to infinity, the relative error between π(n) and n/(ln n) tends to zero. This can be expressed using limit notation as

<math>\lim_{n\to\infty}\frac{\pi(n)}{n/\ln(n)}=1</math>

The Prime Number Theorem is one of the most famous theorems in mathematics. It states that the number of primes not exceeding n is asymptotic to <math>\frac{n}{\log(n)}</math>, where log(n) is the logarithm of (n) to the base e.

The number of primes not exceeding n is commonly written as <math>\pi(n)</math> the Prime counting function, and an asymptotic relationship between a(n) and b(n) is commonly designated as a(n)~b(n). (This does not mean that a(n)-b(n) is small as n increases. It means the ratio of a(n) to b(n) approaches one as n increases.)

The Prime Number Theorem thus states that <math> \pi(n) </math>~<math> n/ \log(n)</math> .

In other words, the limit (as n approaches infinity) of the ratio of pi(n) to n/log(n) is one. Put a third way, n/log(n) is a good approximation for <math>\pi(n)</math>.

Equivalent Statements

Carl Friedrich Gauss conjectured the equivalent statement that <math>\pi(x)</math> was asymptotic to <math>\mbox{Li}(x)</math> defined as:

<math> \mbox{Li}(x) = \int_2^x \frac{dt}{\ln t}</math>.

In fact, for large x this turns out to be a better approximation than <math>\pi(x)</math>. The size of the error <math>\mbox{Li}(x) - \pi(x) </math> is closely related to the behavior of the Riemann Zeta function

History of the Theorem

The theorem was first conjectured by Legendre and Gauss (independently) circa 1796. In 1848 and 1850, Chebyshev made significant progress towards proving the theorem using the Riemann zeta function and other non-elementary techniques. His non-elementary proof was completed in 1896 by Hadamard and Charles de la Vallee-Poussin.

The grand culmination of these efforts occurred in 1949 and 1950 when Paul Erdos and Atle Selberg presented an elementary proof of the theorem. This proof earned Selberg the highest prize in math, the Fields Medal.