SOLUTION: How would you write the recursive rules for the following sequences: 1. 3, 12, 48, 192, 768,...

Algebra.Com
Question 295484: How would you write the recursive rules for the following sequences:
1. 3, 12, 48, 192, 768,...

Found 2 solutions by richwmiller, Edwin McCravy:
Answer by richwmiller(17219)   (Show Source): You can put this solution on YOUR website!
a_n = 3*4^(n-1)
next term 3072

Answer by Edwin McCravy(20056)   (Show Source): You can put this solution on YOUR website!

The other tutor gave the formula for the nth term,
not the recursive rule.

You multiply by 4 each time, so

,  

or it can be written 

, 

Edwin



RELATED QUESTIONS

Rewrite the following series in summation notation 3 + 12 + 48 + 192 + 768 (answered by Fombitz)
Find the next term for the following two sequences and provide the pattern rules. These... (answered by greenestamps)
Oh my goodness, I'm really struggling with this one. Can anyone help me? Consider the... (answered by stanbon)
Write the explicit formula for the sequence 3, 12, 48,... (answered by scott8148)
What is the formula for the following geometric sequence? 3, 12, 48, 192,... (answered by ikleyn)
The following function defines a recursive sequence: f(0) = -4 f(1) = 12 f(n) =... (answered by jim_thompson5910)
find the first five terms of the geometric sequence? a1=4, r=3 a. 12, 36, 108, 324,... (answered by josgarithmetic)
How do I set up the problem for this information: Generate the first 3 terms of a... (answered by math_helper)
Worksheet from school-OHVA Find the explicit formula for the following sequences: 123,... (answered by user_dude2008)