File:Mertens-big.svg

From HandWiki

Original file(SVG file, nominally 600 × 480 pixels, file size: 34 KB)

This file is from a shared repository and may be used by other projects. The description on its file description page there is shown below.

Summary

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

See also

The Mertens function to 10K

Licensing

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

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
current15:52, 2 July 2006Thumbnail for version as of 15:52, 2 July 2006600 × 480 (34 KB)imagesenwiki>Linas== Summary == Graph of Mertens function for values of ''n'' from 1 to 10,000. Note the remarkably chaotic, unpredictable movement of this function. == Licensing == Created by User:Linas, Linas Vepstas, 2 July 2006 {{GFDL-no-disclaimers}} ==Sou

The following page uses this file:

Metadata