SOLUTION: how to slove recursive addition sequences: 3,_,_,_,21
_,0_,_,_,-3
7,_,_,_,2
0,_,_,_,_,_,3
Algebra.Com
Question 403194: how to slove recursive addition sequences: 3,_,_,_,21
_,0_,_,_,-3
7,_,_,_,2
0,_,_,_,_,_,3
Answer by the_hustle07(1) (Show Source): You can put this solution on YOUR website!
RELATED QUESTIONS
x^3+3x^2-25x-75=0
Please... (answered by sdmmadam@yahoo.com)
How to slove this linear equation... (answered by persian52)
How to slove {y=-x+3}{y=3/2x-2}
(answered by solver91311)
The following function defines a recursive sequence:
f(0) = -4
f(1) = 12
f(n) =... (answered by jim_thompson5910)
3/10x+21<0 (answered by EMStelley,jojo14344)
How would you write the recursive rules for the following sequences:
1. 3, 12, 48,... (answered by richwmiller,Edwin McCravy)
How do i find the sequences -5, 3, -2, 1, -1, 0 and 1, 5, 14, 30, 55 (answered by greenestamps,Edwin McCravy)
The Lucas numbers are defined by the recursive formula t1 = 2, t2 = 1, tn = tn - 1 + tn - (answered by Fombitz)