Join thousands of students who trust us to help them ace their exams!Watch the first video
Multiple Choice
Write a recursive formula for the geometric sequence {18,6,2,32,…}.
A
an=3an−1
B
an=3an−1
C
an=18an−1
D
an=32an−1
Verified step by step guidance
1
Step 1: Identify the type of sequence. The given sequence {18, 6, 2, 2/3, ...} is a geometric sequence because each term is obtained by multiplying the previous term by a constant ratio.
Step 2: Determine the common ratio (r). To find the common ratio, divide any term in the sequence by its preceding term. For example, r = 6 / 18 = 1/3.
Step 3: Write the recursive formula for the geometric sequence. A recursive formula expresses the nth term (a_n) in terms of the previous term (a_{n-1}). For a geometric sequence, the formula is generally written as a_n = r * a_{n-1}. Substitute the common ratio r = 1/3 into the formula.
Step 4: Include the initial term. To fully define the sequence, specify the first term (a_1). In this case, a_1 = 18.
Step 5: Combine the recursive formula and the initial term. The complete recursive formula for the sequence is: a_n = (1/3) * a_{n-1}, with a_1 = 18.