Ask Question
7 August, 12:13

Write a recursive definition for the sequence 11,8,5,2 ...

+2
Answers (1)
  1. 7 August, 15:07
    0
    The series 11,8,5,2 ... is an arithmetic progression with an arithmetic difference of - 3. This is true because 11-3 is 8, 8 minus 3 is 5 and 5-3 is 2 and so on ... The formula of this arithmetic progression is equal to an = 11 - 3 (n-1) where an is the number at nth term. This is simplified to an = - 3n + 4.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Write a recursive definition for the sequence 11,8,5,2 ... ...” 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