Chapter Review
Sign In
Use a table to organize the terms and find the pattern.
a_1=3, a_n=2a_(n-1)
To write a recursive rule for the given sequence, we will use a table to organize the terms and find the pattern.
The sequence is geometric, with first term a_1=3 and common ratio r=2. To write the recursive rule, we will substitute these values into the general formula for the recursive rule of a geometric sequence. la_1=a a_n=r* a_(n-1) ⇒ la_1= 3 a_n= 2a_(n-1)