Ask Question
2 July, 12:12

Critical thinking write a recursive rule for a sequence where every term is the same.

+1
Answers (1)
  1. 2 July, 12:38
    0
    To do this, let f (1) = 5 and f (n) = f (n-1) for n greater than 1. This is recursive rule and each term is the same because it eventually becomes f (1), which is 5.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “Critical thinking write a recursive rule for a sequence where every term is the same. ...” 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