File:Prime number theorem ratio convergence.svg
← Older revision
Revision as of 13:08, 21 March 2013
Line 1:
Line 1:
== {{int:filedesc}} ==
== {{int:filedesc}} ==
{{Information
{{Information
−
|Description ={{en|1=A plot showing how two estimates described by the prime number theorem, and converge asymptotically towards , the number of primes less than n. The x axis is and is logarithmic (labelled in evenly spaced powers of 10), going up to 1024, the largest for which is currently known. The former estimate converges extremely slowly, while the latter has visually converged on this plot by 108. Source used to generate this chart is shown below.}}
+
|Description ={{en|1=A plot showing how two estimates described by the prime number theorem, and converge asymptotically towards , the number of primes less than x. The x axis is and is logarithmic (labelled in evenly spaced powers of 10), going up to 1024, the largest for which is currently known. The former estimate converges extremely slowly, while the latter has visually converged on this plot by 108. Source used to generate this chart is shown below.}}
|Source ={{own}}
|Source ={{own}}
|Author =[[User:Dcoetzee]]
|Author =[[User:Dcoetzee]]
Line 51:
Line 51:
LaTeX source for labels:
LaTeX source for labels:
−
$$ \left.{\pi(n)}\middle/{\frac{n}{\ln n}}\right. $$
+
$$ \left.{\pi(x)}\middle/{\frac{x}{\ln x}}\right. $$
−
$$ \left.{\pi(n)}\middle/{\int_2^n \frac{1}{\ln t} \mathrm{d}t}\right. $$
+
$$ \left.{\pi(x)}\middle/{\int_2^x \frac{1}{\ln t} \mathrm{d}t}\right. $$
These were converted to SVG with [http://www.tlhiv.org/ltxpreview/] and then the graph was embedded into the resulting document in Inkscape. Axis fonts were also converted to Liberation Serif in Inkscape.
These were converted to SVG with [http://www.tlhiv.org/ltxpreview/] and then the graph was embedded into the resulting document in Inkscape. Axis fonts were also converted to Liberation Serif in Inkscape.