Ask Question
29 September, 13:53

A sequence is defined by the recursive function f (n + 1) = - 10f (n). if f (1) = 1, what is f (3)

3

-30

100

-1000

+5
Answers (1)
  1. 29 September, 15:58
    0
    This is a geometric sequence because each term is - 10 time the previous term.

    All geometric sequences have the rule:

    a (n) = ar^ (n-1), a=1st term, r=common ratio, n=term number, in this case:

    a (n) = 1 (-10) ^ (n-1) so a (3) is:

    a (3) = 1 (-10) ^2

    a (3) = 1 (100)

    a (3) = 100
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “A sequence is defined by the recursive function f (n + 1) = - 10f (n). if f (1) = 1, what is f (3) 3 -30 100 -1000 ...” 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