SOLUTION: How do I write the first four terms of the sequence?
a1=1 and a base n = 3a base n-1 for n >= 2
I know that the first term would just be 1 but how do I find the other
Algebra.Com
Question 930466: How do I write the first four terms of the sequence?
a1=1 and a base n = 3a base n-1 for n >= 2
I know that the first term would just be 1 but how do I find the other 3 terms if n cannot be greater than 2?
thank you
Answer by ewatrrr(24785) (Show Source): You can put this solution on YOUR website!
for n ≥ 2 (a1 = 1)
what this says is describes ALL the other terms (except a1)
a2 = 3
a3 = 6
a4 = 9
a5 = 12
etc...
RELATED QUESTIONS
suppose A1=2 and A(n+1)=3A(n)+2. Write the first five terms of the sequence. Then write... (answered by josgarithmetic)
The sequence is defined recursively. Write the first four terms.
{{{a[1]=2... (answered by venugopalramana)
Write the first four terms of the sequence an=64(1/4)^n, for n=0, 1, 2, 3,
How do I... (answered by venugopalramana)
the sequence shown below is defined using a recursion formula. write the first four terms (answered by amarjeeth123)
Write the first four terms of the sequence. a1 = 13 and an = an-1 + 8 for n... (answered by Fombitz)
Suppose that a sequence is defined as follows.
a[1] = -1 , a[n] = -3a[n-1]+6 for n... (answered by ewatrrr,solver91311)
The sequence is defined recursively. Write the first four terms.... (answered by Fombitz)
Write first four terms of the sequence definded by the recursive sequence
a1 = 4 and an (answered by fractalier)
write the first four terms of the sequence a1=-3, an=(-2)an-1;n=2,3,4,... How do I do... (answered by stanbon)