Fibonacci Sequence

0, 1, 1, 2, 3, 5, 8, 13, 21, 34, ...

The Fibonacci Sequence is the series of numbers:

0, 1, 1, 2, 3, 5, 8, 13, 21, 34, …

The next number is found by adding up the two numbers before it:

  • the 2 is found by adding the two numbers before it (1+1),
  • the 3 is found by adding the two numbers before it (1+2),
  • the 5 is (2+3),
  • and so on!
Example: the next number in the sequence above is 21+34 = 55
-The thing is, it’s so much more.

Members

Who’s Online

There are no users currently online

Groups

  • Group logo of One
    Active 10 months ago

About

Hello, I'm Verin and this is my everything journal. From time to time I will write here about ... stuff. and ...things. -Enjoy !