Difference between revisions of "Prime counting"

From specialfunctionswiki
Jump to: navigation, search
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
The prime counting function $\pi \colon \mathbb{R} \rightarrow \mathbb{Z}^+$ is defined by the formula
 
The prime counting function $\pi \colon \mathbb{R} \rightarrow \mathbb{Z}^+$ is defined by the formula
 
$$\pi(x) = \{\mathrm{number \hspace{2pt} of \hspace{2pt} primes} \leq x \}.$$
 
$$\pi(x) = \{\mathrm{number \hspace{2pt} of \hspace{2pt} primes} \leq x \}.$$
 +
 +
<div align="center">
 +
<gallery>
 +
File:Primecountingplot.png|Graph of $\pi(x)$.
 +
</gallery>
 +
</div>
  
 
=Properties=
 
=Properties=
<div class="toccolours mw-collapsible mw-collapsed" style="width:800px">
+
[[Prime number theorem, pi and x/log(x)]]<br />
<strong>Theorem (Prime Number Theorem):</strong> The function $\pi(x)$ obeys the formula
+
[[Prime number theorem, logarithmic integral]]<br />
$$\lim_{x \rightarrow \infty} \dfrac{\pi(x)}{\frac{x}{\log(x)}}.$$
+
 
<div class="mw-collapsible-content">
+
=References=
<strong>Proof:</strong> proof goes here █
+
[http://people.mpim-bonn.mpg.de/zagier/files/doi/10.2307/2975232/fulltext.pdf Newman's short proof of the prime number theorem]
</div>
+
 
</div>
+
[[Category:SpecialFunction]]
 +
 
 +
{{:Number theory functions footer}}

Latest revision as of 06:35, 22 June 2016

The prime counting function $\pi \colon \mathbb{R} \rightarrow \mathbb{Z}^+$ is defined by the formula $$\pi(x) = \{\mathrm{number \hspace{2pt} of \hspace{2pt} primes} \leq x \}.$$

Properties

Prime number theorem, pi and x/log(x)
Prime number theorem, logarithmic integral

References

Newman's short proof of the prime number theorem

Number theory functions