Which recursive formula can be used to generate the sequence below, where f(1) = 6 and n ≥ 1?
f (n + 1) = f(n) + 5
f (n + 1) = f(n) – 5 [this answer is correct]
f (n) = f(n + 1 ) – 5
f (n + 1) = –5f(n)
7.9m questions
10.6m answers