File:Voronin-3.png
From Wikimedia Commons, the free media repository
Jump to navigation
Jump to search
Size of this preview: 124 × 597 pixels. Other resolutions: 49 × 240 pixels | 418 × 2,011 pixels.
Original file (418 × 2,011 pixels, file size: 147 KB, MIME type: image/png)
File information
Structured data
Captions
Summary
[edit]DescriptionVoronin-3.png |
English: The Riemann zeta-function on the strip 1/2<Re(s)<1, 103<Im(s)<109, to illustrate Voronin's universality theorem. Français : La fonction Zeta de Riemann dans la bande 1/2<Re(s)<1, 103<Im(s)<109, pour illustrer le théorème d'universalité de Voronin. |
Date | |
Source |
self-made, with Mathematica 6.0 This diagram was created with Mathematica. |
Author | AxelBoldt |
The image uses the following color function: . This means that the color of a point s encodes the value ζ(s) in the following manner: the hue of the color encodes the argument of the value, and the strength of the color encodes its absolute value. Strong colors represent values close to zero (black=0), weak colors represent values far away (while=infinity).
The following Mathematica 6.0 code was used to generate the image:
ComplexGraph[f_, xmin_, xmax_, ymin_, ymax_, points_: 100] := (* f is the complex function to be graphed in the region [xmin,xmax] * [ymin,ymax]. The parameter points controls how many points will be sampled in each direction; good values are 100-500. *) RegionPlot[True, {x, xmin, xmax}, {y, ymin, ymax}, ColorFunction -> Function[{x, y}, Hue[Mod[Arg[f[x + I*y]], 2 Pi]/(2 Pi), 1/(1 + 0.3 Log[Abs[f[x + I*y]] + 1]), 1 - 1/(1.1 + 5 Log[Abs[f[x + I*y]] + 1])]], ColorFunctionScaling -> False, AspectRatio -> Automatic, PlotPoints -> points] Show[ComplexGraph[Zeta, 1/2, 1, 103, 109, 200], AspectRatio -> 5]
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 | 22:48, 25 December 2007 | 418 × 2,011 (147 KB) | AxelBoldt (talk | contribs) | {{Information |Description=The Riemann zeta-function on the strip 1/2<Re(s)<1, to illustrate Voronin's universality theorem. |Source=self-made, with Mathematica 6.0 |Date=December 2007 |Author= AxelBoldt |Permission= |other_versions= }} |
You cannot overwrite this file.
File usage on Commons
The following page uses this file:
File usage on other wikis
The following other wikis use this file:
- Usage on de.wikipedia.org
- Usage on en.wikipedia.org