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

What is the result of f(2)f(2)f(2) if f(n)=f(n−1)−f(n−2)f(n) = f(n-1) - f(n-2)f(n)=f(n−1)−f(n−2) with f(0)=1,f(1)=1f(0) = 1, f(1) = 1f(0)=1,f(1)=1?