Ask Question
28 November, 20:46

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

+3
Answers (1)
  1. 28 November, 23:01
    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?
Find 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 you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers