78.1k views
1 vote
For the following geometric sequence, find the recursive formula.

{-80, 20, -5, ...} I need help :')

1 Answer

6 votes

Answer:


a_(n)=-(1)/(4)(a_(n-1))

Explanation:

To find recursive formula in a geometric sequence, you need to first find the common ratio, 'r', between the numbers in the given data set. From the data set given, it appears that the previous number is multiplied by
-(1)/(4) so, r =
-(1)/(4).

Recursive formula involves two other variables:


a_(n)= the
n^(th) term in the sequence


a_(n-1)=the term before the
n^(th) term

So, the final formula is:
a_(n)=-(1)/(4)(a_(n-1))

User Manual
by
7.6k points