1 The Role of Algorithms in Computing
2 Getting Started
3 Growth of Functions
4 Divide-and-Conquer
4.3
The Substitution Method for Solving Recurrences
4.4
The Recursion-tree Method for Solving Recurrences
4.6
Proof of the Master Theorem
Problems