1.

A sequence is defined by the recursive function f(n + 1) = f(n). If f(3) = 9 , what is f(1)?

Answer» A sequence is defined by the recursive function f(n + 1) = f(n). If f(3) = 9 , what is f(1)?

Solution:



Discussion

No Comment Found