SOLUTION: f(n)= 3*f(n/2) - 4 when n is even and f(1) = -3.
a. What is the value of f(4)?
b. What is the value of f(8)?
Algebra ->
Probability-and-statistics
-> SOLUTION: f(n)= 3*f(n/2) - 4 when n is even and f(1) = -3.
a. What is the value of f(4)?
b. What is the value of f(8)?
Log On