The Fibonacci Sequence is the sequence of integers in which each new number is made from the sum of the two previous numbers. See the following: 0, 1, 1, 2, 3, Since each new number is the sum of the two previous ones, the next number would be 2+3=5.
Press the spacebar to stop and start the number counting.