Ask Question
16 August, 22:24

Which recursive formula can be used generate the sequence shown where f (1) = 5 and n>1?

5,-1,-7,-13,-19, ...

A) f (n+1) = (n) + 6

B) f (n) = f (n+1) - 6

C) f (n+1) = f (n) - 6

D) f (n+1) = - 6f (n)

+3
Answers (1)
  1. 17 August, 01:06
    0
    So we notice that the difference between the nubmers is 6 (5-6=-1, - 1-6=-7, etc)

    so therefor it must be something with - 6, and n>1 so

    f (n) = - 6n

    the difference to the next erm is 6 so the answe ris C

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

    C
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Which recursive formula can be used generate the sequence shown where f (1) = 5 and n>1? 5,-1,-7,-13,-19, ... A) f (n+1) = (n) + 6 B) f (n) ...” 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