SOLUTION: find the third, fourth and fifth terms. t sub(1) = 6; t sub(n) = t sub(n-1) + 4

Algebra.Com
Question 35194This question is from textbook
: find the third, fourth and fifth terms.
t sub(1) = 6; t sub(n) = t sub(n-1) + 4
This question is from textbook

Answer by venugopalramana(3286)   (Show Source): You can put this solution on YOUR website!
find the third, fourth and fifth terms.
t sub(1) = 6; t sub(n) = t sub(n-1) + 4
T1=6
TN=T(N-1)+4
PUT N=1,2,3,4,5,6....
N=1............T1=6...GIVEN
N=2....T2=T1+4=6+4=10
N=3....T3=T2+4=10+4=14
N=4....T4=T3+4=14+4=18
N=5....T5=T4+4=18+4=22

RELATED QUESTIONS

Define the a3 and a4 terms of the recurrence relation:... (answered by Edwin McCravy)
Consider an arithmetic series has 14 terms, with t 1 = -100 and t... (answered by stanbon)
Find the first six terms of the sequence. a1 = -3, an =... (answered by Edwin McCravy)
Find t sub n if t sub 3 is equal to 15 and t sub 8 is equal to... (answered by Edwin McCravy)
let an be an arithmetic sequence. if a4=27 and a9=67,... (answered by Edwin McCravy)
The sequences are defined using recursion formulas. Write the first four terms of each... (answered by Edwin McCravy)
Consider a sequence 4, x, 9, ... with x>0 If the sequence is geometic, find (a) the... (answered by stanbon)
Find an for the arithmetic series with S16 = -288, and... (answered by greenestamps,Edwin McCravy)
write the first five terms of the sequence Tn = -2.22n +... (answered by Edwin McCravy)