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

9.6, –4.8, 2.4, –1.2, 0.6, ..

asked
User Dap
by
7.5k points

1 Answer

3 votes

We have got an geometric progression.

We use to find any term of a geometric sequence, this equation:

an=a₁ * r^(n-1)

a₁= is the first term.

r=is the common ratio.

n=numbers of the term to find.


r=an / an-1

In this case:

r=a₂/a₁=(-4.8) / 9.6=-0.5

a₁=9.6


an=9.6*(-0.5)^(n-1)



answered
User Anil Namde
by
7.4k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.