Menu

[solved] – Question 96396

Use substitution to solve the recurrence relation f(n)= 8f(n/2) + n^2 with initial condition f(1) = 1 , knowing that n = 2^k .

Expert Answer


OR


Leave a Reply

Your email address will not be published. Required fields are marked *