each term is twice the previous term
An = 2^(n - 4)
What is the recursive formula for this sequence?
1/8, 1/4, 1/2, 1
5 answers
Thank you!!!!!!!!!
The recursive formula is
A_1 = 1/8
A_n+1 = A_n * 1/2
A_1 = 1/8
A_n+1 = A_n * 1/2
from oobleck
The recursive formula is
A_1 = 1/8
A_n+1 = A_n * 2 ... the multiplier is 2 ... not 1/2
The recursive formula is
A_1 = 1/8
A_n+1 = A_n * 2 ... the multiplier is 2 ... not 1/2
>head slap<