Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

a sequence can be defined by the explicit formula \\(a_n = 5 - 3n\\). w…

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\\)

Explanation:

Find the first term of the sequence

$$ a_1 = 5 - 3(1) = 2 $$

Determine the common difference

$$ LATEXBLOCK0 $$

Formulate the recursive relation

$$ LATEXBLOCK1 $$

Answer:

  • (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\)