Difference between revisions of "Prime Number Theorem"

From Conservapedia
Jump to navigation Jump to search
m
Line 9: Line 9:
 
== Equivalent Statements ==
 
== Equivalent Statements ==
  
[[Gauss]] conjectured the equivalent statement that <math>\pi(x)</math> was asymptotic to <math>\mbox{Li}(x)</math> defined as:  
+
[[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>.  
 
<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>.
 
In fact, for large x this turns out to be a better approximation than <math>\pi(x)</math>.

Revision as of 21:24, March 14, 2007

The Prime Number Theorem is one of the most famous theorem 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>, 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>.