The Fibonacci sequence(1,1,2,3,5,8,13,21…) is made by the two previous numbers being added together to make the next number. For example 1+1=2, 1+2=3, 2+3=5, 3+5=8 and so on forever…
Chat with our AI personalities
The Fibonacci sequence requires two numbers as "seeds".
The rule for the sequence is an = xn-1 + xn-2The sequence of numbers, 1, 1, 2, 3, 5, 8, 13, . . . , in which each successive number is equal to the sum of the two preceding numbers.
Assuming the Fibonacci sequence starts with the numbers 0, 1, as per sequence A000045, the 24th Fibonacci number is 28657.
I think Fibonacci wanted to find how many swirls or petals were on a flower ....... most of them are Fibonacci numbers....i think.... doin a projct......= )
1, 1 and 2