Next: About this document ...
CMSC 250 Homework #9 Fall 2005
0201 & 0202
Due Wed Nov 2 at the beginning of your discussion
section.
You must write the solutions to the problems single-sided on your own lined paper, with all sheets stapled together, and with all answers written in sequential order or you will lose points.
- For each of the following statements, either use induction to
prove that the statement is
true, or give a counterexample with justification to show that it is false.
- Suppose that the following recurrence relation holds
Prove that
Base Case (n = 1, n = 2)
n = 1:
n = 2:
IH
IS
show:
proof:
- Suppose that the following recurrence relation holds
Prove that
Base Case (n = 1, n = 2)
IH
IS
show:
proof:
therefore
therefore
by def. of divides
by substitution
by closure of
by def. of divides
- Suppose that the following recurrence relation holds
Prove that
Base Case (n = 1, n = 2)
IH
IS
show:
proof:
by IH
from above
by multiplying both sides by
from above
by substitution
- Use set notation to answer each of the following questions:
- Suppose A and B are sets defined as
- List 10 elements of
- List 10 elements of
Note:
A = { 5, 9, 13, 17, 21, 25, 29, 33, 37, 41... }
B = {8, 11, 14, 17, 20, 23, 26, 29, 32, 35... }
- For each of the following expressions, use a Venn diagram representing the universe U and the two subsets of that universe A and B. Shade the part of the diagram that corresponds to the set specified by the expression. Note:
means the complement of A.
Next: About this document ...
Chang Hu
2005-11-02
Web Accessibility