asked 219k views
0 votes
A recursive sequence is one where the next term is a specific combination of the previous terms. In this question, the recursive sequence is created where the next term is the sum of the previous two terms. This is called the Fibonacci sequences. Look at this sequence of numbers: 1, 1, 2 ,3, 5, 8, 13, 21……. Level 1-2: (a) Write down the next two numbers in this sequence

1 Answer

3 votes

Answer:

34, 55.

Explanation:

The next 2 numbers are 13+21 = 34 and 21+34 = 55.

answered
User Alexus
by
7.3k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.