Ask Question
13 July, 13:13

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

+5
Answers (1)
  1. 13 July, 16:55
    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?
Get an answer to your question ✅ “F (n) = 93+4 (n-1) Complete the recursive formula of 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