Ask Question
18 December, 09:24

Which recursive formula can be used to generate the sequence shown, where f (1) = 9.6 and n > 1? 9.6, - 4.8, 2.4, - 1.2, 0.6, ... f (n + 1) = - 0.5f (n) f (n + 1) = 0.5f (n) f (n + 1) = f (0.5n) f (n + 1) = f (-0.5n)

+4
Answers (1)
  1. 18 December, 10:32
    0
    Hmm

    f (n+1) is the term after f (n)

    alrighty, so each term seems to be multiplied by - 1/2 or - 0.5 to get to the next term

    so

    f (n+1) = - 0.5f (n)

    answer is first option
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Which recursive formula can be used to generate the sequence shown, where f (1) = 9.6 and n > 1? 9.6, - 4.8, 2.4, - 1.2, 0.6, ... f (n + 1) ...” in 📙 Mathematics if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers