Question 271050: 1,1,2,3,5,8,... find the next five terms of the Fibonacci sequence
Found 2 solutions by stanbon, octogirl: Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! 1,1,2,3,5,8,... find the next five terms of the Fibonacci sequence
-----
5+8 = 13 is the next
8+13 = 21 is the next
13+21 = 34 is the next
21+34 = 55 is the next
34 + 55 = 89 is the next
=======================
Cheers,
Stan H.
Answer by octogirl(7) (Show Source):
|
|
|