Lesson 1 Topic 1 - Set and Set Operations
Lesson 1 Topic 1 - Set and Set Operations
SET LESSON
AND 1
SET OPERATIONS
TOPIC
The idea of a set is very basic in the study of mathematics. It must be introduced
before a course in Algebra, Geometry or Analysis is taught. Words like army, fleet, bundle,
and school, as well as solutions, numbers and answers connote sets.
1
MATHEMATICS FOR ENGINEERS
SUB-TOPICS
1.1 Sets
1.2 Finite and Infinite Sets
1.3 Equality of Sets
1.4 Subsets
1.5 Power Set
1.6 Equivalence of Sets
1.7 Set Operations and Venn Diagram
1.1 SETS
A set is intuitively defined as a collection of well-defined objects.
Generally, sets are denoted by capital letters like 𝐴, 𝐵, 𝐶 and so on. If 𝐴 is a set,
the objects belonging to 𝐴 are called elements. Unless otherwise specified, these
elements are denoted by small case letters such as 𝑎, 𝑏, 𝑐 and so on. Thus, if 𝑎 belongs to
set 𝐴 we may write 𝑎 ∈ 𝐴 which is read as “𝑎 is an element of 𝐴”. If 5 does not belong to
set 𝐴, we write 5 ∉ 𝐴.
Describing Sets
There are two (2) common methods of describing set, namely:
1. The Roster or Tabular Method
By this method, the elements are enumerated or listed and enclosed in braces.
2
MATHEMATICS FOR ENGINEERS
1.2 FINITE AND INFINITE SETS
Consider the following sets
𝑉 = {𝑎, 𝑒, 𝑖, 𝑜, 𝑢}
𝑆 = {1, 2, 3, 4, 5}
𝑍 = {1, 2, 3, 4, 5, 6, 7, … }
𝐸 = {2, 4, 6, 8, 10, 12, … }
Counting their elements, set 𝑉 has 5, 𝑆 has 6 but we can only say that 𝑍 and 𝐸
have many elements. Sets 𝑉 and 𝑆 are called finite sets while 𝑍 and 𝐸 are called infinite
sets.
Therefore, a set is finite if for any nonnegative integer 𝑛, 𝑆 has exactly 𝑛 distinct
elements. Otherwise, 𝑆 is an infinite set.
1.4 SUBSETS
Consider the sets 𝑉 = {𝑎, 𝑒, 𝑖, 𝑜, 𝑢}, 𝑇 = {𝑎, 𝑒, 𝑖} and 𝑆 = {𝑎, 𝑏, 𝑒}. Every
element in 𝑇 belongs to 𝑉 but the element 𝑏 in 𝑆 does not belong to 𝑉. We say 𝑇 is a
subset of 𝑉 whereas 𝑆 is not a subset of 𝑉.
If for two sets 𝐴 and 𝐵, every element in 𝐴 is in 𝐵, then 𝐴 is called a subset of 𝐵,
denoted by 𝐴 ⊆ 𝐵.
We can also define the equality of sets using the concept of a subset.
Consider again the following sets: 𝑉 = {𝑎, 𝑒, 𝑖, 𝑜, 𝑢} and 𝑊 =
{𝑎, 𝑖, 𝑎, 𝑒, 𝑒, 𝑜, 𝑢, 𝑖}. Since, every element in 𝑊 is in 𝑉, we have 𝑊 ⊆ 𝑉 and since every
element in 𝑉 is in 𝑊, we have 𝑉 ⊆ 𝑊. That is, 𝑉 and 𝑊 are each other’s subset. Hence,
𝑉 = 𝑊.
If for the sets 𝐴 and 𝐵 where 𝐴 is a subset of 𝐵 and if there is at least one element
in 𝐵 that is not in 𝐴, then 𝐴 is called a proper subset of 𝐵 denoted by 𝐴 ⊂ 𝐵.
From the sets 𝑉, 𝑇 and 𝑆 given above, 𝑇 ⊂ 𝑉 but 𝑆 ⊄ 𝑉.
Any set 𝐴 has trivial subsets, namely, the set 𝐴 itself and the empty set, the set
which has no elements and is denoted by ∅ 𝑜𝑟 { }.
3
MATHEMATICS FOR ENGINEERS
1.5 POWER SET
Consider set 𝐷 = {1, 2, 3}, the power set of 𝐷, denoted by 𝑃(𝐷), is the set of all
the subsets of 𝐷, that is 𝑃(𝐷) = {1}, {2}, {3}, {1,2}, {1,3}, {2,3}, {1,2,3}, ∅ .
The number of subsets 𝑛 of a given set is given by the formula 𝑛 = 2 where 𝑘 is
the number of elements in the set is. Thus, set 𝐷 = {1, 2, 3} has 𝑛 = 2 = 8 subsets.
𝑅 ∪ 𝑆 = 𝑊 = {1, 2, 3, 4, 5, 6, 7,8}
𝑅 ∪ 𝑍 = {1, 2, 3, 5, 7, 8}
and 𝑆 ∪ 𝑊 = 𝑊.
2. Intersection
The intersection of two sets 𝐴 and 𝐵, denoted by 𝐴 ∩ 𝐵, and read as
“𝐴 𝑖𝑛𝑡𝑒𝑟𝑠𝑒𝑐𝑡𝑖𝑜𝑛 𝐵", is the set of all elements that belong to both 𝐴 and 𝐵.
3. Set Complement
The set consisting of all the elements under consideration is called the
universal set, denoted by 𝑈. For example, in the sets given above, we can let 𝑈 =
𝑊 = {1, 2, 3, 4, ,5, 6, 7, 8} and the sets 𝑅, 𝑆, and 𝑍 are its subsets.
4
MATHEMATICS FOR ENGINEERS
The complement of a set 𝐵, denoted by 𝐵′ and read as “B prime”, is the
set of elements in the universal set that are not in 𝐵.
4. Set Difference
The difference of two sets 𝐴 and 𝐵, denoted by 𝐴 − 𝐵 and read as
"𝐴 𝑑𝑖𝑓𝑓𝑒𝑟𝑒𝑛𝑐𝑒 𝐵", is the set of elements in 𝐴 which are not in 𝐵, that is, the set
of elements in the first set that are not in the second set.
Figure 2 𝐶∩𝑇
5
MATHEMATICS FOR ENGINEERS
𝐶 − 𝑇 is given by
Figure 3 𝐶−𝑇
𝐶 ∪ 𝑇 is given by
Figure 4 𝐶∪𝑇
(𝐶 − 𝑇)′ is given by
Figure 5 (𝐶 − 𝑇)′
Problem: Ms. Julieta Cruz took survey of three TV programs watched by the students
in her class. The figures she gathered were as follows:
News (N) 17 students
Concerts (C) 23 students
6
MATHEMATICS FOR ENGINEERS
Sports (S) 19 students
News and Concerts 6 students
News and Sports 4 students
Concerts and Sports 9 students
News, Concerts and Sports 3 students
(a) How many students were there in the class?
(b) How many students viewed only one program?
Solution:
Using geometric figures represent the set of students who watched a particular
TV program.
In the intersection of the circles, we have 3, since there were three students who
watched all three TV programs; in the intersection of 𝐶 and 𝑆 we have 9 = 3 + 6; in the
intersection of 𝑁 and 𝑆 we have 4 = 3 + 1; and in the intersection of 𝑁 and 𝐶 we have
6 = 3 + 3. Now we can observe that in set 𝑁 there are 17 = 10 + 3 + 3 + 1 students;
in 𝐶 there are 23 = 11 + 3 + 3 + 6; and in 𝑆 there are 19 = 9 + 6 + 3 + 1. To answer
(a) we add all the numbers in the Venn Diagram, that is, 10 + 3 + 3 + 1 + 9 + 6 + 11 =
43 students in the class of Ms. Cruz. For (b) we add the numbers that are not in any of the
intersection, that is, there are 10 + 11 + 9 = 30 students who viewed only one program.