SOLUTION: Find the first five terms of the sequence for which a(1)=5 and a(n+1)= 3a(n)+1. Thank You
Algebra
->
Sequences-and-series
-> SOLUTION: Find the first five terms of the sequence for which a(1)=5 and a(n+1)= 3a(n)+1. Thank You
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 41796
:
Find the first five terms of the sequence for which a(1)=5 and a(n+1)= 3a(n)+1.
Thank You
Answer by
fractalier(6550)
(
Show Source
):
You can
put this solution on YOUR website!
We have
a1 = 5
a2 = 3(a1) + 1 = 16
a3 = 3(a2) + 1 = 49
a4 = 3(a3) + 1 = 148
a5 = 3(a4) + 1 = 445