Discrete Math Module Prelim
Discrete Math Module Prelim
Discrete Mathematics
Introduction of Sets
Sets Representation:
2|Page| Prepared by
Johana C. Flora
Prelim Module
Discrete Mathematics
Example1: If A= set of all odd numbers less then 10 then in the roster
from it can be expressed as A= { 1,3,5,7,9}.
3|Page| Prepared by
Johana C. Flora
Prelim Module
Discrete Mathematics
Cardinality of a Sets:
Cardinality of a set S, denoted by |S||S|, is the number of elements
of the set. The number is also referred as the cardinal number. If a
set has an infinite number of elements, its cardinality is ∞
Examples:
1.Let P = {k, l, m, n}
The cardinality of the set P is 4.
2. Let A is the set of all non-negative even integers, i.e.
A = {0, 2, 4, 6, 8, 10......}.
If there are two sets X and Y,
Types of Sets
Sets can be classified into many categories. Some of which are finite,
infinite, subset, universal, proper, power, singleton set, etc.
Finite Set
A set which contains a definite number of elements is called a finite
set.
Example − S={x|x∈NS={x|x∈N and 70>x>50}70>x>50}
Infinite Set
A set which contains infinite number of elements is called an infinite
set.
Example − S={x|x∈NS={x|x∈N and x>10}
4|Page| Prepared by
Johana C. Flora
Prelim Module
Discrete Mathematics
Subset
A set X is a subset of set Y (Written as X⊆YX⊆Y) if every element of
X is an element of set Y.
Example 1 −
Let, X={1,2,3,4,5,6}X={1,2,3,4,5,6} and Y={1,2}Y={1,2}. Here
set Y is a subset of set X as all the elements of set Y is in set
X. Hence, we can write Y⊆XY⊆X.
Example 2 − Let, X={1,2,3}X={1,2,3} and Y={1,2,3}Y={1,2,3}.
Here set Y is a subset (Not a proper subset) of set X as all the
elements of set Y is in set X. Hence, we can write Y⊆XY⊆X.
Proper Subset
The term “proper subset” can be defined as “subset of but not equal
to”. A Set X is a proper subset of set Y (Written as X⊂YX⊂Y) if every
element of X is an element of set Y and |X|<|Y||X|<|Y|.
Example −
Let, X={1,2,3,4,5,6}X={1,2,3,4,5,6} and Y={1,2}Y={1,2}. Here
set Y⊂XY⊂X since all elements in YY are contained in XX too
and XX has at least one element is more than set YY.
Universal Set
It is a collection of all elements in a particular context or
application. All the sets in that context or application are
essentially subsets of this universal set. Universal sets are
represented as UU.
Example − We may define UU as the set of all animals on earth. In
this case, set of all mammals is a subset of UU, set of all fishes
is a subset of UU, set of all insects is a subset of UU, and so
on.
Empty Set or Null Set
An empty set contains no elements. It is denoted by ∅∅. As the number
of elements in an empty set is finite, empty set is a finite set. The
cardinality of empty set or null set is zero.
Example − S={x|x∈NS={x|x∈N and 7<x<8}=∅
Singleton Set or Unit Set
Singleton set or unit set contains only one element. A singleton set
is denoted by {s}{s}.
Example − S={x|x∈N, 7<x<9}S={x|x∈N, 7<x<9} = {8}{8}
Equal Set
If two sets contain the same elements they are said to be equal.
5|Page| Prepared by
Johana C. Flora
Prelim Module
Discrete Mathematics
n(A∪B)=n(A)+n(B)−n(A∩B)n(A∪B)=n(A)+n(B)−n(A∩B)
n(A∪B)=n(A−B)+n(B−A)+n(A∩B)n(A∪B)=n(A−B)+n(B−A)+n(A∩B)
n(A)=n(A−B)+n(A∩B)n(A)=n(A−B)+n(A∩B)
n(B)=n(B−A)+n(A∩B)n(B)=n(B−A)+n(A∩B)
Example − Let, A={1,2,6}A={1,2,6} and B={6,12,42}B={6,12,42}.
There is a common element ‘6’, hence these sets are overlapping sets.
Disjoint Set
Two sets A and B are called disjoint sets if they do not have even one
element in common. Therefore, disjoint sets have the following
properties −
n(A∩B)=∅n(A∩B)=∅
n(A∪B)=n(A)+n(B)n(A∪B)=n(A)+n(B)
Example − Let, A={1,2,6}A={1,2,6} and B={7,9,14}B={7,9,14}, there
is not a single common element, hence these sets are overlapping sets.
Venn Diagrams
Venn diagram, invented in 1880 by John Venn, is a schematic diagram
that shows all possible logical relations between different
mathematical sets.
Examples
6|Page| Prepared by
Johana C. Flora
Prelim Module
Discrete Mathematics
Set Operations
Set Operations include Set Union, Set Intersection, Set Difference,
Complement of Set, and Cartesian Product.
Set Union
The union of sets A and B (denoted by A∪BA∪B) is the set of elements
which are in A, in B, or in both A and B. Hence, A∪B={x|
x∈A OR x∈B}A∪B={x|x∈A OR x∈B}.
Example − If A={10,11,12,13}A={10,11,12,13} and B = {13,14,15}
{13,14,15}, then A∪B={10,11,12,13,14,15}A∪B={10,11,12,13,14,15}.
(The common element occurs only once)
Set Intersection
The intersection of sets A and B (denoted by A∩BA∩B) is the set of
elements which are in both A and B. Hence, A∩B={x|
x∈A AND x∈B}A∩B={x|x∈A AND x∈B}.
Example −
If A={11,12,13}A={11,12,13} and B={13,14,15}B={13,14,15},
then A∩B={13}
7|Page| Prepared by
Johana C. Flora
Prelim Module
Discrete Mathematics
Complement of a Set
The complement of a set A (denoted by A′A′) is the set of elements
which are not in set A. Hence, A′={x|x∉A}A′={x|x∉A}.
More specifically, A′=(U−A)A′=(U−A) where UU is a universal set which
contains all objects.
Example − If A={x|x belongstosetofoddintegers}A={x|
x belongstosetofoddintegers} then A′={y|y doesnotbelongtosetofod
dintegers}
8|Page| Prepared by
Johana C. Flora
Prelim Module
Discrete Mathematics
Power Set
Power set of a set S is the set of all subsets of S including the
empty set. The cardinality of a power set of a set S of cardinality n
is 2n2n. Power set is denoted as P(S)P(S).
Example −
For a set S={a,b,c,d}S={a,b,c,d} let us calculate the subsets −
Subsets with 0 elements − {∅}{∅} (the empty set)
Subsets with 1 element − {a},{b},{c},{d}{a},{b},{c},{d}
Subsets with 2 elements − {a,b},{a,c},{a,d},{b,c},{b,d},
{c,d}{a,b},{a,c},{a,d},{b,c},{b,d},{c,d}
Subsets with 3 elements − {a,b,c},{a,b,d},{a,c,d},{b,c,d}
{a,b,c},{a,b,d},{a,c,d},{b,c,d}
Subsets with 4 elements − {a,b,c,d}
Hence, P(S)=P(S)=
{{∅},{a},{b},{c},{d},{a,b},{a,c},{a,d},{b,c},{b,d},{c,d},
{a,b,c},{a,b,d},{a,c,d},{b,c,d},{a,b,c,d}}{{∅},{a},{b},{c},
{d},{a,b},{a,c},{a,d},{b,c},{b,d},{c,d},{a,b,c},{a,b,d},{a,c,d},
{b,c,d},{a,b,c,d}}
|P(S)|=24=16|P(S)|=24=16
Note − The power set of an empty set is also an empty set.
|P({∅})|=20=1|P({∅})|=20=1
Partitioning of a Set
Partition of a set, say S, is a collection of n disjoint subsets,
say P1,P2,…PnP1,P2,…Pn that satisfies the following three conditions −
PiPi does not contain the empty set.
9|Page| Prepared by
Johana C. Flora
Prelim Module
Discrete Mathematics
[Pi≠{∅} for all 0<i≤n][Pi≠{∅} for all 0<i≤n]
The union of the subsets must equal the entire original set.
[P1∪P2∪⋯∪Pn=S][P1∪P2∪⋯∪Pn=S]
The intersection of any two distinct sets is empty.
[Pa∩Pb={∅}, for a≠b where n≥a,b≥0][Pa∩Pb={∅}, for a≠b where
n≥a,b≥0]
Example
Let S={a,b,c,d,e,f,g,h}S={a,b,c,d,e,f,g,h}
One probable partitioning is {a},{b,c,d},{e,f,g,h}{a},{b,c,d},
{e,f,g,h}
Another probable partitioning is {a,b},{c,d},{e,f,g,h}
Bell Numbers
Bell numbers give the count of the number of ways to partition a set.
They are denoted by BnBn where n is the cardinality of the set.
Example −
Let S={1,2,3}S={1,2,3}, n=|S|=3n=|S|=3
The alternate partitions are −
1. ∅,{1,2,3}∅,{1,2,3}
2. {1},{2,3}{1},{2,3}
3. {1,2},{3}{1,2},{3}
4. {1,3},{2}
5. {1},{2},{3}{1},{2},{3}
Hence B3=5
10 | P a g e | P r e p a r e d b y
Johana C. Flora