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

Find f(3)f(3)f(3) if f(n)=ncdotf(n−1)f(n) = n \\cdot f(n-1)f(n)=ncdotf(n−1) and f(0)=1f(0) = 1f(0)=1.