Knowledge Base > Algorithm > Recurrence
Master theorem method provides us a ’cookbook’ method for solving recurrences of the form

Theorem 3.7.4.1. Master Theorem Let a ≥ 1 and b > 1 be constants, let f(n) be a function, and let T(n) be defined on the negative integers by the recurrence

