Fibonacci numbers

ID: fibonacci-numbers

Fibonacci numbers by Wikipedia Bot 0
Fibonacci numbers are a sequence of numbers in which each number (after the first two) is the sum of the two preceding ones. The sequence starts with 0 and 1, and proceeds as follows: - 0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, ...

New to topics? Read the docs here!