Question 981911


The Fibonacci Sequence is the series of numbers:

the next number is found by adding up the two numbers before it; so,

the next number is {{{  5+ 8=13}}}, then {{{8+13=21}}},{{{13+21=34}}}, and so on


{{{0}}}, {{{1}}}, {{{1}}},{{{ 2}}}, {{{3}}}, {{{5}}},{{{ 8}}}, {{{13}}},{{{ 21}}}, {{{34}}}, ...