File:Prime number theorem ratio convergence.svg
source
← Older revision
Revision as of 12:47, 21 March 2013
Line 15:
Line 15:
== Source ==
== Source ==
All source released under CC0 waiver.
All source released under CC0 waiver.
+
+
Mathematica source to generate graph (which was then saved as SVG from Mathematica):
(* Sample both functions at 600 logarithmically spaced points between \
(* Sample both functions at 600 logarithmically spaced points between \
Line 49:
Line 51:
LaTeX source for labels:
LaTeX source for labels:
+
$$ \left.{\pi(n)}\middle/{\frac{n}{\ln n}}\right. $$
+
$$ \left.{\pi(n)}\middle/{\int_2^n \frac{1}{\ln t} \mathrm{d}t}\right. $$
−
Labels 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.