8. Geometric Sequences
Sign In
Can you identify a common ratio between consecutive terms?
Explicit formula: a_n=27 * ( 43)^(n-1)
Recursive formula: a_1=27; a_n=a_(n-1) * ( 43)
We can see that there is a common ratio, r= 43. Therefore, the sequence is geometric. To write the recursive and explicit formulas, we also need to identify the starting value. The first value given is 27. Now, let's write the formulas! c|c Explicit Formula & Recursive Formula [0.8em] a_n= a_1 * r^(n-1) & a_1= a; & a_n=a_(n-1) * r ↓ & ↓ & a_1= 27 ; a_n= 27 * ( 4/3)^(n-1) & a_n=a_(n-1) * ( 4/3)