109k views
4 votes
6, 1, -4, -9,...

---
Is this sequence arithmetic or geometric? What's the common difference or common ratio? What is the recursive formula?

User Telma
by
7.3k points

1 Answer

5 votes
Texaschic nailed it when saying that it's arithmetic

The recursive way to write this is to say


a_1 = 6

a_n = a_(n-1) - 5

which tells us "start at 6 and each time subtract off 5"

The
a_n portion is the nth term while
a_(n-1) is the term just before the nth term
User DimaSUN
by
6.4k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.