1.1 Introductions To Sets
1.1 Introductions To Sets
1.1 Introductions To Sets
Example:
A={5, 10, 15, 20} means “ A set consisting of the elements 5, 10, 15,
20.”
Symbols:
1. ϵ - read as “is an element of”
2. ϵ - read as “ is not an element of”
3. Ф – empty set
4. (…) called an ellipsis, to indicate that there are elements in the
set that is have not been written down.
NOTATION
04/25/2022
If x is an element of the set A, we write this as x A. x A
means x is not an element of A.
JINGLE C. ELANDAG
If A = {3, 17, 2 } then
3 A, 17 A, 2 A and 5 A.
DrDe
lMat
h.Co
m
10
3 WAYS IN WHICH WE
CAN DESCRIBE SET
NOTATION
1. The ROSTER METHOD or LISTING
METHOD
This is a method describing a set by listing
each element of the set inside the symbol { }. In
listing the elements of the set, each distinct
element is listed once and the order of the
elements does not matter.
EXAMPLE – ROSTER
METHOD
1. A ={1, 2, 3, 4, 5}.
2. B = {p, h, i, l, n, e, s}
3. C = { 5,10, 15, …}
4. D = {moon}
EXAMPLE – ROSTER METHOD
A variation of the simple roster method uses the ellipsis
( … ) when the pattern is obvious and the set is large.
Examples:
1. D= { 1, 3,5, 7, …}
2. E= { a, b, c ,.., z}
3. F = {4,8,12,16,…, 96}
A. S = {x ∈ Z | -5 ≤ x ≤ 5}
B. S = {x ∈ Z | x ≤ 5 }
C. S = {x ∈ Z | x < 5 }
D. S = {x ∈ R | x ≤ 5 }
2. S = {-3, -2, -1, 0, 1, 2, 3, ...}
A. S = {x ∈ R | x ≥ -3}
B. S = {x ∈ Z | -3 ≤ x ≤ 3}
C. S = {x ∈ Z | x > -3}
D. S = {x ∈ Z | x ≥ -3}
3. S = {2, 4, 6, 8,...}
A. S = {x ∈ Z | x ≥ 2}
B. S = {2x ∈ Z | x ≥ 2}
C. S = {2x, x ∈ Z | x ≥ 1}
D. S = {2x, x ∈ R | x ≥ 1}
4. Which of the following is the set of all suits in a
standard deck of playing cards?
A. C = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9}
B. D = {0, 2, 4, 6, 8}
C. E = {1, 3, 5, 7, 9}
D. None of the above.
6. Which of the following represents an empty set?
A = {l, i, b, r, a, r, y}
A = {1, 2, 3, 4, 5} and
B = {x | x < 6 and x is a counting number}
The sets
A = {x | x is a fraction} and
B = {x | x = ¾} are not equal because A
is not a subset of B.
We would write A ≠ B.
04/25/2022
1. {o,n,e} = {n,e,o} TRUE
ROXANNE C. MONGATO
2. {2,4,6,…, 50 } ≈ {1,3,5,…49} TRUE
3. {a,t,o,m} ≈ {t,o,m,a} TRUE
39
SUBSETS
B
A C
DEFINITION - SUBSET
Useful rules:
A for any set A
A A for any set A (Every set is a
subset of itself.)
The set A is a SUBSET of the set B if
every element of A is an element of B.
Examples:
04/25/2022
Example:
{1, 2, 3} is a subset of {1, 2, 3}, but
ROXANNE C. MONGATO
is not a proper subset of {1, 2, 3}.
Example:
{1, 2, 3} is a proper subset of {1, 2, 3, 4}
because the element 4 is not in the first set.
45
DETERMINE ALL POSSIBLE SUBSETS OF THE
SET
a. {1,2}
{ }, {1}, {2}, {1,2}
b. {1,2,3}
{ }, {1}, {2}, {3}, {1,2}, {1,3}, {2,3}, {1,2,3}
2-2-48
EXAMPLE: NUMBER OF SUBSETS
Solution
Since there are 5 elements, the number of subsets is
25 = 32.
The number of PROPER SUBSETS is 32 – 1 = 31.
ENRICHMENT
Set Number of Subsets Number of
Element Subsets
{1) 1 , {1) 2
{1,2} 2 , {1),{2{,{1,2} 4
{1,2,3}
{1,2,3,4} n
{1,2,3,4,…}
Examples:
C={} |C| = 0
a.3
b.4
c.5
d.6
3. X is the set of multiples of 3
Y is the set of multiples of 6
Z is the set of multiples of 9
Which one of the following is true?
a. XY
b. XZ
c. ZY
d. ZX
4. A is the set of factors of 6
B is the set of prime factors of 6
C is the set of proper factors of 6
D is the set of factors of 3
Which of the following is true?
Note: Proper factors is Any of the factors of a number, except the number
itself.
A. A= B
B. A= C
C. B=C
D. C=D
5. Which one of the following is the null set?
A. 4
B. 8
C. 16
D. 32
7. S = {a, b, c, d, e}
How many proper subsets does the set S have?
A. 15
B. 30
C. 31
D. 32
8. A, B and C are three sets such that A is a
subset of B and B is a subset of C.
Which one of the following statements must
always be true?
A. B is a subset of A
B. C is a subset of B
C. C is a subset of A
D. A is a subset of C
9. P is the set of factors of 5
Q is the set of factors of 25
R is the set of factors of 125
a. P⊂Q
b. Q⊂R
c. R⊂P
d. P⊂R
10. {2} {2,4,6}
A.True
B.False
C.Not defined
D.Either A or B
ANSWERS
1. C
2. C
3. D
4. C
5. D
6. C
7. C
8. D
9. C
10. A