Table of contents |
|
What is a Set? |
|
Important Terms Related to Sets |
|
Representation of Sets |
|
Types of Sets |
|
Set Theory Symbols |
|
Set Operations |
|
Properties of Set Operations |
|
Set Theory Formulas |
|
Examples |
|
Set theory is a branch of mathematics that studies collections of objects and how to work with them. A set is a well-defined collection of distinct objects. The objects in a set are called elements or members.
Example: The set of natural numbers:
N={1,2,3,4,…}.
“Well-defined” means anyone can determine whether a given object belongs to the set.
Elements of a Set
Cardinality of a Set
Sets can be represented in two ways:
1. Roster Form or Tabular Form
2. Set Builder Form
Given below are all the symbols that are used in set theory:
1. Union (U):
2. Intersection (∩):
3. Difference (\):
4. Complement (A’):
5. Cartesian Product (A x B):
Q1: If U = {a, b, c, d, e, f}, A = {a, b, c}, B = {c, d, e, f}, C = {c, d, e}, find (A ∩ B) ∪ (A ∩ C).
Sol: A ∩ B = {a, b, c} ∩ {c, d, e, f}
A ∩ B = { c }
A ∩ C = { a, b, c } ∩ { c, d, e }
A ∩ C = { c }
∴ (A ∩ B) ∪ (A ∩ C) = { c }
Q2: Give examples of finite sets.
Sol: The examples of finite sets are:
Set of months in a year
Set of days in a week
Set of natural numbers less than 20
Set of integers greater than -2 and less than 3
Q3: If U = {2, 3, 4, 5, 6, 7, 8, 9, 10, 11}, A = {3, 5, 7, 9, 11} and B = {7, 8, 9, 10, 11}, then find (A – B)′.
Sol: A – B is a set of members which belong to A but do not belong to B
∴ A – B = {3, 5, 7, 9, 11} – {7, 8, 9, 10, 11}
A – B = {3, 5}
According to the formula,
(A − B)′ = U – (A – B)
∴ (A − B)′ = {2, 3, 4, 5, 6, 7, 8, 9, 10, 11} – {3, 5}
(A − B)′ = {2, 4, 6, 7, 8, 9, 10, 11}.
Q4: If A and B are two sets such that n(A) = 17, n(B) = 23 and n(A ∪ B) = 38, then find n(A ∩ B).
Sol: We know that n(A ∪ B) = n(A) + n(B) – n(A ∩ B)
⇒ 38 = 17 + 23 – n(A ∩ B)
⇒ n(A ∩ B) = 40 – 38 = 2
Q5: If X = {1, 2, 3, 4, 5}, Y = {4, 5, 6, 7, 8}, and Z = {7, 8, 9, 10, 11}, find (X ∪ Y), (X ∪ Z), (Y ∪ Z), (X ∪ Y ∪ Z), and X ∩ (Y ∪ Z)
Sol: (X ∪ Y) = {1, 2, 3, 4, 5} ∪ {4, 5, 6, 7, 8} = {1, 2, 3, 4, 5, 6, 7, 8}
(X ∪ Z) = {1, 2, 3, 4, 5} ∪ {7, 8, 9, 10, 11} = {1, 2, 3, 4, 5, 7, 8, 9, 10, 11}
(Y ∪ Z) = {4, 5, 6, 7, 8} ∪ {7, 8, 9, 10, 11} = {4, 5, 6, 7, 8, 9, 10, 11}
(X ∪ Y ∪ Z) = {1, 2, 3, 4, 5} ∪ {4, 5, 6, 7, 8} ∪ {7, 8, 9, 10, 11} = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11}
X ∩ (Y ∪ Z) = {1, 2, 3, 4, 5} ∩ {4, 5, 6, 7, 8, 9, 10, 11} = {4, 5}
164 videos|632 docs|1150 tests
|
1. What is a set in set theory? | ![]() |
2. What are some common set symbols used in set theory? | ![]() |
3. How are sets represented in set theory? | ![]() |
4. What are some important terms related to sets in set theory? | ![]() |
5. What are some common set operations in set theory? | ![]() |