Answer:
Explanation:
A recursive formula for a sequence allows you to find the nth term of the sequence provided you know the value of the previous term in the sequence.
The first three terms of the sequence are:
Therefore, as each term of the sequence is twice the previous term it is a geometric sequence.
When writing a recursive rule, remember to include the definition of the first term of the sequence.
Therefore, the recursive formula for the given situation is:
-----------------------------------------------------------------------------------------------
Additional information
The "a" signifies "term". So a₁ is the first term, a₂ is the second term ... aₙ is the nth term. Therefore, aₙ₊₁ is the next term.
"u" is regularly used instead of "a", but as "a" is used as the first term when writing explicit formulas, it is more preferable.
As a recursive formula for a sequence allows you to find the nth term of the sequence provided you know the value of the previous term in the sequence, to find the 6th term for example, we would need to calculate the previous terms first:
Note: It is more preferable to find an explicit formula for the nth term of a sequence since with an explicit formula we do not need to calculate the previous term(s).
The explicit formula for this sequence of this question is:
Therefore, to find the 6th term using the explicit formula, simply substitute n = 6 into the formula:
As you can see, it yields the same result as the recursive formula but without the need to calculate the preceding terms.