SOLUTION: tn= 2t n-1+5 and t=3 Find the next four terms given the recursive definition t2=? t3=? t4=? Thank you for helping on the previous problem, but I am having trouble understa

Algebra.Com
Question 508968: tn= 2t n-1+5 and t=3
Find the next four terms given the recursive definition
t2=?
t3=?
t4=?

Thank you for helping on the previous problem, but I am having trouble understanding this one. Do you just replace 2t with 2x3. Would the formula equal tn= 2x3(n-1)+5?

Answer by stanbon(75887)   (Show Source): You can put this solution on YOUR website!
t(n) = 2*t(n-1)+5 and t(1) = 3
Find the next four terms given the recursive definition
t(1) = 3
t(2) = 2*3+5 = 11
t(3) = 2*11+5 = 27
t(4) = 2*27+5 = 59
=======================
Cheers,
Stan H.
============

RELATED QUESTIONS

tn= tn-1/2 and t1 =80 Find the next four terms given the recursive definition t2= ?... (answered by stanbon)
Let (Tn) = (1, 1, 2, 3, 5, 8, 13, 21, 34, 55, . . .) be the Fibonacci sequence defined by (answered by venugopalramana)
t1=-3. tn=4-2t^n-1 find... (answered by greenestamps,ikleyn,MathTherapy)
If tn = 10/3 − n/3 , find t1, t2, t3 and tn+1 . Express tn+1−tn in its simplest... (answered by greenestamps,Theo)
Can someone kindly check my answers for me? I would appreciate any help if my answers are (answered by mykasha)
can you solve this without log? if yes, how do u solve this? a sequence t1, t2, t3,... (answered by robertb)
Find all geometric sequences in which t3 + t4 = 36 and t5 + t6 = 144 I know one... (answered by MathLover1)
A bag contains 52 tickets numbered 1,2...52 of which 5 are drawn at random and arranged... (answered by stanbon)
A sequence Tn is defined by T1 = T2 = 1 and T(n+2) = T(n+1) + Tn Tn = {{{(a^n - b^n)/... (answered by ikleyn)