Question
The Fibonacci sequence looks like this: A. 1,1,2,5,9,ldots B 0,1,2,3,4,5,6,7,ldots C 0,1,1,2,3,5,8,13,ldots D. 1,2,4,6,8,ldots
Solution
4.7
(244 Votos)
Afonso
Mestre · Tutor por 5 anos
Resposta
The correct answer is C. The Fibonacci sequence is a series of numbers where each number is the sum of the two preceding ones, usually starting with 0 and 1. The sequence goes as follows: