Chapter Review
Sign In
Start by identifying the starting value and the common ratio of the geometric sequence.
a_1 = 20; a_n=a_(n-1) * 3
We want to write the recursive formula for the given geometric sequence. Let's identify the starting value a_1 and the common ratio r.
The starting value is a_1= 20 and the ratio between the consecutive terms is 3. Therefore, the common ratio of the sequence is r= 3. Let's use this information to write the recursive formula for our geometric sequence. General Form:& a_1= a; a_n=a_(n-1) * r Given sequence:& a_1= 20; a_n=a_(n-1) * 3