Which recursive formula can be used to define this sequence for n > 1?15,22,29,36,43,50,…Choices:(A) an=an−1+7(B) an=an−1+an−1−7(C) an=1522an−1(D) an=an−1+an−1+7
Q. Which recursive formula can be used to define this sequence for n>1?15,22,29,36,43,50,…Choices:(A) an=an−1+7(B) an=an−1+an−1−7(C) an=1522an−1(D) an=an−1+an−1+7
Sequence Type: We have the sequence: 15,22,29,36,43,50,…Is the given sequence geometric or arithmetic?The difference between consecutive terms appears to be constant.The given sequence is likely arithmetic.
Find Common Difference: Find the common difference, d, by subtracting two consecutive terms.For example, take the second term and subtract the first term: 22−15=7Common difference (d): 7
Recursive Formula: Identify the recursive formula for the given sequence.Since the sequence is arithmetic, the recursive formula will have the form an=an−1+d, where d is the common difference.Substitute 7 for d in the formula.Recursive formula: an=an−1+7
Match with Choices: Match the recursive formula we found with the given choices.The correct choice is (A)an=a(n−1)+7.
More problems from Write a formula for a recursive sequence