COP 4531: Lecture 5

Learning objectives

After this class, you should be able to:

  1. Given a recurrence, solve it using the recursion-tree method, and prove the correctness of your solution using induction, if necessary.

Reading assignment

  1. CLR: Section 4.2.
  2. CLR: Chapter 4, page 77.

Exercises and review questions


Last modified: 24 Jan 2007