SOLUTION: Find the third, fourth, and fifth terms in the sequence if A1=3, a2=6 and an= 3an-1-2an-2
Algebra
->
Sequences-and-series
-> SOLUTION: Find the third, fourth, and fifth terms in the sequence if A1=3, a2=6 and an= 3an-1-2an-2
Log On
Algebra: Sequences of numbers, series and how to sum them
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Sequences-and-series
Question 359876
:
Find the third, fourth, and fifth terms in the sequence if
A1=3, a2=6 and an= 3an-1-2an-2
Answer by
robertb(5830)
(
Show Source
):
You can
put this solution on YOUR website!
a3 = a2 - a1 = 6-3 = 3,
a4 = a3 - a2 = 3-6 = -3,
a5 = a4 - a3 = -3 - 3 = -6.