Which recursive formula can be used to generate the sequence below, where f (1) = 6 and n ≥ 1?
6, 1, - 4, - 9, - 14, ...
A. f (n + 1) = f (n) + 5
B. f (n + 1) = f (n) - 5
C. f (n) = f (n + 1) - 5
D. f (n + 1) = - 5f (n)
+5
Answers (1)
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “Which recursive formula can be used to generate the sequence below, where f (1) = 6 and n ≥ 1? 6, 1, - 4, - 9, - 14, ... A. f (n + 1) = f ...” in 📗 Mathematics if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Home » Mathematics » Which recursive formula can be used to generate the sequence below, where f (1) = 6 and n ≥ 1? 6, 1, - 4, - 9, - 14, ... A. f (n + 1) = f (n) + 5 B. f (n + 1) = f (n) - 5 C. f (n) = f (n + 1) - 5 D. f (n + 1) = - 5f (n)