Fibonacci Series Calculator
Online calculator for calculating a table of Fibonacci numbers
On this page, the Fibonacci function Fn is used to calculate a series of Fibonacci numbers. The result is displayed in the table. Enter the starting index and the number of elements. Then click the 'Calculate' button.
|
Fibonacci Table
Formula of the Fibonacci function
The Fibonacci sequence is the infinite sequence of numbers which either begins with the double number 1 or is more often provided with a leading number 0. The sum of two consecutive numbers results in the following number:
0, 1, 1, 2, 3, 5, 8, 13,...
\(\displaystyle F_n=\frac{(1+\sqrt{5})^n-(1-\sqrt{5})^n}{2^n\sqrt{5}} \)
More special functions
Airy • Derivative Airy • Bessel-I • Bessel-Ie • Bessel-J • Bessel-Je • Bessel-K • Bessel-Ke • Bessel-Y • Bessel-Ye • Spherical-Bessel-J • Spherical-Bessel-Y • Hankel • Beta • Incomplete Beta • Incomplete Inverse Beta • Binomial Coefficient • Binomial Coefficient Logarithm • Erf • Erfc • Erfi • Erfci • Fibonacci • Fibonacci Tabelle • Gamma • Inverse Gamma • Log Gamma • Digamma • Trigamma • Logit • Sigmoid • Derivative Sigmoid • Softsign • Derivative Softsign • Softmax • Struve • Struve table • Modified Struve • Modified Struve table • Riemann Zeta
|