File:Fibonacci continuous.png

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

Original file(1,098 × 1,118 pixels, file size: 33 KB, MIME type: image/png)

Captions

Captions

Add a one-line explanation of what this file represents

Summary[edit]

Description Plot of Fibonacci number function of a continuous variable.
Source Own work
Author Fredrik Johansson

Maxima source code[edit]

xy : makelist([n,fib(n)],n,-10,10);
f(n):=realpart((%phi^n-(-%phi)^-n)/sqrt(5));
plot2d([[discrete,xy], f(x)], [x,-10,10],[style,[points,3,1],[lines,1,2]],[legend,"f_x","f(x)"],
  [gnuplot_preamble, "set size ratio 1; set zeroaxis;"], [nticks,100],[gnuplot_term,ps])$

Licensing[edit]

Public domain 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/TimeThumbnailDimensionsUserComment
current16:23, 7 September 2007Thumbnail for version as of 16:23, 7 September 20071,098 × 1,118 (33 KB)Kn (talk | contribs)
16:14, 7 September 2007Thumbnail for version as of 16:14, 7 September 20071,098 × 1,118 (56 KB)Kn (talk | contribs)
09:13, 17 September 2006Thumbnail for version as of 09:13, 17 September 2006427 × 263 (4 KB)Fredrik (talk | contribs){{Information |Description=Plot of Fibonacci number function of a continuous variable. |Source=Self made |Date= |Author=Fredrik Johansson |Permission= |other_versions= }} Mathematica source code: a = Plot[Fibonacci[x], {x, -4, 4}, PlotStyle -> {Hue[

There are no pages that use this file.

File usage on other wikis

The following other wikis use this file: