Which recursive formula can be used to define this sequence for n > 1?9,13,17,21,25,29,…Choices:(A) an=4an−1(B) an=913an−1(C) an=an−1+an−2−4(D) an=an−1+4
Q. Which recursive formula can be used to define this sequence for n>1?9,13,17,21,25,29,…Choices:(A) an=4an−1(B) an=913an−1(C) an=an−1+an−2−4(D) an=an−1+4
Sequence Type: We have the sequence: 9,13,17,21,25,29,…Is the given sequence geometric or arithmetic?The difference between consecutive terms is the same.The given sequence is arithmetic.
Find Common Difference: Find the common difference, d.Two consecutive terms are 9 and 13.13−9=4Common difference (d): 4
Recursive Formula: Identify the recursive formula for the given sequence.Since the sequence is arithmetic with a common difference of 4, the recursive formula will add this common difference to the previous term.Recursive formula: an=an−1+4
More problems from Write a formula for a recursive sequence