Chapter 11 Introduction To Sets
Chapter 11 Introduction To Sets
11.1 Set
Set is a collection of objects which are classified based on a certain common characteristic.
Try this
1. B is a set of multiples of 2 which are less than 17.
(a) By using listing method, find the number of elements in Set B.
Example
C = { Letter in the word “ M A T H E M A T I C S”}
(a) List the elements of set C and state the number of elements
C = { M, A, T, H, E, I, C, S} Repeated elements only write once
n(C) = 8
Example 1
Q = { Polygons that have only two sides }
Since there is no polygons that have less than 3 sides, this means Q is an empty set. Q does not
contain any elements.
Answer
Q={ }/∅
n(Q) = 0
Example 2
Solution
First, list out the multiples of 2 and 3
Multiple f 2 = 2, 4, 6, 8, 10
Multiple of 3 = 3, 6, 9
R={6}
n(R) = 1
Equal Set
when Set A = Set B, both of the set contain the same elements.
Example 1
A= { 1, 3, 5, 7}
B = { 7, 3, 1, 5}
Since A and B contain the same elements. Thus, they are equal set.
Example 2
C = { 1, 2, 3, 4 }
D = { 1, 2, 5, 4 }
even though n(C)= 4 and n(D)= 4, they are not equal set because they contains different elements!
Try this
P = { x: x is a letter in the word “S T R A N D” }
Q = { x: x is a letter in the word “ STANDARD” }
Example
A = { 1, 2, 3, 4 } Watch out!
·3 ·4 n(B) = 1
Universal Set
Universal set is the set that consists of all the elements under discussion. It is represented by the
symbol, ξ .
Complement of a Set
Complement of set A, for example, is the set that contains all the elements in the Universal set
which is not an element of A.
Example
ξ = { x: x is an integer,, 1< x< 10 }
A = { x: x is a prime number }
Solution
First, List the elements of the universal set and set A
ξ = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 }
A = { 2, 3, 5, 7}
Since complement of set contains all the elements in the Universal set but without element in set A.
∴A’ = { 1, 4, 6, 8, 9, 10 }
Try this
1. Venn diagram below shows the universal set, ξ, set P and set Q.
Q
P ·w ·t ·r
·s ·v ·u
ξ
P Q
·b ·c ·e
·a ·d ·g ·f
·h ·j
R
Given that ξ = P ∪ Q ∪ R, list the elements of Q’.
Subset, ⊂
is the possible combination of elements of a set.
Example
P= {1, 2}
Find the number of subsets of P.
Solution 2
Solution 1
List all the possible elements and calculate the set By using the formula 2n , whereby n is
0 element: { } the number of elements.
1 element: { 1 }, { 2 }
2 elements: { 1, 2 } Thus, in this case, P = { 1, 2} n(P) =
2² = 4
∴ Thus, number of subset = 4
∴ Number of subset = 4
Try this
1. Represent the following relationship by using a Venn diagram. Given that
(a) A ⊂ B ⊂ξ ⊂ , D ⊂ B , D⊂ A’
(b) P ⊂ξ , Q⊂ξ , P ⊂ Q '
Quick Revision
1. State the number of elements for each of the following sets.
(i) G= { l, e, s, t, a, r, i }
(ii) N= { Nick, Lim, James, Shan, Luke }
(iii) P= {∅ }