Formulate the recursive formula for the following geometric sequence.

{-16, 4, -1, ...}

3 answers

A(n+1) = A(n) * -1/4
An+1 = An * r
is
An+1 = An * (-4)
I mean (-1/4)