Ask Question
29 December, 15:24

Find the first four terms of the recursive sequence: a1 = 8 and an = an-1+n.

+4
Answers (1)
  1. 29 December, 15:32
    0
    a1 = 8

    a2 = 10

    a3 = 13

    a4 = 17

    Step-by-step explanation:

    The first term is a1 = 8

    The second term is a2 = a1 + n

    = 8+2

    = 10

    The third term is a3 = a2 + n

    = 10+3

    = 13

    The fourth term is a4 = a3 + n

    = 13+4

    = 17
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “Find the first four terms of the recursive sequence: a1 = 8 and an = an-1+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