At Westonci.ca, we connect you with experts who provide detailed answers to your most pressing questions. Start exploring now! Discover the answers you need from a community of experts ready to help you with their knowledge and experience in various fields. Get detailed and accurate answers to your questions from a dedicated community of experts on our Q&A platform.

Finish the sequence
1,1,2,3,5,8,_,_,_


Sagot :

This is a Fibonacci sequence
1; 1
1 + 1 = 2
1 + 2 = 3
2 + 3 = 5
3 + 5 = 8
next terms:
5 + 8= 13
8 +13 = 21
13 + 21 = 34


The Fibonacci sequence has to be thought of in these terms:

F₀, F₁, F₂, F₃, F₄, F₅, F₆, F₇, etc, etc

----------------------

Now:

F₀=0

F₁=1

The formula you use to get the other numbers is:

[tex]F_{n} = F_{n-1} + F_{n-2} [/tex]

--------------

So:

[tex] F_{2} = F_{2-1} + F_{2-2} = F_{1} + F_{0} =1+0=1[/tex]

And:

[tex] F_{3}= F_{3-1} + F_{3-2} = F_{2} + F_{1} =1+1=2[/tex]

------------

If you continue using the formula, you should get a sequence that starts off like this:

0, 1, 1, 2, 3, 5, 8, 1321, 34, etc, etc
View image Аноним
Thanks for using our platform. We aim to provide accurate and up-to-date answers to all your queries. Come back soon. We appreciate your time. Please revisit us for more reliable answers to any questions you may have. Keep exploring Westonci.ca for more insightful answers to your questions. We're here to help.