135k views
0 votes
Given the sequence -2,-8/3,-10/3,-4,-14/3 find the recursive formula

1 Answer

3 votes

Explanation:

-2, -8/3, -10/3, -4, -14/3

Write as multiples of 1/3.

-6/3, -8/3, -10/3, -12/3, -14/3

This is an arithmetic sequence where the first term is -6/3 and the common difference is -2/3.

Therefore, the recursive formula is:

aᵢ₊₁ = aᵢ − 2/3, a₁ = -2

User Xrath
by
4.6k points