File:PlotDiscriminantsOfComplexCubicFields.svg
From Wikimedia Commons, the free media repository
Jump to navigation
Jump to search
Size of this PNG preview of this SVG file: 510 × 480 pixels. Other resolutions: 255 × 240 pixels | 816 × 768 pixels | 1,088 × 1,024 pixels | 2,176 × 2,048 pixels.
Original file (SVG file, nominally 510 × 480 pixels, file size: 84 KB)
File information
Structured data
Captions
Summary
[edit]DescriptionPlotDiscriminantsOfComplexCubicFields.svg |
English: Plot of the number of complex cubic fields of bounded discriminant up to 106, and the asymptotic distribution. Black line is the first order term of the asymptotic, green line includes the second order term, and blue crosses are the exact counts. Data by Michel Olivier available at [1]. Asymptotics from Bhargava–Shankar–Tsimerman, "On the Davenport–Heilbronn theorem and second order terms", arXiv:1005.0672. |
Date | |
Source | Own work |
Author | RobHar |
SVG development InfoField | |
Source code InfoField |
set terminal svg enhanced fname "Helvetica" fsize 20
set output "cubiccomplex.svg"
#Axes
set size square #make the graph square
set logscale #loglog plot
set xrange [ 100 : 1000000 ] #adjust axis range
set yrange [ 1 : 200000 ]
set xlabel "Bound on Discriminant"
set ylabel "Complex Cubic Fields"
set xlabel 0.0, 0.5 #adjust positioning of axis label
set ylabel -2.1, 0.0
#tics
set format "@{10}&{m}^{%L}" #adjust format of tic labels
set xtics offset 1.0,0.45 nomirror #adjust placement of tic labels, and nomirror tics
set ytics offset 3.0,0.0 nomirror
set mxtics 10 #set number of minor tics
set mytics 10
set grid xtics ytics lt rgb "gray" lw 1 #set grid
set style line 1 lt 3 pt 1 ps 0.9 #set marker style to blue cross, adjust size
set style line 2 lt -1 lw 1 #set marker style to black line
set style line 3 lt 2 lw 1 #set marker style to green thick line
f(x) = 0.207976843145176*x - 0.255798375633611*(x**(0.83333333333333333))
g(x) = 0.207976843145176*x
plot "cubiccomplexdata" index 0 using 1:2 notitle with points linestyle 1 ,\
f(x) notitle with lines linestyle 3 ,\
g(x) notitle with lines linestyle 2
|
Licensing
[edit]Public domainPublic domainfalsefalse |
I, the copyright holder of this work, release this work into the public domain. This applies worldwide. In some countries this may not be legally possible; if so: I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law. |
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 20:06, 6 June 2010 | 510 × 480 (84 KB) | RobHar (talk | contribs) | {{Information |Description={{en|1=Plot of the number of complex cubic fields of bounded discriminant up to 10<sup>6</sup>, and the asymptotic distribution. Black line is the first order term of the asymptotic, green line includes the second order term, an |
You cannot overwrite this file.
File usage on Commons
There are no pages that use this file.
File usage on other wikis
The following other wikis use this file:
- Usage on en.wikipedia.org
Metadata
This file contains additional information such as Exif metadata which may have been added by the digital camera, scanner, or software program used to create or digitize it. If the file has been modified from its original state, some details such as the timestamp may not fully reflect those of the original file. The timestamp is only as accurate as the clock in the camera, and it may be completely wrong.
Image title | Produced by GNUPLOT 4.2 patchlevel 4 |
---|