Additionally, paste this code immediately after the opening tag:

Fibonacci Sequence Generator

This app will calculate a very large sequence of Fibonacci numbers. A Fibonacci sequence is a series in w...

Free

Store review

This app will calculate a very large sequence of Fibonacci numbers.

A Fibonacci sequence is a series in which each number is the sum of the previous two: F(n) = F(n-2) + F(n-1), where F(0)=0 and F(1)=1.

The ratio of successive Fibonacci numbers F(n) / F(n-1) approaches a constant known as the Golden Ratio (Phi).

In addition to the sequence, this app shows details about each term, such as the number of digits and the Golden Ratio.

Did you know that the 100,000'th term of the Fibonacci sequence is 20899 digits long? Learn that and more with this app!

You can check out the roadmap and vote for new features on our Public Trello Board: https://trello.com/b/pFyIEqWk/sequences

Last update

April 6, 2020

Read more