File:Real-tetration.png

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Original file(244 × 864 pixels, file size: 15 KB, MIME type: image/png)

Captions

Captions

Add a one-line explanation of what this file represents
This graph image could be re-created using vector graphics as an SVG file. This has several advantages; see Commons:Media for cleanup for more information. If an SVG form of this image is available, please upload it and afterwards replace this template with {{vector version available|new image name}}.


It is recommended to name the SVG file “Real-tetration.svg”—then the template Vector version available (or Vva) does not need the new image name parameter.

Summary

[edit]
Description
English: Author: Andrew Robbins. I made this with Mathematica. I grant fair use to this image. This is an image of real tetration using the linear approximation.
Date 25 November 2007 (original upload date)
Source Transferred from en.wikipedia to Commons.
Author AJRobbins at English Wikipedia

Plotting with gnuplot

[edit]

It is possible to plot this in gnuplot with following commands:

set grid
set xr[-4:4]
set yr[-5:15]
set yzeroaxis linetype 7 linewidth 1.5
set xzeroaxis linetype 7 linewidth 1.5
tet(a,n)=(n<0)?((n<-1)?(log(tet(a,n+1))/log(a)):(1.0+((2*log(a))/(1+log(a)))*n-((1-log(a))/(1+log(a)))*n**2)) :(a**tet(a,n-1.0)) 
e=exp(1)
set xtic 1
set ytic 1
plot tet(e,x)

Above commands can be used to make an .svg version of the plot.

Licensing

[edit]
Public domain This work has been released into the public domain by its author, AJRobbins at English Wikipedia. This applies worldwide.
In some countries this may not be legally possible; if so:
AJRobbins grants anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.

Original upload log

[edit]
The original description page was here. All following user names refer to en.wikipedia.
Date/Time Dimensions User Comment
2007-11-25 10:48 244×864× (15340 bytes) AJRobbins Author: Andrew Robbins. I made this with Mathematica. I grant fair use to this image. This is an image of real tetration using the linear approximation.

File history

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

Date/TimeThumbnailDimensionsUserComment
current14:57, 4 September 2014Thumbnail for version as of 14:57, 4 September 2014244 × 864 (15 KB)05storm26 (talk | contribs)Transferred from en.wikipedia

There are no pages that use this file.

File usage on other wikis

The following other wikis use this file:

Metadata