Description
Problems
- (15 pts) Exercise 16.2-3. Use induction to argue correctness.
- (15 pts) Exercise 16.2-4.
- (15 pts) Exercise 16.2-5.
- (15 pts) Exercise 16.2-6.
- (15 pts) Exercise 16.3-3.(Extra Credit). First prove by induction that n−1 F (i) = i=0F(n+1)−1
- (20 pts) Problem 16-1, (a), (b) and (c).
- (15 pts) Exercise 15.4-5. Hint: try to solve this problem using a greedy approach – it may not work; if it doesn’t work, it means you must use DP and you can leave it for HW5.


