The Fibonacci sequence crops up in many different contexts in both nature and mathematics. Starting with 0 and 1, each number in the sequence is the sum of the two preceding numbers, giving
0, 1, 1, 2, 3, 5, 8, 13, 21, 34, …
and so on. The sequence is named after the Italian mathematician Leonardo Pisano, whose nickname was Fibonacci.
Continue reading