QUESTION IMAGE
Question
which recursive formula can be used to generate the sequence shown, where \\(f(1) = 5\\) and \\(n \ge 1\\)?
\\(5, -1, -7, -13, -19, \dots\\)
\\(\bigcirc\\) \\(f(n + 1) = f(n) + 6\\)
\\(\bigcirc\\) \\(f(n) = f(n + 1) - 6\\)
\\(\bigcirc\\) \\(f(n + 1) = f(n) - 6\\)
\\(\bigcirc\\) \\(f(n + 1) = -6f(n)\\)
Identify the common difference of the sequence
$$
LATEXBLOCK0
$$
Verify the common difference for subsequent terms
$$
LATEXBLOCK1
$$
Write the recursive formula
$$
f(n + 1) = f(n) - 6
$$
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
- (A) \(f(n + 1) = f(n) + 6\)
- (B) \(f(n) = f(n + 1) - 6\)
- (C) \(f(n + 1) = f(n) - 6\) (Correct answer)
- (D) \(f(n + 1) = -6f(n)\)