MAT Lecture 8 Set Theory
MAT Lecture 8 Set Theory
MATHEMATICS
Lecture - 8
Set Theory
What is set ?
The collection of well-defined distinct objects is known as a set.
The word ‘distinct’ means that the objects of a set must be all
different.
Examples of a set:
•The collection of children in class VII whose weight exceeds 35 kg
represents a set.
For example:
For example:
1) The set of natural numbers less than 0. Clearly there is no whole
number less than 0. Therefore, it is an empty set.
For example:
• A = {x : x is neither prime nor composite}
• Let A = {x : x ∈ N and x² = 4}
Here A is a singleton set because there is only one element 2 whose square is 4.
• Let B = {x : x is a even prime number}
Here B is a singleton set because there is only one prime number which is
even, i.e., 2.
Finite Set:
A set which contains a definite number of elements is called a finite
set. Empty set is also called a finite set.
For example:
• The set of all colors in the rainbow.
• N = {x : x ∈ N, x < 7}
• P = {2, 3, 5, 7, 11, 13, 17, ...... 97}
Infinite Set:
The set whose elements cannot be listed, i.e., set containing never-
ending elements is called an infinite set.
For example:
• A = {x : x ∈ N, x > 1}
• Set of all prime numbers
Subset of a set
Set A is said to be a subset of Set B if all the elements of Set A are also
present in Set B. In other words, set A is contained inside Set B.
Example: If set A has {X, Y} and set B has {X, Y, Z}, then A is the
subset of B because elements of A are also present in set B.
Subset Symbol
In set theory, a subset is denoted by the symbol ⊆ and read as ‘is a subset
of’.
Using this symbol we can express subsets as follows:
A ⊆ B; which means Set A is a subset of Set B.
Representing Sets
1) Venn Diagrams
2) Roster Form
3) Set Builder Notation
A
A
2) Roster Form
In this form, all the elements are enclosed within braces {} and they are
separated by commas (,).
For example:
A collection of all the numbers found on a dice N = {1, 2, 3, 4, 5, 6}.
More examples:
D = {x: x is an integer and – 3 < x < 19}
O = {y: y is a natural number greater than 5}
I = {f: f is a two – digit prime number less than 100}
R = {s: s is a natural number such that sum of its digits is 4}
X = {m: m is a positive integer < 40}
What are the five basic operations on sets?
1. Union of Sets
2. Intersection of sets
3. Complement of the Set
4. Difference of Sets
5. Cartesian Product of sets
1) Union of Sets
The union of two sets A and B, denoted as A∪B, results in a set that includes all
elements belonging to either A or B.
A∪B={x:x∈A or x∈B}
Example
Consider the set A={1,2,3} and the set B={2,3,4}.
Then, A∪B={1,2,3,4}.
Example
Consider the set A={1,2,3} and set B={2,3,4}. Then, A∩B={2,3}
Let A = {2, 4, 6, 8, 10} and B = {1, 3, 8, 4, 6}. Find intersection of two set A and B.
Solution:
A ∩ B = {4, 6, 8}
Therefore, 4, 6 and 8 are the common elements in both the sets.
If X = {a, b, c} and Y = {ф}. Find intersection of two given sets X and Y.
Solution:
X∩Y={}
3) Complement of a Set Definition
If U is a universal set and A be any subset of U then the complement
of A is the set of all members of the universal set U which are not the
elements of A.
A′ = {x : x ∈ U and x ∉ A}
Alternatively it can be said that the difference of the universal set U and
the subset A gives us the complement of set A.
Example :
If A = { 1, 2, 3, 4} and U = { 1, 2, 3, 4, 5, 6, 7, 8} then
find A complement ( A’).
Solution :
A = { 1, 2, 3, 4} and Universal set = U = { 1, 2, 3, 4,
5, 6, 7, 8}
Complement of set A contains the elements present in universal set but not in set A.
Elements are 5, 6, 7, 8.
∴ A complement = A’ = { 5, 6, 7, 8}.
4) Difference of sets
Given set A and set B the set difference of set B from set A is the set of
all element in A, but not in B.
We can write as A − B
Example :
1) Let A = {1, 2, 4, 6, 7, 8, 9 } and B = { 1, 2, 4, 6} Find A − B and B – A
Example:
If A = { 1, 3, 5} and B = {2, 3}, then Find: (i) A × B (ii) B × A (iii) A × A (iv) (B × B)
Solution:
A × A = {1, 3, 5} × {1, 3, 5}= [{1, 1},{1, 3},{1, 5},{3, 1},{3, 3},{3, 5},{5, 1},{5, 3},
{5, 5}]
(vi) Is A ∪ B = B ∪ A? (vii) Is B ∩ C = B ∪ C?
8) Given set A = {2, 4, 6, 8, 10, 12}, set B = {3, 6, 9, 12, 15, 18} and set C = {0, 6,
12, 18}
Find:
(i) A – B (ii) B – C (iii) C – A (iv) A – C
Find:
(i) P – R (ii) Q – P (iii) R – Q
(a) A'
(b) B'