You are in Preview. Create Account to save stats.
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).