What is "fibonnaci"
The Sequence of Fibonacci consists of a succession of numbers such that, by defining the first two numbers of the sequence as 0 and 1, the following numbers will be obtained by summing their two predecessors. So the numbers are:
0,1,1,2,3,5,8,13,21,34,55,89,144,233,377,610,987,1597,2584,4181...
From this sequence, when dividing any number by the previous one, one extracts the reason that is a transcendental constant known as gold number.
The Fibonacci sequence is given by the formula:
One of the applications of the Fibonacci sequence is Cassini’s identity.
For more information, visit: Fibonacci sequence.