Basic Set Notation
Basic Set Notation
A set is a well-defined collection of distinct objects, things or symbols grouped together with a common
characteristic or property. The individual objects in a set are called the members or elements of the
set.
2. The elements of a set are denoted by small letters. All elements are enclosed by a { } curly
brackets / braces and separated by a comma (,).The curly braces are used to indicate that the
elements written them are belong to the set.
Example: The set of primary color. We have , A = {red, yellow, blue}.
3. In set notation, elements in a set should not be repeated, each element of the set must be
listed exactly once.
Example : Set B is a set of letters in the word GOOD , then set B = { g, o, d}
5. If there are either infinitely many elements or a large finite number of elements, then three
consecutive dots called ellipsis are used to indicate that the pattern of the listed elements continues, it
can be used only if enough information has been given so that one can figure out the entire pattern.
1
B = { 2, 3, 5, 7, 11, 13, . . . , 59 }
Set Notations:
Set can be represented in any one of the following three ways or forms.
1. Descriptive form
2. Roster form or Tabular form
3. Set-builder form or Rule form
1. Descriptive Form
One way to specify a set is to give a verbal description of its elements. This is
known as the descriptive form of specification.
Example:
a) The set of counting numbers less than 5.
b) The set of prime numbers less than 10.
c) The set of all vowels in English alphabet.
For example:
a) A = { x : x is a counting numbers less than 5 }
a. We read it as “A is the set of all x such that x is a counting number less than 5.
2
b) B = { x : x is a prime numbers less than 10 }
a. We read it as “B is the set of all x such that x is a prime number less than 10."
3
Activity 5. Fill in the blanks using the Descriptive Form, Tabular Form and Rule Form.
1 A = { 1, 2, 3, … }
(1) (2)
4
ELEMENTS OF SET AND WELL – DEFINED SETS
The students who raise their hand in each item would comprise the members of that
set.
Suppose the set of students who were born in June is named set A. Jenny is born in June . So “Jenny €
A” means Jenny is an element of Set A. Jed is born in February. So, “Jed A” means Jed is not an
element of set A.
Each object in a set is called an element or a member of the set. The symbol ∈ is used to indicate that
something
is an element of a set and ∉ is used to indicate that an object is not an element
Example :
a. Set C is the set of colors of the rainbow.
C = { red, orange, yellow, green, blue, indigo, violet }
5
Activity 6. Fill in each blank with or
A = {1, 2 , 3, 4, 5} B = { 2, 4, 6, 8, 10 } C = { a, e, i, o, u }
1. 2 B 4. 5 A
2. 0 C 5. v C
3. a C
2. 5 A 7. c B
3. b B 8. 0 A
4. g B 9. -5 A
5. 12 A 10. j B
However, if we are interested in “ Math teachers in your school” or distinct letters in the word
“ HONESTY “ we know exactly if an object is an element of the set. These sets are well defined.
6
Set C is well defined because you can tell if a given number is a positive integer or not.
A set is not well-defined if it is not possible to determine if an object is a member of that set.
a. Set E is the set of beautiful girls in the city.
Set E is not well defined because the selection of beautiful girls in the city was not specified.
Girls who are beautiful for someone may not be beautiful to another.
7
NUMBER OF ELEMENTS IN A SET
Try this !
There are 7 days in a week. If A represents the days of the week, we denote the number of
elements in A as n(A) = 7. Loosely speaking, the answer to the question “how many” is a cardinal
number. A set and the cardinal number for a set are different. For example if B = {school days} then the
set is { Monday, Tuesday, Wednesday, Thursday, Friday} and the cardinal number is 5, written n(B) = 5.
We say that the cardinality of set B is 5.
The cardinal number or cardinality of the given set is the total number of elements in a set . It
can be represented as n(A), which read as” n of A “.
A set with no elements is called an empty or null set . It is denoted by the symbol { } or the Danish letter .
1. X = { 0, 1, 2, 3, 4, 5 } = n(X) =
2. L = { 2, 4, 6, 8 } = n(L)
3. M = { 0 } = n(M) =
8
7. B = { The set of even prime number greater than 2} = n(B) =
A set is a finite set if it is empty or if it can be placed into a one-to-one correspondence with
a set of the form { 1, 2, 3, … N } where N is a counting number. On other words, the number of
elements in a finite set is a whole number. If a set is not finite, it is said to be infinite. A set is called an
infinite set if it is not possible to list all the elements of the set.
9
Activity 10.
10
Lesson 1.2 Set Relationships
Two sets are said to be equivalent if they have the same cardinal number. Two sets are
equal if they have exactly the same elements.
11
Sets A and B are equivalent because they have the same cardinality. Sets A and C are
equal because they have exactly the same elements.
Activity 11. Consider these sets and identify if the following sets are equal or equivalent.
A = { 5, 3, 1 } D = { 7, 2 } G = { 3, 4 }
B = {a, b, c } E={} H = { set of primary
colors}
C = { 3, 1, 5 } F = { red, blue, yellow } I={}
1. Which of the set/s is/are equal to set A.
2. Which of the set/s is/are equivalent to Set A.
3. Name the sets that are equivalent but not equal .
UNIVERSAL SETS, SUBSETS, AND VENN DIAGRAM
Notice that every member of set B is also a member of Set A. We say that B A or B A. B A
means that A has atleast one element that is not in B. The symbol “” suggest proper inclusion.
A. Reading Notation
12
U Universal set
Subset
Proper subset
Not a proper subset
Set A is a subset of Set B, written as “ A B “ if and only if every element of A is also an element of B.
Set A is a proper subset B, written as “A B “, if and only if every element of A is also an element of
B and that B contains at least 1 elements that is not in A.
U = { 1, 2, 3, 4, 5 } O = { 1, 3 }
M = { 1, 3, 5 } P = { 1, 3, 5 }
N = { 2, 4 } Q = { 2, 4, 5 }
1. N Q = TRUE
Sol’n : Set N is a subset of Set Q because all the elements in Set N are in Set Q.
2. N Q = TRUE
Sol’n : Set N is a proper subset of Set Q because all elements of Set N are found in Set
Q, and there is at least one element in Set Q that is not in Set N.
3. N M = FALSE
Sol’n : Set N is not a subset of Set M, because all elements of Set N are not in Set M .
4. N M = TRUE
Sol’n : Since not all elements of Set N are in Set M, then N is not a proper subset of M.
5. P M = TRUE
Sol’n : Set P is a subset of M, because all elements in set P are found in Set M.
6. P M = FALSE , Set P is not a proper subset of Set M , because there is no at least one
element in Set M that is not in Set P.
13
Activity 12. Which of the following is a subset of {1,3,5,7,9}
A. { 3, 5 } D. { 1, 3, 5, 7, 9 }
B. { 7 } E. { 2, 3 }
C. { } F. { 1, 3, 5, 7, 9 }
Try this !
Consider G = { 3, 6, 9 }. List all its possible subsets.
Solution :
1. { 3 } 4. { 3, 6 } 7. { 3, 6, 9 }
2. { 6 } 5. { 6, 9 } 8.
3. { 9 } 6. { 3, 9 }
Complete the table by identifying the number of elements, the subset of every set and the number of subset.
14
10. { 2, 4 } { 2, 4, 6, 8 }
15