Homework for Math308, Spring 2008

·        For Monday, April 7: Section 4.1, problems 3,5,12,14,20,27,35,46,52,58,63,65.

·        For Tuesday, April 8: Section 4.2, problems 1, 6, 8, 10, 13, 19, 21, 24, 27, 31 and Section 4.3, problems 16, 19, 21, 24, 29.

·        For Thursday, April 10: Section 8.1, problems 3, 7, 34(a,b) and Section 8.2, problems 3, 5, 18, 19, 24, 30.

·        For Friday, April 11: Section 6.1, problems 2, 7-13, 21, 23, 26, 28, 31.

·        For Monday, April 14: Section 6.2, problems 1, 3, 4, 6, 10, 11(a,b,c), 14, 16, 19(a,b,c), 23-25 .

·        For Tuesday, April 15: Section 6.3, problems 1, 5, 6, 8, 9, 11.

·        For Friday, April 18: Section 6.3, problems 21, 26, 28.

·        For Monday, April 21: Section 6.4, problems 4-7, 10, 13, 15, 17.

·        For Thursday, April 24: Section 6.5, problems 1, 3, 5, 8-10, 16,

and the following problem:

Write a program that will output all 4-combinations of the following set:
{USA, China, India, Russia, France, UK, Germany}.

·        For Friday, April 25: Section 6.7, problems 3, 5, 7, 15, 17.

·        For Monday, April 28: Section 11.1, problems 3, 16, 25, 26, 28, 45, 14 (optional), 46 (optional) and Section 11.2, problems 12, 17, 18.

·        For Friday, May 9: Section 11.5, problems 3, 8-12, 22, 26, 32 and Section 11.6, problems 7, 8, 11, 20.

·        For Friday, May 16: Section 9.3, problems 6, 8, 9, 11, 14 and the following problem.

·        For Monday, May 19: Section 9.4, problems 13, 18, 19, 20, Section 9.5, problems 5, 6 and the following problem:

Apply the insertion sort algorithm to the following arrays:

a)      12 34 5 9 20 11

b)      Mark Rebecca Nick Megan Jennifer David Mike

·        HW set on maximum flow problem    Partial Solutions

·        HW set on Integer programming    Solution