SOLUTION: Find the first three terms of the geometric sequence defined by: a1 = −2; an = 3an − 1
Algebra
->
Sequences-and-series
-> SOLUTION: Find the first three terms of the geometric sequence defined by: a1 = −2; an = 3an − 1
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 809728
:
Find the first three terms of the geometric sequence defined by: a1 = −2; an = 3an − 1
Answer by
jim_thompson5910(35256)
(
Show Source
):
You can
put this solution on YOUR website!
an = 3an - 1
a2 = 3a(2 - 1)
a2 = 3a1
a2 = 3(-2)
a2 = -6
---------------------------------------------
an = 3an - 1
a3 = 3a(3 - 1)
a3 = 3a2
a3 = 3(-6)
a3 = -18
---------------------------------------------
Summary:
a1 = -2
a2 = -6
a3 = -18
First three terms are: -2, -6, -18