Question
Question: What is a recursive formula for a geometric sequence?...
What is a recursive formula for a geometric sequence?
Solution
A recursive formula is a relation between the preceding term of a sequence and the next term of the sequence. So it essentially defines the next term of a sequence using the previous term. A geometric sequence is the sequence of terms in which the ratio of the two consecutive terms is always a constant. The nth term is given by an=arn−1. From this formula, we can derive the required recursive relation for a geometric sequence.
Complete step-by-step solution:
We know that a geometric sequence is the sequence of terms in which the ratio of the two consecutive terms is always a constant. Therefore, if the first term of a geometric sequence is a, and the constant ratio of the geometric sequence is equal to r, then the next terms can be written as ar,ar2,ar3......... Observing this sequence of the terms of the geometric sequence, we can generalise the nthterm of the sequence as
⇒an=arn−1.......(i)
But we also know that a recursive formula for a sequence is a relation between the next term and the previous term. Therefore, for writing the recursive relation for the geometric sequence, we need to define the next term with respect to the previous term. This means that we have to define the nth term with respect to the (n−1)th term. For the (n−1)th term, we substitute n=n−1 in the equation (i) to get
⇒an−1=arn−1−1⇒an−1=arn−2........(ii)
Dividing the equation (i) by (ii) we get