asked 193k views
4 votes
Write a recursive definition for the sequence below:

Write a recursive definition for the sequence below:-example-1
asked
User GGirard
by
8.0k points

2 Answers

5 votes
Add 5 then add 4 is the sequence
answered
User Keiko
by
8.2k points
3 votes

Answer:

First option

Explanation:

In the sequence, the first term is -1. You add 5 to each term to get the next term. This is because -1 + 4 = 4, and so on. Thus, the correct sequence is the first option.

answered
User Jayesh Dankhara
by
8.3k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.