Assignment1 (2012) (23-24 First)
Assignment1 (2012) (23-24 First)
Assignment 1
Instructions
• Please submit your work as one single PDF file in Moodle. No late work will be accepted.
Warning: Make sure that your work is properly scanned. Oversized, blurred or upside-
down images will NOT be graded.
Remark
• You are welcome to contact the instructor or the tutors if you have any difficulties.
You need only to give your answers to those questions indicated with *. Other
problems are optional and will not be marked. However, we do expect you to
eventually finish all problems.
Chapter 1
*1. Represent the following sets by listing and then write down their cardinalities:
(a) A = {x ∈ N : 2x2 + 3x − 2 = 0}
(b) B = {x ∈ Z : x2 < 10}
(c) C = {x ∈ R : x2 + 2x + 3 = 0}
(d) D = {−1, {0, 1}, 2, 3, 4, {5}, 6, {7, 8}} ∩ {x ∈ Z : |x − 3| ≥ 2}
(a) A \ (U \ B) = A ∩ B
(b) A \ (B \ C) = (A \ B) \ C
(c) (A ∪ B) \ C = (A \ C) ∪ (B \ C)
1
(d) (A ∩ B) \ C = (A \ C) ∩ (B \ C)
(e) (A \ B) ∪ C = (A ∪ B ∪ C) \ (A ∩ B)
(f) A \ (B ∪ C) = (A \ B) ∩ (A \ C)
(g) A ∩ (B \ C) = (A ∩ B) \ (A ∩ C)
4. The set S of all even integers can be described by the set-builder notation as
S = {2x : x ∈ Z}.
*5. Let A = {1, 2, 3, 4, 5} and B = {1, 3, 5, 7, 9}. Use the listing method to represent the
following sets:
*8. (a) Let A = {S ∈ P(N) : S is an infinite set}. Write down any two elements of A.
(b) Let B = {S ∈ P(N) : S and N \ S are infinite sets}. Write down any two elements
of B.
2
11. Let A = [1, 3] and B = [2, 4] be intervals in R. The following shows the set A × B in
R × R:
Let C = [5, 7] and D = [6, 8]. Draw pictures to illustrate the following:
(a) (A × C) ∪ (B × D) ⊆ (A ∪ B) × (C ∪ D)
(b) (A ∪ B) × C = (A × C) ∪ (B × C)
(c) (A ∩ B) × C = (A × C) ∩ (B × C)
(d) (A ∩ B) × (C ∩ D) = (A × C) ∩ (B × D)
*12. Use the listing method to express the set S = ((1, 3] × {2, 4}) ∩ Z2 .
13. Let A = {1, 2} and let B = A × A. What is the cardinality of B × B? Write down any
two elements of B × B.
(a) A = {1};
(b) A = {1, 2};
(c) A = {1, 2, 3}.
15. During this semester, there are 240 students taking the courses MATH1013, MATH2012
and MATH2241. Given that
*16. Use the Inclusion-Exclusion Principle to find the number of integers between 1 and 1000
(inclusive) that are multiples of 2 or 3 or 5 or 7.