CS 281 Test II

June 12, 1998

1. Find the powerset of each of the following sets: [15]

(a) {1,2}
(b) { tex2html_wrap_inline33 , { tex2html_wrap_inline33 }}
(c) { { 1 }, { { 1 }}, 1 }

2. Find the following Cartesian products: [15]

(a) { tex2html_wrap_inline43
(b) { tex2html_wrap_inline45
(c) tex2html_wrap_inline47

3. List the members of each of the following sets: [10]

(a) { tex2html_wrap_inline49 is even and tex2html_wrap_inline51 }
(b) { tex2html_wrap_inline49 is an integer satisfying tex2html_wrap_inline55 }

4. Find the smallest four elements of the set S defined recursively as follows: [10]

Basis Clause: tex2html_wrap_inline59
Inductive Clause: If tex2html_wrap_inline61 , then tex2html_wrap_inline63 .
Extremal clause: Nothing is in S unless it is obtained from the above two clauses.

5. Recursively define each of the following sets:

(a) The set of non-negative integers divisible by 5. [7]
(b) { tex2html_wrap_inline69 is a natural number.} [8]

6. Prove the following equalities on sets A, B, and C.

(a) tex2html_wrap_inline77 [10]
(b) tex2html_wrap_inline79 [15]

7. Indicate which of the following are true and which are false. [10]

(a) { tex2html_wrap_inline81
(b) tex2html_wrap_inline83
(c) tex2html_wrap_inline85
(d) tex2html_wrap_inline87




S. Toida
Wed Jun 17 19:24:09 EDT 1998