asked 21.8k views
1 vote
A sequence is defined by the recursive formula f(n + 1) = 1.5f(n). Which sequence could be generated using the formula

asked
User Maslow
by
7.4k points

1 Answer

5 votes
The question needs to have choices. In terms of recursion, there should be sentinel value in order to have a starting value. From the starting value, it'll be carried out to the next recursion.
answered
User Mr Baloon
by
8.6k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.