Welcome to Westonci.ca, where you can find answers to all your questions from a community of experienced professionals. Discover in-depth solutions to your questions from a wide range of experts on our user-friendly Q&A platform. Experience the convenience of finding accurate answers to your questions from knowledgeable experts on our platform.
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
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, 13, 21, 34, etc, etc
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, 13, 21, 34, etc, etc

Visit us again for up-to-date and reliable answers. We're always ready to assist you with your informational needs. Thank you for your visit. We're committed to providing you with the best information available. Return anytime for more. Thank you for visiting Westonci.ca. Stay informed by coming back for more detailed answers.