Math Problem Statement
Which recursive formula can be used to define this sequence for n>1? 2, 6, 18, 54, 162, 486, ...
Solution
Ask a new question for Free
By Image
Drop file here or Click Here to upload
Math Problem Analysis
Mathematical Concepts
Sequences
Geometric Sequences
Recursion
Formulas
a_n = 3 * a_(n-1)
a_1 = 2
Theorems
Recursive Definition for Geometric Sequences
Suitable Grade Level
Grades 9-10