154k views
2 votes
Which recursive formula can be used to generate the sequence shown, where f(1) = 5 and n > 1?

5,–1, –7, –13, –19, ...

1 Answer

7 votes

5, -1, -7, -13, -19

-6 -6 -6 -6 the difference between the numbers is -6


a_(n) = a_(1) + d(n - 1) ; where a₁ is the first term, d is the difference, and n is the term


a_(n) = 5 - 6(n - 1)


a_(n) = 5 - 6n + 6)


a_(n) = 11 - 6n

f(1) = 5


a_(1) = 11 - 6(1)

= 11 - 6

= 5

TRUE

User Shuhei Kagawa
by
8.4k 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