Fibonacci• Fibonacci[n] gives the Fibonacci number . • The satisfy the recurrence relation with . • For any complex value of the are given by the general formula , where is the golden ratio. • See also: GoldenRatio.
Examples Using InstantCalculatorsHere is the InstantCalculator for the Fibonacci function. Enter the parameters for your calculation and click Calculate to see the result.
Out[1]= |  |
Entering Commands DirectlyYou can paste a template for this command via the Text Input button on the Fibonacci Function Controller. Here is a list of the first 20 Fibonacci numbers.
Out[2]= |  |
This plots the list of the first 20 Fibonacci numbers as discrete points.
|