Datei:Voronin-3.png

Aus testwiki
Zur Navigation springen Zur Suche springen
Originaldatei (418 × 2.011 Pixel, Dateigröße: 147 KB, MIME-Typ: image/png)

Diese Datei stammt aus Wikimedia Commons und kann von anderen Projekten verwendet werden. Die Beschreibung von deren Dateibeschreibungsseite wird unten angezeigt.

Beschreibung

Beschreibung
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.
Datum
Quelle self-made, with Mathematica 6.0
 Dieses Diagramm wurde mit Mathematica erstellt.
Urheber 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]

Lizenz

Public domain Ich, der Urheberrechtsinhaber dieses Werkes, veröffentliche es als gemeinfrei. Dies gilt weltweit.
In manchen Staaten könnte dies rechtlich nicht möglich sein. Sofern dies der Fall ist:
Ich gewähre jedem das bedingungslose Recht, dieses Werk für jedweden Zweck zu nutzen, es sei denn, Bedingungen sind gesetzlich erforderlich.

Kurzbeschreibungen

Ergänze eine einzeilige Erklärung, was diese Datei darstellt.

In dieser Datei abgebildete Objekte

Motiv

Dateiversionen

Klicke auf einen Zeitpunkt, um diese Version zu laden.

Version vomVorschaubildMaßeBenutzerKommentar
aktuell23:48, 25. Dez. 2007Vorschaubild der Version vom 23:48, 25. Dez. 2007418 × 2.011 (147 KB)wikimediacommons>AxelBoldt{{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= }}

Die folgende Seite verwendet diese Datei: