Respuesta :

Given the sequence:
3, 12, 48, 192, 768...?
first term,a=3
common ratio,r=12/3=4
thus the recursive formula will be:
an=r*a(n-1)
Thus the answer is:
an=r*a(n-1)