Complete the following patterns:
1, 1, 2, 3, 5, 8, 13, 21, ___, ___, ___
(This sequence is called FIBONACCI SEQUENCE)
1, 1, 2, 3, 5, 8, 13, 21, ___, ___, ___
(This sequence is called FIBONACCI SEQUENCE)
Here, the series starts with 1 and the sum of every subsequent term is the sum of previous two.
⇒ The next three terms are: 21 + 13 = 34
34 + 21 = 55
55 + 34 = 89
∴ The pattern is 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89.
Couldn't generate an explanation.
Generated by AI. May contain inaccuracies — always verify with your textbook.
