QUESTION IMAGE
Question
a sequence can be defined by the explicit formula \\(a_n = 5 - 3n\\). which recursive formula represents the same sequence of numbers?
\\(a_n = a_{n-1} - 3; a_1 = 5\\)
\\(a_n = 5 - 3a_{n-1}; a_1 = 5\\)
\\(a_n = a_{n-1} - 3; a_1 = 2\\)
\\(a_n = 5 - 3a_{n-1}; a_1 = 2\\)
Find the first term of the sequence
$$
a_1 = 5 - 3(1) = 2
$$
Determine the common difference
$$
LATEXBLOCK0
$$
Formulate the recursive relation
$$
LATEXBLOCK1
$$
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) \(a_n = a_{n-1} - 3; a_1 = 5\)
- (B) \(a_n = 5 - 3a_{n-1}; a_1 = 5\)
- (C) \(a_n = a_{n-1} - 3; a_1 = 2\) (Correct answer)
- (D) \(a_n = 5 - 3a_{n-1}; a_1 = 2\)