Ask Question
18 June, 16:56

F (n) = 93+4 (n-1) Complete the recursive formula of f (n)

+2
Answers (1)
  1. 18 June, 17:06
    0
    f (1) = 93

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

    Step-by-step explanation:

    The recursive formula for an arithmetic sequence is given as:

    f (1) = a

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

    where a = first term and d = common difference

    An arithmetic sequence is in the form:

    f (n) = a + d (n - 1)

    where a = first term and d = common difference

    The common difference in f (n) = 93 + 4 (n-1) is 4.

    The first term is 93.

    The recursive formula is therefore:

    f (1) = 93

    f (n) = f (n - 1) + 4
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “F (n) = 93+4 (n-1) Complete the recursive formula of f (n) ...” in 📗 Mathematics if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers