Nature of Mathematics Mathematical Language and Symbols
Nature of Mathematics Mathematical Language and Symbols
MATHEMATICS
Mathematical Language and
Symbols
Learning Outcomes
At the end of this Chapter, you must be able to:
1. discuss the language, symbols, and conventions of mathematics;
2. explain the nature of mathematics as a language;
3. perform operations on mathematical expressions correctly, its
basic concepts and logic; and
4. appreciate that mathematics is a useful language.
The Language, Symbols, Syntax and
Rules of Mathematics
• The language of mathematics is the system used by mathematicians to
communicate mathematical ideas among themselves. This language consists
of a substrate of some natural language (ex. English) using technical terms
and grammatical conventions that are peculiar to mathematical discourse,
supplemented by a highly specialized symbolic notation for mathematical
formulas.
• Mathematics as a language has symbols to express a formula or to represent
a constant. It has syntax to make the expression well-formed to make the
characters and symbols clear and valid that do not violate the rules.
• Mathematical symbols can designate numbers (constants), variables,
operations, functions, brackets, punctuation, and grouping to help determine
order of operations, and other aspects of logical syntax. A mathematical
concept is independent of the symbol chosen to represent it. In short,
convention dictates the meaning.
The Language, Symbols, Syntax and
Rules of Mathematics
• The language of mathematics makes it easy to express the kinds of
symbols, syntax and rules that mathematicians like to do and
characterized by the following:
• a. precise (able to make very fine distinctions)
– Example: The use of mathematical symbol is the only done based on its meaning
and purpose. Like + means add, - means subtract, x multiply and ÷ means divide.
- Subtract 5–2=3
Multiply 4 x 3 = 12
÷ Divide 20 ÷ 5 = 4
/ Divide 20 / 5 = 4
Pi
Infinity is endless
= Equals 1+1=2
Approximately equal to
Not equal to
Degrees
Therefore
Perform Operations on Mathematical
Expressions Correctly
• In simplifying mathematical expressions, the following order of
operations is one critical point to observe.
• Order of operations is the hierarchy of mathematical operations. It
is the set of rules that determines which operations should be done
before or after others. Before, we used to have the MDAS
(Multiplication, Division, Addition, and Subtraction) and it was
changed to PEMDAS (Parentheses, Exponent, Multiplication, Division,
Addition, and Subtraction). But now, most scientific calculators
follow BODMAS (Brackets, Order, Division and Multiplication,
Addition and Subtraction).
Perform Operations on Mathematical
Expressions Correctly
• The order of operations or • Examples:
BODMAS/PEMDAS is merely a – 1. Evaluate: (11 – 5) x 2 – 3 + 1
set of rules that prioritize the
Solution: Use PEMDAS Rule
sequence of operations starting
from the most important to the – 2. Evaluate: 10 ÷ 2 + 12 ÷ 2 x 3
least important. Solution: Use PEMDAS Rule.
– Step 1: Do as much as you can to – 3. Simplify: 4 – 3[4 – 2 (6 – 3)] ÷ 2
simplify everything inside the Solution: Use BODMAS Rule
parenthesis first – 4. Simplify: 16 – 3( ÷ 5
– Step 2: Simplify every exponential Solution: Use PEMDAS Rule
number in the numerical expression
– Step 3: Multiply and divide whichever
comes first, from left to right
– Step 4: Add and subtract whichever
comes first, from left to right
Perform Operations on Mathematical
Expressions Correctly
• Examples:
1. Evaluate: (11 – 5) x 2 – 3 + 1 2. Evaluate: 10 ÷ 2 + 12 ÷ 2 x 3
Perform Operations on Mathematical
Expressions Correctly
• Examples:
3. Simplify: 4 – 3[4 – 2 (6 – 3)] ÷ 2 4. Simplify: 16 – 3( ÷ 5
The Four Basic Concepts of
Mathematics: 1. SET
• 1. Set. A set is a collection of well-defined objects that contains no
duplicates. The objects in the set are called the elements of the set.
To describe a set, we use braces { }, and use capital letters to
represent it.
• The ff. are examples of sets:
– 1. The books in the shelves in a library
– 2. The bank accounts in a bank.
– 3. The set of natural numbers N = {1,2,3,…}.
– 4. The integer numbers Z = {…,-3,-2,-1, 0,1,2,3,…}.
– 5. The rational numbers is the set of quotients of integers
Q = {p/q : p, q Z and q=0}.
The Four Basic Concepts of
Mathematics: 1. SET
• The three dots in enumerating the elements of the set are called
ellipsis and indicate a continuing pattern.
• A finite set contains elements that can be counted and terminates at
certain natural number, otherwise, it is infinite set.
– Examples: – is the set of all even natural numbers less than or equal to 10. The
order in which the elements are listed is not relevant: i.e., the set {2,4,6,8,10} is
the same as the set {8,4,2,10,6}.
• There is exactly one set, the empty set, or null set, or { }, which has
no members at all. A set with only one member is called a
singleton or a singleton set (“singleton of a”).
The Four Basic Concepts of
Mathematics: 1. SET
A. Specification of Sets
• There are three main ways to specify a set:
• 1) List Notation/Roster Method – by listing all its members
– list names of elements of a set, separate them by commas and enclose them in
braces:
– Examples: 1. {1, 12, 45},
2. {George Washington, Bill Clinton},
3. {a, b, d, m}
4. “Three-dot abbreviation”: {1,2,…,100}
The Four Basic Concepts of
Mathematics: 1. SET
• 2) Predicate Notation/Rule Method/Set Builder Notation – by stating
a property of its elements. It has a property that the members of the
set share (a condition or a predicate which holds for members of this
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 Russian alphabet}
3. {y/y is a student of UMass and y is older than 25}
C. Equivalent Sets
• Two sets are equivalent if they contain
• Example:
– 1) Which of the following sets are equivalent?
– {Ө, €, £}, {∞, , ∩}, {1, 4, 3}, {a, b, c}, { ♠, ♥, ♦}
– Solution: All of the given sets are equivalent. Note that no two of them are equal,
but they all have the same number of elements.
The Four Basic Concepts of
Mathematics: 1. SET
D. Universal Set
• A set that contains all the elements considered in a particular
situation and denoted by U.
• Example: The universal set
– a) Suppose we list the digits only.
– Then U = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9}, since U includes all the digits.
– b) Suppose we consider the whole numbers.
– Then U = {0, 1, 2, 3 …} since U contains all whole numbers.
The Four Basic Concepts of
Mathematics: 1. SET
E. Subsets
• A set A is called a subset of Set B if every element of A is also an
element of B. “A is a subset of B is written as A B.
• Example: Subsets
– 1) A = {7, 9} is a subset of B = {6, 9, 7}
– 2) D = {10, 8, 6} is a subset of G = {10, 8, 6}
• A proper subset is a subset that is not equal to the original set,
otherwise improper subset.
– Example:
– Given { 3, 5, 7} then the proper subsets are { }, {5, 7}, {3, 5}, {3, 7}.
– The improper subset is {3, 5, 7}.
The Four Basic Concepts of
Mathematics: 1. SET
F. Cardinality of the Set
• It is the number of distinct elements belonging to a finite set.
• It is also called the cardinal number of the set A denoted by n(A) or
card (A) and |A|.
G. Power Set
• It is the family of all the subsets of A denoted by Power (A).
• Given set A = {x, y}, the Power (A) = {Ø}, {x}, {y}, {x, y} or {x | x is a
subset of A.
The Four Basic Concepts of
Mathematics: 1. SET
H. Operation on Sets
1) Union is an operation for sets A and B in which a set is formed
that consists of all the elements included in A or B or both denoted
by ∪ as A ∪ B.
a) 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 the following: 1. A ∪ B, 2. A ∪ C, 3. (A ∪ B) ∪ {8}
b) Solution: A ∪ B = {1, 2, 3, 4, 5, 6, 7, 8}
A ∪ C = {1, 2, 3, 5, 7}
(A ∪ B) ∪ {8} = {1, 2, 3, 4, 5, 6, 7, 8}
The Four Basic Concepts of
Mathematics: 1. SET
H. Operation on Sets
2) Intersection is the set containing all elements common to both A
and B, denoted by ∩.
a) Example: Given U = {a, b, c, d, e}, A = {c, d, e}, B = {a, c, e}, C = {a} and D = {e},
find the following intersection of sets: 1. B ∩ C, 2. A ∩ C, 3. (A ∩ B) ∩ D
b) Solutions: B ∩ C = {a}
A ∩ C = {Ø}
A ∩ B = {c, e}; (A ∩ B) ∩ D = {e}
Figure A. Figure B.
– 4) Graphing. Using vertical line test, that is a set of points in the plane is the set of
points in the plane is the graph of a function if and only if no vertical line intersects
the graph in more than one point. Above in Figure B is not a function.
The Four Basic Concepts of
Mathematics: 4. BINARY FUNCTION
• 4. Binary Function
– A binary operation on a set is calculation involving two elements of the set to produce
another element of the set.
– A new math (binary) operation, using the symbol *, is defined to be a * b = 3a + b, where a
and b are real numbers.
– Examples:
– 1. What is 4 * 3?
Solution: 4 * 3 = (3)(4) + 3 = 12 + 3 = 15
– 2. Is a * b commutative?
Solution: Verify if a * b = b * a
3a + b = 3b + a? Not true for all real numbers
If a=4 and b=2, then 3(4) + 2 = 3(2) +4 is not true.
Therefore: the operation * is not commutative for all real numbers.
– 3. Is a*b*c associative?
– Solution: Verify if a*(b*c)=(a*b)*c
a*(3b+c)=(3a+b)*c
3a + (3b+c) = 3(3a+b) +c
If a=2, b=3, c=4; 3*2 +(3*3 +4) 3(3*2 +3) +4; 6 +13 3(9)+4; 19 31. The operation * is not associative for
real numbers.
The Four Basic Concepts of
Mathematics: 4. BINARY FUNCTION
• Sometimes, a binary operation on a finite set (a set with a limited
number of elements) is displayed in a table which shows how the
operation is to be performed. A binary operation, * is defined on the set
{1, 2, 3, 4}. The table below shows the 16 possible answers using this
operation.
• (To read the table: read the first value from the left hand column and
the second value from the top row. The row answer is the intersection
point).
* 1 2 3 4
• Examples:
1 4 3 2 1
– 1. What is 2 * 2? Answer 1
2 3 1 4 2
– 2. Is 4 * 3 commutative? Answer: 4*3 = 3
3 2 4 1 3
– And 3*4 = 3
3 2 4 1 3
4 1 2 3 4