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

2 Answers

2 votes
f(n + 1) = -0.5f(n Is the correct Answer

User Exfizik
by
5.5k points
7 votes
f(n + 1) = -0.5f(n) this is the answer to your problem

User Sree
by
6.0k points