Set Symbols - 1
Set Symbols - 1
A set is a collection of things, usually numbers. We can list each element (or "m
ember") of a set inside curly brackets like this:
Symbols save time and space when writing. Here are the most common set sym
bols
A⊃B Proper Superset: A has B's elements and more {1,2,3,4} ⊃ {1,2,3}
P(A) Power Set: all subsets of A P({1,2}) = { {}, {1}, {2}, {1,2} }
A=B Equality: both sets have the same members {3,4,5} = {3,4,5}
{1,2} × {3,4}
A×B Cartesian Product: set of ordered pairs from A and B
= {(1,3), (1,4), (2,3), (2,4)}
Rational Numbers
Algebraic Numbers
Real Numbers
Imaginary Numbers 3i
Complex Numbers 2 + 5i
Types of Sets
1. Various types of sets:
• Finite set
Here A is a set of five positive odd numbers less than 10. Since the number of elements is limited
, A is a finite set.
• Infinite set
1. The set of natural numbers N, is an infinite set as the counting of numbers does not come to an
end.
Singleton set
Example 1:
Now A = {2}.
The only even prime number is 2. All other prime numbers are odd.
Therefore A can contain only one element, namely 2.
Example 2:
Now, X = {0}, because it’s only 0 which is neither positive nor negative.
• Null set
A Set which does not contain any element is called empty set or null set.
Since n is an integer, 1/n cannot be an integer. Therefore, S cannot contain an element x which is
an integer.
Note:
2. {{}} or {Φ} are not empty sets, because each contain one element, namely the empty set Φ its
elf.
The cardinality of a set is the number of elements a set contains. It is denoted as n (A).
Example 1:
A = {1, 2, 3, 4, 5}
It is denoted as n (A) = 5
Note:
Example 1.
Example 2:
• Equivalent sets
Two sets which have the same number of elements, i.e. same cardinality are equivalent sets.
Since the two sets P and Q contain the same number of elements 5, therefore they are equivalent
sets.
• Equal sets
Two sets that contain the same elements are called equal sets.
A = {1, 2, 3, 4, 5, 6, 7, 8, 9} and B = {
• Overlapping sets
Two sets that have at least one common element are called overlapping sets.
Example 1:
The two sets X and Y have an element 3 in common. Therefore they are called overlapping sets.
Example 2:
B = {x: x∈2n,n∈N }
The two sets A and B are overlapping sets because 2 is a common element in A and B.
• Disjoint sets
The two sets C and D are disjoint sets as they do not have even one element in common.
Example 1:
The two sets E and F are disjoint as no odd number is an even number nor any of even numbers i
s odd.
Subset
Example 1:
Example 2:
X is a subset of Y.
Note:
1. If two sets A and B are equal sets, then each one is a subset of the other.
ACA