142k views
14 votes
Consider the first three terms of the sequence below. 14,000, 12,600, 11,340...

Complete the recursively-defined function to describe this sequence.

f(1) = (blank)
f(n) = f(n - 1) · (blank), for n ≥ 2

The next term in the sequence is (blank).

User PajE
by
8.2k points

1 Answer

5 votes

Answer:

I think f(1) = is 14,000

Explanation:

f(1) = 14,000 should be right but thats about all I know. Sorry.

User Terry Deng
by
7.8k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories