File:Mertens.svg

From Wikipedia, the free encyclopedia
Jump to: navigation, search
Mertens.svg(SVG file, nominally 600 × 480 pixels, file size: 63 KB)

Contents

[edit] Summary

Graph of Mertens function for values of n from 1 to 10,000. Note the remarkably chaotic, unpredictable movement of this function.

[edit] See also

The Mertens function to 10M

[edit] Licensing

Created by User:Linas, Linas Vepstas, 2 July 2006

[edit] Source code

Created with gnuplot, with the following markup:

set term svg
set out 'mertens.svg'

set data style lines
unset zeroaxis
set xtics border
set ytics border

set bmargin 5
set lmargin 7

set title "Mertens function"
set xlabel "n" 1,0
set ylabel "M(n)" 1, 0
plot "mertens.dat" using 1:2 title "" with lines linewidth 2

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current20:22, 2 July 2006Thumbnail for version as of 20:22, 2 July 2006600 × 480 (63 KB)Linas (talk | contribs)Graph of Mertens function for values of ''n'' from 1 to 10,000. Created by User:Linas, Linas Vepstas, 2 July 2006

The following pages on the English Wikipedia link to this file (pages on other projects are not listed):

Metadata

Personal tools
Namespaces

Variants
Actions
Navigation
Interaction
Toolbox