Type the correct answer in the box. Use numerals instead of words. If necessary, use / for the fraction bar(s). Fractions should be reduced to lowest terms.
Consider the first three terms of the sequence below:
[tex]\[ 14,000, 12,600, 11,340, \ldots \][/tex]
Complete the recursively-defined function to describe this sequence:
[tex]\[
\begin{array}{c}
f(1) = \square, \text{ for } n \geq 2 \\
f(n) = f(n-1) \cdot \square
\end{array}
\][/tex]
The next term in the sequence is [tex]\(\square\)[/tex].