[Sets] - Sambhav
[Sets] - Sambhav
[Sets] - Sambhav
Example:
The collection of first five prime natural numbers is a set
containing the elements 2, 3, 5, 7, 11.
Example:
Days in a week.
Sets
Is this a set?
The collection of your favorite cricketer.
IMPORTANT SETS
Representing Sets
1. Roster Form: A set is described by listing elements, separated by
commas and enclose them by curly brackets.
Note:
Don’t repeat any element.
Order doesn’t matter.
Example:
The set of letters of word MISSISSIPPI may be written as {M, I, S, P}.
Express set A = {x3 : x < 5, x is a whole number}
in roster form
Representing Sets
A = {x : P(x)}
where P(x) is the property by which x ∈ A and colon ( : ) stands for ‘ such
that ’
Express set of
A. even numbers
A. 2 B. 4 C. 8 D. None
The number of elements in the set A = { (a, b) : 2a2 + 3b2 =35 , a, b ∈ Z},
where Z is the set of Integers is:
A. 2 B. 4 C. 8 D. None
Types of Sets
1. Null set or empty set:
A set having no element in it. It is denoted by ф or {}.
Example:
A = { x : 0 < x < 1; x 𝝐 Integers}
A. {x ∈ R | x2 = 9 and 2x = 6}
B. {x ∈ R | x2 = 9 and 2x = 4}
C. {x ∈ R | x + 4 = 4}
D. {x ∈ R | 2x + 1 = 3}
Types of Sets
2. Singleton set:
A set consisting of a single element is called a singleton set.
Example:
A = { x : 0 < x < 2; x 𝝐 Integers }
Types of Sets
3. Finite set: A set which has countable number of elements
Example
A = {1, 3, 5, 7} , B = {7, 5, 1, 3}
n(A) = 4 and n (B) = 4 and all the elements of A & B are
exactly same.
⇒ A and B are equal sets
Types of Sets #DADAJI
7. Universal Set:
A set consisting of all possible elements which occur in the
discussion is called a universal set and is denoted by U.
Example:
If A = {1, 2, 3} , B = {2, 4, 5, 6},
C = {1, 3, 5, 7} then
U = {1, 2, 3, 4, 5, 6, 7} can be taken as the universal set.
Subset & Superset
Let A and B be two sets. If every element of A is an element B then
A is called a subset of B and B is called superset of A. We write it as
A ⊆ B.
e.g: A = {1, 2, 3, 4} and
B = {1, 2, 3, 4, 5, 6, 7, 8} ⇒ A⊂B
If A is not a subset of B then we write A ⊈ B
Subset & Superset
Example:
Write the proper subsets of A = { 1, 2, 3 }
SUBSET IS KUCH NAHI, KUCH-KUCH, SAB-KUCH
Example:
Write the proper and improper subsets of A = {1, 2}
Important Results
1 Every set is a subset of itself
3 A ⊆ B and B ⊆ A ⇔ A = B
Example:
Write the proper subsets of A = { 1, 2, 3 }
Let A = {1, 2, {3, 4}, 5}. Which of the following statements are correct.
A. 16
B. 15
C. 4
D. None of these
Let A = {a, b , c, d} and B = {a, b, c}. Then the number of sets X
contained in A and not contained in B is
A. 8 B. 6 C. 16 D. 12
Two finite sets have m and n elements. The number of subsets of the
first set is 112 more than that of the second set. The values of m and n
are respectively,
A. 4, 7 B. 7, 4 C. 4 , 4 D. 7, 7
Power Set
Let A be any set. The set of all subsets of A is called power set of A & is denoted by
P(A)
Example #BACHA -
Find power set of set A = {1, 2} PARTY
HOMEWORK QUESTION
Venn Diagram
Relationships between sets can be represented by means of
Venn diagrams.
Example-
If, U = {1, 2, 3, 4, 5, 6, 7, 8}
A = {1, 2, 3},
B = {3, 4, 5},
U = Rectangular box
A, B and every other set = Circle in the box
Venn Diagram
Example-
If, A={ },
B={ },
U={ }
Example-
If, A={ },
B={ },
U={ }
Venn Diagram
Example-
If, A={ },
B={ },
U={ }
Example-
If, A={ },
B={ },
U={ }
Operations on Sets & Venn Diagram
Union of two sets: A ∪ B = {x: x ∈ A or x ∈ B}
e.g. A = {1, 3}, B = {2, 3} then A ∪ B = {1, 2, 3}
Operations on Sets & Venn Diagram
Intersection of two sets: A ∩ B = {x: x ∈ A and x ∈ B}
e.g. A = {1, 2, 3}, B = {2, 3, 4} then A ∩ B = {2, 3}
Operations on Sets & Venn Diagram
Complement of a Set: A’ = {x: x ∉ A but x ∈ U}
e.g. U = {1, 2, …, 10}, A = {1, 2, 3, 4, 5} then
A’ = {6, 7, 8, 9, 10}
Also, represented as AC
Operations on Sets & Venn Diagram
Difference of two sets: A - B = {x: x ∈ A and x ∉ B}
e.g. A = {1, 2, 3}, B = {2, 3, 4}; A - B = {1}
Operations on Sets & Venn Diagram
Difference of two sets:
A - B = A ∩ B’
B - A = B ∩ A’
Operations on Sets & Venn Diagram
Symmetric difference of two sets:
It is denoted by A Δ B and A Δ B = (A - B) U (B - A)
Operations on Sets & Venn Diagram
Symmetric difference of two sets:
A Δ B = (A U B) - (A ∩ B)
Operations on Sets & Venn Diagram
Disjoint Sets:
If A ∩ B = ø, then A and B are disjoint.
e.g. A = {1, 2, 3, 4}, B = {5, 6} then A ∩ B = ø
Let A = {x : x is a prime factor of 300}
B = {x : x is the sum of any two prime factors of 52},
C = {x : x is even prime number}, then
A. 5 ∉ A ∩ B B. 2 ∈ A ∩ B
C. 2 ∈ A ∩ B∩ C D. 3 ∈ A U B
If U = {x: x5 - 6x4 + 11x³ - 6x² = 0},
A = {x: x² - 4x + 3 = 0} and B = {x: x² - 2x = 0}
What is (A ∩ B)’ equal to ?
A. {1, 3} B. {1, 2, 3}
C. {0, 1, 3} D. {0, 1, 2, 3}
If A = {1, 3, 5, 7, 11, 13} and B = {3, 6, 9, 12, 15, 18},
find: (A-B) and (A Δ B)
Let P(x) denote the power set of a set X. For any two sets A and B,
if P(A) = P(B) then
A. A U B = A Δ B B. A = B
C. A ∩ B = Ø D. A Δ B = Ø
Let X = {1, 2, 3, 4, 5}. The number of different ordered pairs (Y, Z) that can
be formed such that
Y ⊆ X, Z ⊆ X and Y ∩ Z is empty is
A. 5² B. 35 C. 25
D. 5³
Laws of Algebra of Sets (Properties of Sets)
Commutative Law:
A ∪ B = B ∩ A;
A ∩ B = B ∪ A;
Laws of Algebra of Sets (Properties of Sets)
Associative Law:
(A ∪ B) ∪ C = A ∪ (B ∪ C);
(A ∩ B) ∩ C = A ∩ (B ∩ C);
Laws of Algebra of Sets (Properties of Sets)
Distributive Law:
(A ∪ B) ∩ C = (A ∪ B) ∩ (A ∪ C)
A ∩ (B ∪ C) = (A ∩ B) ∪ (A ∩ C)
Laws of Algebra of Sets (Properties of Sets)
De Morgan’s Law:
(A ∪ B)’ = A’ ∩ B’
(A ∩ B)’ = A’ ∪ B’
Laws of Algebra of Sets (Properties of Sets)
Identity Law:
A∪Ø=A
A∪U=U
Laws of Algebra of Sets (Properties of Sets)
Complement Law:
A ∪ A’ = U
A ∩ A’ = Ø
(A’)’ = A
Laws of Algebra of Sets (Properties of Sets)
Idempotent Law:
A ∩ A=A
A ∪ A=A
If X and Y are two sets and X’ denotes
the complement of X, then X ∩ (X ∪ Y)’ equals
A. X B. Y C. ø D. None of these
A. ø B. N C. A D. B
Identify the incorrect statement:
A. For all sets A and B, (A-B) U (A ∩ B) = A
B. For all sets A, B and C, if A ⊂ B, then A ∩ C ⊂ B ∩ C
C. For all sets A, B and C, if A ⊂ B, then A U C ⊂ B U C
D. For all sets, A, B and C, A-(B-C) = (A-B)-C
Let A and B are two sets in a universal set U. Then which of these is/are
correct?
A. A - B = A’ - B’
B. A- (A - B) = A ∩ B
C. A - B = A’ ∩ B’
D. A U B = (A - B ) U (B - A) U (A ∩ B)
Formula for Cardinal Number of Sets
If A, B, C are finite sets and U is the finite universal set, then,
A. 35
B. 25
C. 15
D. None of these
Let X be the universal set for sets A and B. If n(A) = 200, n(B) = 300 and
n(A ∩ B) = 100, n(A’ ∩ B’) = 300 then n(X) is equal to
A. 600
B. 700
C. 800
D. 900
Cardinal Number of Sets
A. 43
B. 30
C. 54
D. 35
Some Other Important Rules