SOLUTION: The fibonacci numbers are the following: 1,1,2,3,5,8,13 Describe this sequence and continue till you get 15 fibonacci numbers.

Algebra ->  Coordinate-system -> SOLUTION: The fibonacci numbers are the following: 1,1,2,3,5,8,13 Describe this sequence and continue till you get 15 fibonacci numbers.      Log On


   



Question 349775: The fibonacci numbers are the following: 1,1,2,3,5,8,13 Describe this sequence and continue till you get 15 fibonacci numbers.
Found 3 solutions by checkley77, solver91311, octogirl:
Answer by checkley77(12844) About Me  (Show Source):
You can put this solution on YOUR website!
1,1,2,3,5,8,13,21,34,55,89,144,233,377,610 THESE ARE THE FIRST 15 FIBONACCI NUMBERS. BOTH 1'S COUNT.
THE SEQUENCE ID TO ADD 2 CONSECUTIVE NUMBERS.
1+1=2
1+2=3
2+3=5
3+5=8
5+8=13
8+13=21
13+21=34 AND SO ON.

Answer by solver91311(24713) About Me  (Show Source):
You can put this solution on YOUR website!


The Fibonacci series is constructed by starting with 1, 1 and then adding the last two terms to get the next term, thus . For example, the term after 13 is 8 + 13 = 21.

John

My calculator said it, I believe it, that settles it
The Out Campaign: Scarlet Letter of Atheism


Answer by octogirl(7) About Me  (Show Source):
You can put this solution on YOUR website!
the sequence goes: 1,1,2,3,5,8,13,21,34,55,89,144,233,377,610 until 15 terms have been put on.
the trick is to add the last two numbers together to get the answer.
1+1=2
1+2=3
2+3=5
3+5=8
5+8=13
8+13=21 and so on