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

What is the value of f(2)f(2)f(2) if f(n)=n+f(n/2)f(n) = n + f(n/2)f(n)=n+f(n/2) and f(1)=1f(1) = 1f(1)=1?