Fibonacci was an Italian scientist who created the Fibonacci sequence
Chat with our AI personalities
Fibonacci is a good person, i meant he was a good person
It a sequence of numbers beginning with 0 and 1 where each number is the sum of the two preceeding numbers. F1 = 0 F2 = 1 F3 = F2 + F1 = 1 + 0 = 1 F4 = F3 + F2 = 1 + 1 = 2 F5 = F4 + F3 = 2 + 1 = 3 F6 = F5 + F4 = 3 + 2 = 5 etc.