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

Given the recursion f(n)=2f(n−1)f(n) = 2f(n-1)f(n)=2f(n−1) with f(0)=5f(0) = 5f(0)=5, find f(2)f(2)f(2).