Question: Using the substitution method prove that T(n) = 8T (n/2) + n 2 is O(n 3 ), where T(1) = (1).
Using the substitution method prove that T(n) = 8T (n/2) + n2 is O(n3), where T(1) = (1).
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
