221k views
22 votes
What is the recursive rule for the sequence −3, −1, 1, 3...?

User Mcritz
by
8.7k points

2 Answers

13 votes

Answer:

+2

Explanation:

-3 + 2 = -1

-1 + 2 = 1

1 + 2 = 3

User Mispy
by
8.8k points
3 votes

Answer:


a_(n) =
a_(n-1) + 2

Explanation:

There is a common difference d between consecutive terms, that is

d = - 1 - (- 3) = 1 - (- 1) = 3 - 1 = 2

A recursive rule allows a term in the sequence to be found by adding d to the previous term, that is


a_(n) =
a_(n-1) + 2

User Emeraldhieu
by
8.1k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories