
Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
A series of problem exercises for part i of a cs course. Students are required to solve each problem and provide answers by the due date. Some problems ask for identification of errors in given arguments and others ask for functions that satisfy certain conditions.
Typology: Assignments
1 / 1
This page cannot be seen from the preview
Don't miss anything!

Part I
Problem 1 Exercise 16, page 54.
Problem 2 Exercise 35, page 55.
Problem 3 Exercise 30, page 96. Is the claim true in case f is not 1-to-1?
Problem 4 Exercise 32, page 79.
Problem 5 Exercise 40, page 80.
Part I I
Problem 6 Exercise 18, page 91.
Problem 7 What is wrong with the following argument? \Since n = O (n) and 2 n = O (n) and 3 n = O (n) and so on, we have
Pn k =1 k^ n^ =^
Pn k =1 O^ (n)^ =^ nO^ (n)^ =^ O^ (n
Problem 8 Exercise 26, page 91.
Problem 9 Exercise 28, page 91.
Problem 10 Exercise 36, page 91. If the answer is yes,' prove the claim. If the answer isno,' give two functions f and g such that f (x) = O (g (x)) but 2 f^ (x)^6 = O (2g^ (x)^ ).