SOLUTION: What is a recursive rule for the sequence below? -19,-10,-1,8,... I think that it could be a1=8, an=a(n-1)+9
Algebra
->
Quadratic-relations-and-conic-sections
-> SOLUTION: What is a recursive rule for the sequence below? -19,-10,-1,8,... I think that it could be a1=8, an=a(n-1)+9
Log On
Algebra: Conic sections - ellipse, parabola, hyperbola
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Quadratic-relations-and-conic-sections
Question 612560
:
What is a recursive rule for the sequence below?
-19,-10,-1,8,...
I think that it could be a1=8, an=a(n-1)+9
Answer by
jim_thompson5910(35256)
(
Show Source
):
You can
put this solution on YOUR website!
No, the first term is -19 and not 8.
So the sequence is really an = a(n-1)+9 where a1 = -19