SOLUTION: how do you find the recursive formula of the sequence 1,1,2,3,5,8...?
Algebra.Com
Question 585639: how do you find the recursive formula of the sequence 1,1,2,3,5,8...?
Answer by jim_thompson5910(35256) (Show Source): You can put this solution on YOUR website!
This is the fibonacci sequence. The first two terms are given as 1,1
The third term is then the sum of the previous two terms: 1+1 = 2
The fourth term is then the sum of the previous two terms: 1+2 = 3
The fifth term is then the sum of the previous two terms: 2+3 = 5
The sixth term is then the sum of the previous two terms: 3+5 = 8
and so on...
So the recursive formula is
--------------------------------------------------------------------------------------------------------------
If you need more help, email me at jim_thompson5910@hotmail.com
Also, please consider visiting my website: http://www.freewebs.com/jimthompson5910/home.html and making a donation. Thank you
Jim
--------------------------------------------------------------------------------------------------------------
RELATED QUESTIONS
how do you find the recursive formula and the indicated term of this sequence... (answered by Edwin McCravy)
use the following recursive formula to write the first five terms of the sequence..... (answered by richard1234)
Consider the sequence 8, 6, 3, –1, –6, ...
a. Find the next two terms of the... (answered by htmentor)
How do you write a recursive formula for the sequence
1/7, 22/7, 43/7, 64/7,...?... (answered by Mathtut)
Find the first 5 terms of the recursive sequence. A1=3... (answered by jim_thompson5910)
Is the formula Asub(n)=-4n(n-1) Explicit or recursive? Find the first 5 terms of the... (answered by jim_thompson5910)
For the following geometric sequence find the recursive formula: {-1, 3, -9, ...}.
(answered by ikleyn)
Write a recursive formula for the sequence 15, 11,7, 3, -1,... (answered by richwmiller)
Find the first five terms of the sequence given the following recursive formula: a1=8,... (answered by jim_thompson5910)