Question:
What is the next number in the sequence? 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, 233, 377, 610, ... A) 611?
anonymous
2014-07-03 17:39:39 UTC
What is the next number in the sequence? 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, 233, 377, 610, ...
A) 611
B) 987
C) 1056
D) 1597
E) None of the above
Ten answers:
?
2014-07-04 11:23:33 UTC
This is the famous Fibonacci sequence! It is where the sum of the previous two numbers make up the next number. So 377 + 610 is 987.
?
2014-07-04 01:38:10 UTC
In this series each number is added to the previous number for making next number.

second last number = 377

last number = 610



so the next number = 610+377 = 987

correct answer is option B) 987.
yetterdn
2014-07-04 08:15:14 UTC
Plainly the intended correct answer is 987, since this is the beginning of the well-known Fibonacci sequence

given by the recurrence relation f_n = f_(n-1) + f_(n-2) and initial conditions f_0 = 1 and f_1 = 1.



If the problem had stated that the sequence was given by a two-term linear recurrence relation (or a degree two linear recurrence relation) or was given by a linear combination of two exponential sequences (the generic form of solution for degree two linear recurrence relations, which the Fibonacci sequence happens to fit), then this would be provably the only correct answer. (I think one could also force it to be the only correct answer by bounding the Kolomogorov complexity of the sequence.)



Without some such extra specification, the question is, alas, ill-formed since there is a degree 15 polynomial whose values at 0,1,2,...,16 are the first fifteen Fibonacci numbers followed by any number you feel like putting next (you can find the coefficients by solving a system of linear equations).
?
2014-07-05 10:42:45 UTC
987



Wow, I just found out about that sequence! Learn something new everyday I guess?
anonymous
2014-07-03 18:20:23 UTC
987
MICHAEL K
2014-07-03 19:21:16 UTC
Choice B. 987 is correct.
Sepia
2014-07-03 18:23:45 UTC
1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, 233, 377, 610, ...

Answer choice:

B) 987
anonymous
2014-07-03 18:22:58 UTC
After starting with 1, 1, each number is the sum of the previous two numbers.



The next number in the list is 377 + 610 = 987



B) 987
Polyhymnio
2014-07-03 17:44:16 UTC
This is the Fibonacci sequence. After starting with 1, 1, each number is the sum of the previous two numbers.



The next number in the list is 377 + 610 = 987.
Tasm
2014-07-03 17:41:09 UTC
B) This is the Fibonacci sequence


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...