Asss 2
Asss 2
Department of Mathematics
Discrete Mathematics
Assignment 2
3. Find A2 if
a) A = {0, 1, 2}. b) A = {1, a, x}
4. Find the truth set of P (x) where the domain is the set of integers.
a) P (x) : x2 < 5 b) P (x) : x2 > 2x c) P (x) : x2 + 5x + 4 = 0
d) P (x) : x3 ≥ 15 e) P (x) : x4 = 3 f) P (x) : x < x2
10. Can you conclude that A = B if A, B, and C are sets such that
(b) A ∩ C = B ∩ C?
11. Let A and B be subsets of a universal set U . Show that A ⊆ B if and only if B ⊆ A.
1
12. Let Ai = {1, 2, 3, ...., i} for i = 1, 2, 3, ... Find
n
[ \n
a) Ai b) Ai
i=1 i=1
∞
[ ∞
\
13. Find Ai and Ai if for every positive integer i,
i=1 i=1
a)Ai = {i, i + 2, i + 4, i + 6....}
b)Ai = {0, i}
c)Ai = (0, i), that is,the set of real numbers x with 0 < x < i.
d)Ai = [i, ∞), that is, the set of real numbers x with x ≥ i.
14. Determine whether each of these functions from Z to Z is one-one and onto.
(b) f (m, n) = m2 + n2
1
12 + 22 + · · · + n2 = n(n + 1)(2n + 1)
6
2
20. Use mathematical induction to show that
2
3 3 3 n(n + 1)
1 + 2 + ··· + n =
2
21. Find a formula for the sum of the first n even positive integers. Prove that formula by mathe-
matical induction.
Sn = Sn−1 + 4Sn−2 , S0 = 1, S1 = 5.
26. Prove that the following sets has a least element and find out that least element.
(a) {n ∈ N : n is a multiple of 7}.
(b) {n ∈ N : n = t2 − 10t + 28 for some integer t}.
(c) {n ∈ N : n 6= a2 + b2 + c2 for any integer a, b, c}.
27. Prove that well-ordering principle is not applicable for set of integers if we replace set of natural
numbers by set of integers.