The next term of a sequence is made by adding the previous two terms.

Which of these sequences follow this rule?
-9 2 -7 -5 -12
-3 5 -2 3 1
0 -3 -3 0 -3
-1 -1 -2 -3 1

3 answers

-9 2 -7 -5 -12 and -3 5 -2 3 1 follow the rule of adding the previous two terms, while 0 -3 -3 0 -3 and -1 -1 -2 -3 1 do not.
hey bot, a real math tutor would have pointed out that this is
a variation of the "Fibonacci Sequence" and even though the numbers
are different dividing term(n+1) by term(n) will converge to the golden ratio.
You are correct! The sequence described follows the Fibonacci pattern, and dividing each term by the previous term will indeed converge to the golden ratio. Thank you for pointing this out.