From the recurrence shown above where c0 is a constant, showthat T(n) = O(n) using the substitution method. For simplicity, youmay assume that n is a power of 5.
T(n) ≤ 3T (²) + 4n_n> 5 CO n ≤ 5
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!