Question: Suppose you are using the substitution method to establish a bound on a recurrence T(n) and that you already know that T(n) (log n) and
Suppose you are using the substitution method to establish a bound on a recurrence T(n) and that you already know that T(n) (log n) and T(n) (n^2). Which of the following cannot be shown as an improvement? A. T(n) (log n) B. T(n) (n) C. T(n) (n^2) D. T(n) (n^3)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
