110k views
1 vote
A recursive rule for an arithmetic sequence is a1=-2; an=an-1 -9

What is an explicit rule for this sequence?

A recursive rule for an arithmetic sequence is a1=-2; an=an-1 -9 What is an explicit-example-1
User Baerkins
by
6.0k points

1 Answer

1 vote

Answer:


a_n = -9n +7 \,,\,\,\,n\geq1

Explanation:

This is an arithmetic sequence with a common difference of -9. We use this fact to create an explicit rule:


a_n = -2 - 9(n-1)= -2 -9n +9 = -9n +7 \,,\,\,\,n\geq1

User Erdekhayser
by
5.9k points