contestada

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).

Respuesta :

Answer:

I think f(1) = is 14,000

Step-by-step explanation:

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