Ask Question
Today, 05:30

Write a recursive definition for the sequence 21,16,11,6

+2
Answers (1)
  1. Today, 08:11
    0
    A recursive definition for the sequence shown above can be x = n-5.

    21 - 5 = 16

    16 - 5 = 11

    11 - 5 = 6

    and so on ...

    The number sequence has a difference of 5 in each of the values before and after them.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “Write a recursive definition for the sequence 21,16,11,6 ...” 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