Fitxer:Prime number theorem absolute error.svg

El contingut de la pàgina no s'admet en altres llengües.
De la Viquipèdia, l'enciclopèdia lliure

Fitxer original(fitxer SVG, nominalment 283 × 178 píxels, mida del fitxer: 94 Ko)

Descripció a Commons

Resum

Descripció
English: A log-log plot showing the absolute error of two estimates to the prime-counting function , given by and . 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 y axis is also logarithmic, going up to the absolute error of at 1024. The error of both functions appears to increase as a power of , with Li(x)'s power being smaller; both clearly diverge. The error of Li(x) appears to smooth out after 109 but this is an artifact due to less data availability for in the larger region. Source used to generate this chart is shown below.
Data
Font Treball propi
Autor Dcoetzee
SVG genesis
InfoField
 
El codi font d'aquest SVG és vàlid.
 
Aquesta imatge vectorial ha estat creada amb Mathematica
 
and with Inkscape.
 
 This trigonometry uses embedded text that can be easily translated using a text editor.
Codi font
InfoField

Mathematica code

base = N[][10]/600)];
diffs = Table[][base^x], 
    N[][][base^x] - (base^x/(x*Log[base]))]}, {x, 1, 
    Floor[][2, base]}];
diffsli = 
  Table[][base^x], 
    N[][][base^x] - (LogIntegral[base^x] - LogIntegral[2])]}, {x, 
    Ceiling[][base, 2], Floor[][2, base]}];
(* Supplement with larger known PrimePi values that are too large for \
Mathematica to compute *)
LargePiPrime = {{10^13, 346065536839}, {10^14, 3204941750802}, {10^15,
     29844570422669}, {10^16, 279238341033925}, {10^17, 
    2623557157654233}, {10^18, 24739954287740860}, {10^19, 
    234057667276344607}, {10^20, 2220819602560918840}, {10^21, 
    21127269486018731928}, {10^22, 201467286689315906290}, {10^23, 
    1925320391606803968923}, {10^24, 18435599767349200867866}};
diffs2 = Abs[][][][[1]], N[][[2]]] - (#[[1]]/(Log[][[1]]]))} &, 
     LargePiPrime]]];
diffsli2 = 
  Abs[][][][[1]], 
       N[][[2]]] - (LogIntegral[][[1]]] - LogIntegral[2])} &, 
     LargePiPrime]]];
(* Plot with log x axis, together with the horizontal line y=1 *)
Show[][1, {x, 1, 10^24}, PlotRange -> {1, 10^21}], 
 ListLogLogPlot[{diffs2, diffsli2}, Joined -> True, 
  PlotRange -> {1, 10^21}], LabelStyle -> FontSize -> 14]

LaTeX source for labels code

$$ {\pi(x)} - {\frac{x}{\ln x}} $$
$$ {\int_2^x \frac{1}{\ln t} \mathrm{d}t} - {\pi(x)} $$

Llicència

Jo, el titular dels drets d'autor d'aquest treball, el public sota la següent llicència:
Creative Commons CC-Zero L'ús d'aquest fitxer és regulat sota les condicions de Creative Commons de CC0 1.0 lliurament al domini públic universal.
La persona que ha associat un treball amb aquest document ha dedicat l'obra domini públic, renunciant en tot el món a tots els seus drets de d'autor i a tots els drets legals relacionats que tenia en l'obra, en la mesura permesa per la llei. Podeu copiar, modificar, distribuir i modificar l'obra, fins i tot amb fins comercials, tot sense demanar permís.

Source

All source released under CC0 waiver.

Mathematica source to generate graph (which was then saved as SVG from Mathematica):


These were converted to SVG with [1] and then the graph was embedded into the resulting document in Inkscape. Axis fonts were also converted to Liberation Serif in Inkscape.

Llegendes

Afegeix una explicació d'una línia del que representa aquest fitxer

Elements representats en aquest fitxer

representa l'entitat

Historial del fitxer

Cliqueu una data/hora per veure el fitxer tal com era aleshores.

Data/horaMiniaturaDimensionsUsuari/aComentari
actual16:47, 21 març 2013Miniatura per a la versió del 16:47, 21 març 2013283 × 178 (94 Ko)Dcoetzee== {{int:filedesc}} == {{Information |Description ={{en|1=A log-log plot showing the absolute error of two estimates to the prime-counting function <math>\pi(x)</math>, given by <math>\frac{x}{\ln x}</math> and <math>\int_2^x \frac{1}{\ln t} \mathrm...

La pàgina següent utilitza aquest fitxer:

Ús global del fitxer

Utilització d'aquest fitxer en altres wikis:

Metadades