β
Correct Answer: (C)
t(n)= o(nc (log n)k+1
Explanation: in the extended second case of master’s theorem the necessary condition is that c = logba. if this condition is true then t(n)= o(nc(log n))k+1.
Explanation by: Mr. Dubey
in the extended second case of master’s theorem the necessary condition is that c = logba. if this condition is true then t(n)= o(nc(log n))k+1.
Discussion
Question Analytics
543
Total Visits
3 y ago
Published
Mr. Dubey
Publisher
90%
Success Rate