CS 121: Assignment 7

Design, Recursion

Due: Monday, March 17, 10:00 am


1) (10%) Exercise R12.6 (page 579)

2) (10%) Exercise R12.7

3) (20%) Exercise R12.11

4) (20%) Exercise P13.1 (page 619)

5) (20%) Exercise P13.6

6) (20%) Write a recursive definition of the power function xy, using standard mathematical notation.



CS 121