SOLUTION: state the next term and write a recursive formula for the sequence 2, 5, 7, 12, 19...
Algebra
->
Customizable Word Problem Solvers
->
Travel
-> SOLUTION: state the next term and write a recursive formula for the sequence 2, 5, 7, 12, 19...
Log On
Ad:
Over 600 Algebra Word Problems at edhelper.com
Word Problems: Travel and Distance
Word
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Travel Word Problems
Question 1115225
:
state the next term and write a recursive formula for the sequence
2, 5, 7, 12, 19...
Answer by
rothauserc(4718)
(
Show Source
):
You can
put this solution on YOUR website!
a(n) = a(n-1) + a(n-2) with a(0)=2, a(1)=5
:
2, 5, 7, 12, 19, 31
: