Posts

Showing posts with the label Fibonacci sequences

Fibonacci Series

  Fibonacci sequence These numbers can be appreciated in many different ways. From the standpoint of calculation, they are as easy to understand as 0 + 1 which is 1, 1 +1 which is 2, 1+2 which is 3, and so on 0 1 1 2 3 5 8 13 21 34 55 89…….. (Fibonacci sequence) (0+1 =1), (1+1 =2), (1+2 =3), (2+3 =5), (3+5=8), (5+8 =13), (8+13 =21), (13+21 =34), (21+34 =55), (34+55 =89)…                  13            21      3    2       8   1 1            5   A young Italian mathematician named Leonardo da Pisa — no relation to da Vinci —, 1202, published a book titled  Liber Abaci . That's Latin for "Book of Calculation." These...