Sets and Relations One Shot - Maths Made Easy by Pavankumar Jyotiram Bevnale
Sets and Relations One Shot - Maths Made Easy by Pavankumar Jyotiram Bevnale
Sets and Relations One Shot - Maths Made Easy by Pavankumar Jyotiram Bevnale
One Shot
▪ Introduction
In roster form, all the elements of a set are listed, the elements are
being separated by commas and are enclosed within braces { }.
For example, the set of all even positive integers less than 7 is
described in roster form as {2, 4, 6}.
• Set-builder Form
For example, in the set {a, e, i, o, u}, all the elements possess a
common property, namely, each of them is a vowel in the English
alphabet, and no other letter possess this property. Denoting this set
by V, we write V = {x : x is a vowel in English alphabet}
Types of Sets
1) Empty Set : A set which does not contain any element is called the
empty set or the null set or the void set.
3) Equal Sets : Two sets A and B are said to be equal if they have the
same elements and we write A = B. Otherwise, the sets are said to
be unequal, and we write A ≠ B.
▪ Subsets
A ⊂ B if a ∈ A ⇒ a ∈ B
o Note
A universal set is the set that contains all the objects or elements under
consideration for a particular discussion or problem, often denoted by
U. It serves as the comprehensive set in which all other subsets are
defined.
Venn Diagrams
▪ Venn Diagrams
A ∩ B = { 2, 3, 5, 7 }
o Some Properties of Operation of Intersection
Ans. 1) A – B = { 1, 3, 5 }
2) B – A = { 8 }
• Complement of a Set
Ans. A′ = { 2, 4, 6, 8,10 }
o Some Properties of Complement Sets
(i) A ∪ A′ = U
(ii) A ∩ A′ = φ
2. De Morgan’s law:
(i) (A ∪ B)´ = A′ ∩ B′
(ii) (A ∩ B)′ = A′ ∪ B′
3) 𝑛 𝐴 ∪ 𝐵 ∪ 𝐶 = 𝑛 𝐴 + 𝑛 𝐵 + 𝑛 𝐶 − 𝑛 𝐴 ∩ 𝐵 − 𝑛 𝐵 ∩ 𝐶 −
𝑛 𝐶∩𝐴 +𝑛 𝐴∩𝐵∩𝐶
Practice
Questions
•
Suppose A is a set of 2 colors and B is a set of 3 objects, i.e., A = {red,
blue} and B = {b, c, s}, where b, c and s represent a particular bag, coat
and shirt, respectively.
How many pairs of colored objects can be made from these two sets?
(red, b), (red, c), (red, s), (blue, b), (blue, c), (blue, s). Thus, we get 6
distinct objects.
▪ Cartesian Products of Sets
P × Q = { (p,q) : p ∈ P, q ∈ Q }
• Note
1) Two ordered pairs are equal, if and only if the corresponding first
elements are equal and the second elements are also equal.
2) If there are p elements in A and q elements in B, then there will be
pq elements in A × B, i.e., if n(A) = p and n(B) = q, then n(A × B) = pq.
3) A × A × A = {(a, b, c) : a, b, c ∈ A}. Here (a, b, c) is called an ordered
triplet.
Practice Questions
Relations
• Consider the two sets P = {a, b, c} and Q = {Ali, Bhanu, Binoy, Chandra,
Divya}.
1) The set of all first elements of the ordered pairs in a relation R from
a set A to a set B is called the domain of the relation R.
2) The set of all second elements in a relation R from a set A to a set B
is called the range of the relation R. The whole set B is called the
codomain of the relation R. Note that range ⊂ codomain.
Types of Relations
▪ Empty Relation
For example, if set A = {1, 2, 3} then, one of the void relations can be
R = {x, y} where, |x – y| = 8. For empty relation, R = φ ⊂ A × A
▪ Universal Relation
Inverse relation is seen when a set has elements which are inverse pairs
of another set.
For example, if set A = {(a, b), (c, d)}, then inverse relation will be
R-1 = {(b, a), (d, c)}.
An example of symmetric relation will be R = {(1, 2), (2, 1)} for a set
A = {1, 2}.