SOLUTION: The sequences are defined using recursion formulas. Write the first four terms of each sequence. a<sub>1</sub> = 12 and a<sub>n</sub> = a<sub>n-1</sub> + 4 for n &#8807; 2.

Algebra.Com
Question 481832: The sequences are defined using recursion formulas. Write the first four terms of each sequence. a1 = 12 and an = an-1 + 4 for n ≧ 2.

Answer by Edwin McCravy(20055)   (Show Source): You can put this solution on YOUR website!
a1 = 12 and an = an-1 + 4 for n ≧ 2.

----------------------------------------------------------

a1 = 12

a2 = a2-1 + 4 = a1 + 4 = 12 + 4 = 16

a3 = a3-1 + 4 = a2 + 4 = 16 + 4 = 20

a4 = a4-1 + 4 = a3 + 4 = 20 + 4 = 24


Edwin





RELATED QUESTIONS

write the first four terms of the sequence defined by the recursion formula... (answered by Edwin McCravy)
The following are defined using recursion formulas. Write the first four terms of each... (answered by greenestamps)
the sequence shown below is defined using a recursion formula. write the first four terms (answered by amarjeeth123)
Find the first six terms of the sequence. a1 = -3, an =... (answered by Edwin McCravy)
Define the a3 and a4 terms of the recurrence relation:... (answered by Edwin McCravy)
"Write the first four terms of the geometric sequence with the first term (a sub n = 16)... (answered by venugopalramana)
Write the first five terms of the follownig sequence. a sub n = n + 1/ n with the... (answered by venugopalramana)
Can you please help me solve this question? Many of the terms have a # or a letter with... (answered by KMST)
Find the sum of the first 60 terms of the sequence below. 15,17,2,-15,-17 (Where {{{a... (answered by KMST)