34.9k views
4 votes
Write a recursive formula for the sequence

-1,-2,-3,-4...

1 Answer

2 votes

Answer:

f(1) = -1

f(n) = f(n-1) -1

Explanation:

The first term is -1. Each term is 1 less than the previous. These equations say that.

f(1) = -1

f(n) = f(n-1) -1

User Romaninsh
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