Image:Chebyshev-big.svg

From Wikipedia, the free encyclopedia

No higher resolution available.

Chebyshev-big.svg (600 × 480 pixel, file size: 103 KB, MIME type: image/svg+xml)

Contents

[edit] Summary

Graph of Chebyshev function, with the leading terms subtracted, for values of n from 1 to 10 million. Note the remarkably chaotic, unpredictable movement of this function.

More precisely, this is a graph of

ψ(x) − x + log(π)

The green lines above and below provide a limit of \pm\frac12\sqrt{x}. Note that the function occasionally exceeds this bound; a theorem stated by Erhard Schmidt in 1903 shows that, for any real, positive K, there are values of x such that

\psi(x)-x < -K\sqrt{x}

and

\psi(x)-x > K\sqrt{x}

infinitely often.

[edit] See also

Chebyshev function to 10K
Chebyshev function to 10K

[edit] Licensing

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


GFDL

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.


[edit] Source code

Created with gnuplot, with the following markup:

set term svg
set out 'chebyshev.svg'

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

set bmargin 5
set lmargin 7

set title "Chebyshev (summatory von Mangoldt) function"
set xlabel "n" 1,0
set ylabel "psi(n)-n+log(pi)" 1, 0
plot "chebyshev.dat" using 1:2 title "" with lines linewidth 2

File history

Legend: (cur) = this is the current file, (del) = delete this old version, (rev) = revert to this old version.
Click on date to download the file or see the image uploaded on that date.


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