LESSON 2, Mathematical Language, Symbols & Sets
LESSON 2, Mathematical Language, Symbols & Sets
Mathematics is no exception.
An expression is the mathematical analogue of an
English noun; it is a correct arrangement of
mathematical symbols used to represent a
mathematical object of interest.
10
5 2+3 (6−2) + 1 1+1+1+1+1
2
all look different, but are all just different names for
the same number.
For example,
Examples:
1.Evaluate: (12 – 3) x 4 – 5 + 2
Solution:
Remove the parenthesis: 9x4–5+2
Multiply: 36 – 5 + 2
Subtract: 31 + 2
Add: 33
2. Evaluate: 20 ÷ 4 + 10 ÷ 2 x 4
1.) 27 + 43 – [5(9-5)}
2.) 23 + 23 ÷ 2 + 42
5.) 5 + (9 – 5)3 ÷ 4 x 2 + 3
Note:
In the UK they say BODMAS (Brackets, Orders,
Divide, Multiply, Add, Subtract),
“Orders” means square roots and indices (which
you may know as square numbers, powers or
exponents).
1. Set
2. Relation
3. Functions
4. Binary Functions
Sets
A set is a collection of objects. The objects are called
the elements of the set. To describe a set, we use braces
{ }, and use capital letters to represent it.
Examples:
1.The books in the shelves in a library
2.The set of natural numbers N = {1, 2, 3, …}
3.The set of days in a week.
Example:
For example:
• Set of all points in a plane
• A = {x : x ∈ N, x > 1}
• B = {x : x ∈ W, x = 2n}
Specification of Sets
There are three main ways to specify a set:
Examples:
1. {x/x is a natural number and x < 8} means “the set of all
x such that x is a natural number and is less than 8”
2. {x/x is a letter of English alphabet}
3. {y/y is a student of MSTIP and y is older than 25}
3. Recursive Rules
Defining a set of rules which generates or defines
its members
Examples:
1. The set of E of even numbers greater than 3.
2. 4 ε E
3. If x ε E, then x + 2 ε E.
ACTIVITY 2
1. Use roster and rule notation to describe the set F
F = { xx = 5n, where n Z and 0 < n 10}
2. Write set A using roster notation if A = {x | x is odd, x = 7n, 0 < x < 70}.
Examples:
1. {3,8,9} = {9,8,3}
2. {a, b, c,} = {b, c, a}
3. {1, 3, 5, 7} = {3, 5, 1, 7}
EQUIVALENT SETS
Two sets are equivalent if they contain the same number of elements.
The symbol for denoting an equivalent set is '↔’.
Example:
Therefore, A ↔ B
Important Points to Remember on Equivalent Sets
• All the null sets are said to be equivalent to each other.
• Not all the infinite sets remain equivalent to each other. For
example, the equivalent set of all the real numbers and the
equivalent set of the integers.
• If P and Q are stated to be two sets such that P is equal to Q,
that is, (P = Q). This example means that two equal sets will
always remain to be equivalent, but the converse of the
equivalent set may or may not remain true.
• An equal set can be an equivalent set, but it is not necessary for
an equivalent set to be an equal set.
Empty Set or Null Set:
A set which does not contain any element is called an empty set, or the
null set or the void set and it is denoted by ∅ and is read as phi. In
roster form, ∅ is denoted by { }.
Example:
2. N = {x : x ∈ N, 3 < x < 4}
Singleton Set:
Example:
U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}
Subset
If A and B are two sets, and every element of set A is also an element
of set B, then A is called a subset of B. he symbol "⊆" means "is a
subset of". The symbol "⊂" means "is a proper subset of".
Example 1:
Is A a subset of B, where A = {1, 3, 4} and B = {1, 4, 3, 2}?
Guide:
1 is in A, and 1 is in B as well.
3 is in A and 3 is also in B.
4 is in A, and 4 is in B.
That's all the elements of A, and every single one is in B, so we're done.
Yes, A is a subset of B
Subset
Example 2;
Let A = {2, 4, 6}, and B = {6, 4, 8, 2}
Here A is a subset of B
Since, all the elements of set A are contained in set B.
But B is not the subset of A
Since, all the elements of set B are not contained in set A.
NOTE
Every set is a subset of itself.
Null set or ∅ is a subset of every set.
Proper Subset
If A and B are two sets, then A is called the proper subset of
B if A ⊆ B but B ⊇ A i.e., A ≠ B. The symbol ‘ ⊂’ is used to
denote proper subset. Symbolically, we write A ⊂ B.
For example;
1. A = {1, 2, 3, 4}
Here n(A) = 4
B = {1, 2, 3, 4, 5}
Here n(B) = 5
We observe that, all the elements of A are present in B but the element ‘5’
of B is not present in A.
Note:
No set is a proper subset of itself.
Empty set is a proper subset of every set.
Power Set:
The collection of all subsets of set A is called the power set of A.
It is denoted by P(A). In P(A), every element is a set.
Example;
If A = {p, q} then all the subsets of A will be
P(A) = {∅, {p}, {q}, {p, q}}
1. If A {1, 3, 5}, then write all the possible subsets of A. Find their numbers.
Solution:
The subset of A containing no elements = { }
The subset of A containing one element each = {1} {3} {5}
The subset of A containing two elements each ={1, 3} {1, 5} {3, 5}
The subset of A containing three elements = {1, 3, 5}
Therefore, all possible subsets of A are
{ }, {1}, {3}, {5}, {1, 3}, {1, 5}, {3, 5},{1, 3, 5}
Therefore, number of all possible subsets of A is 8 which is equal 23.
OPERATIONS ON SETS
Union
Is an operation for sets of A and B in which set is formed that consists of all the
elements included in A or B or both denoted by as A B.
Examples:
Given U = {1, 2, 3, 4, 5, 6, 7, 8, 9}
A = {1, 3, 5, 7}
B = {2, 4, 6, 8} and
C = {1, 2}
Find:
1. A B 2. A C 3. (A B) C
Solutions:
2. A B = {1, 2, 3, 4, 5, 6, 7, 8}
3. A C = {1, 2, 3, 5, 7}
4. (A B) C = {1, 2, 3, 4, 5, 6, 7, 8}
Union
Union of two sets can also be defined as
A∪B=n(A)+n(B)−n(A∩B)
For Example,
Set A = {1,2,3,4} and Set B = {3,4,5,6}
A ∪ B = {1,2,3,4,5,6}
Intersection of Sets
Example,
Set A={1,2,3,4}and Set B={3,4,5,6}
A B={3,4}
Example:
Given U = {a, b, c, d, e}
A = {c, d, e}
B = {a, c, e}
C = {a}; and
D = {e}
Find:
1. B C 2. A C 3. B D 4. A D
Solution:
2. B C = {a}
3. A C = {}
4. B D = {e}
5. A D = {e}
Disjoint Sets
Two sets A and B are said to be disjoint if there are no common
elements, In other words, the intersection of the two sets is empty.
Example
Example,
Set A={1, 2, 3, 4} Set B={2, 3, 5, 7}
A−B= {1,4}
Complement of Sets
Complement of a set A. A′ (Read as A complement) is defined as
the set of all the elements in the given universal set(U) that are not
present in set A.
Example,
Set U = {2,4,6,8,10,12}
A = {4,6,8}
A′= {2,10,12}
2. Given U = {a, b, c, d, e}, and A = {c, d, e}, find A’
Solution:
A’ = {a, b}
Solution:
We observe that 2, 4, 5, 6 are the only elements of U which do not belong to A.
Therefore, A' = {2, 4, 5, 6}
Note:
The complement of a universal set is an empty set.
The complement of an empty set is a universal set.
The set and its complement are disjoint sets.
ACTIVITY 3
Given:
U={a, b, c, d, e, f, g, h, i, j, k, l}
Set A={a, b, c, d, e}, Set C = {b, c, d, e, f}
Set B={a, e, i, o, u}, Set D = {c, e, g, i, l}
Find
a) A B e.) D’ i.) D’ B’
b) A B f.) C’ j.) A’ C’
c) A′ C g.) D B
d) A B’ h.) C D
Properties of Operations of Sets
The important properties on operations of sets are stated below.
We know that,
n(F∪S)=n(F)+n(S)−n(F∩S)
Therefore,
n(F∪S)=(200+150)−100
n(F∪S)=350−100
n(F∪S)=250 There are 250 students were in the school
Example
Solution
Let us represent the number of people who liked swimming as n(S)
And
the total number of people who liked both swimming and scuba-diving
as n(S ∩ D)
n(S)=150
n(D)=?
n(S ∪ D)=400
n(S ∩ D)=80