Question
2,4,8,16 recursive form
Answer:
The first term is 2, and each term after that is twice the previous term, so the equations are:
a sub1 = 2
a sub n = 2a sub n-1, for n>1
9.4m questions
12.2m answers