Select the correct answer.
Select the function that defines the given sequence.
-11,-8, -5,-2. 1....
A
f(1) = -11
f(n) = f(n − 1) – 3; for n = 2, 3, 4, ...
B. f(1) = –11
f(n) = f(n + 1) + 3; for n = 2, 3, 4, ...
c. f(1) = -11
s(n) = f(n − 1) + 3; for n = 2, 3, 4, ...
D.
f(1) = -11
f(n) = f(n + 1) – 3; for n
= 2, 3, 4, ...
Reset
Next