Guest Session: 1 Question Remaining. Create Account to save progress.
Login
Recursioneasy
0:00.0

For the recursive function f(n)=n⋅f(n−1)f(n) = n \cdot f(n-1)f(n)=n⋅f(n−1), what value of f(0)f(0)f(0) is required to make f(3)=6f(3) = 6f(3)=6?