Mathematical Language and Symbols
Mathematical Language and Symbols
CHAPTER 2
THE LANGUAGE, SYMBOLS, SYNTAX AND RULES OF
MATHEMATICS
The language of mathematics is the systematic used by mathematicians to communicate mathematical ideas
among themselves.
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 thar do not violate the rules.
Symbol Meaning Example
+ Add 3+7 = 10
- Subtract 10-3 = 7
x Multiply 5x6 = 30
÷ Divide 45 ÷5 = 9
/ Divide 45/5 = 9
π Pi
∞ Infinity ∞ is endless
= Equal 1+1 = 2
≈ Approximately π ≈ 3.14
≠ Not equal to 3≠4
<≤ Less than, less than or equal to 2<3
>≥ Greater than, greater than or equal to 5>2
√ Square root =2
° Degrees 20°
Therefore A=B B=A
PERFORM OPERATIONS ON MATHEMATICAL EXPRESSION CORRECTLY
P Parenthesis
E
M Exponents
D
A
S Multiplication
Division
Add
Subtraction
THE FOUR BASIC CONCEPTS OF MATHEMATICS
Set Relation
A set is a collection of well-defined objects that A relation is a rule that pairs each elements in one
contains no duplicates. set, called the domain, with one or more elements
The objects in the set are called elements of the sets. from a second set called range.
It create sets of ordered pairs.
To describe a set, we use braces {} and use capital
letters to represent it. Holidays Month and Date
Z = {1, 2, 3, …} New Year’s Day January 1
Labor Day May 1
Independence Day June 12
Bonifacio Day November 30
Rizal Day December 30
SPECIFICATIONS OF SET
There are three main ways to specify a set:
1. List Notation/ Roster Method – by listing all its members
Examples: 1. {1, 12, 24}
2. {a, b, d, m}
2. Predicate Notation / Rule Method – by stating a property od its elements.
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. {y|y is a student of UC-Banilad and y is older than 25}
3. Recursive Rules – by defining a set of rules which generates or define its members.
Examples: 1. the set of E of even numbers greater than 3:
a. 4
b. if x E, then x+2 E
c. nothings else belongs to E
EQUAL SETS
Two sets are equal if they contain exactly the same elements
Examples:
1. {3, 8, 9} = {9, 8, 3}
2. {6, 7, 7, 7, 7} = {6, 7}
3. {1, 3, 5 , 7} ≠ {3, 5}
EQUIVALENT SETS
Two sets are equivalent if they contain the same number of elements.
Examples:
{1, 2, 3} , {a, b, c} , , { , , }
***Note that no two of then are equal but they all have the same number of elements.
UNIVERSAL SET
Examples:
Examples:
Proper subset is a subset that is not equal to the original set, otherwise improper subset.
Examples:
Given: {3, 5, 7}
It is the number of distinct elements belongings to a finite set. It is also called the cardinal number of the set A
denoted by .
OPERATIONS OF SETS
Union – is an operation of set A and B in which a set is formed that consists of all the elements
included A or B both denoted by as A B.
Examples:
= {1, 2, 3, 4, 5, 6, 7, 8, 9}
A ={ 1, 3, 5, 7}
Solution:
B = {2, 4, 6, 8}
C= {1, 2} a. A B = {1, 2, 3, 4, 5, 6, 7, 8}
b. A C = {1, 2, 3, 5, 7}
Find the following: c. (B C) = {1, 2, 4, 6, 8}
a. A B
b. A C
c. (A B) {8}
OPERATIONS OF SETS
Intersection – It is the set containing all elements common to both A and D denoted by
Examples:
= {a, b, c, d, e} Solution:
A ={ c, d, e}
B = {a, c, e}
a. B C = {a}
C = {a} b. A C =
D = {e} c. (A B) D = {c, e} {e}
Find the following: = {e}
a. B C
b. A C
c. (A B) D
OPERATIONS OF SETS
Examples:
= {a, b, c, d, e}
A ={ c, d, e} Solution:
B = {a, c, e} a. = {a, b}
b. = {b, d}
Find the following:
a.
b.
THE FOUR BASIC CONCEPTS OF MATHEMATICS
Functions Binary
It is a rule that pairs each elements in one set, called A binary operation on a set is a calculation involving
domain (X) and range (Y). two elements of the set to produce another element
of the set.
This means that for each first coordinate, there is
A new math (binary) operation, using the symbol *,
exactly one second coordinate or for every first
elements of X, there corresponds a unique second is defined to be a*b = 3a+b, where a and b are real
element Y numbers.
Examples:
According to David W. Kueker, logic is simply defined as the analysis of methods of reasoning. Mathematical
Logic is the study of reasoning as used in mathematics.
In ordinary mathematical English the use of “therefore” customarily indicates that the following statements is a
consequence of what comes before.
Examples:
1. All men are mortal. Luke is a man. Hence, Luke is mortal.
2. All dogs like fish. Cyber is a dog. Hence, Cyber likes fish.
LOGICAL OPERATORS / CONNECTIVES
Proposition (statement) is a sentence that is either true or false (without additional information) denoted by P and
Q
The logical connectives are defined by truth tables.
p q ¬p ¬q p^q pvq p q p q
Negation Negation Conjunction Disjunction Implication Biconditional
T T F F T T T T
T F F T F T F F
F T T F F T T F
F F T T F F T T
p q ¬p ¬p v q (¬p v q) ^ p q ¬p (¬p v q) (q ¬p)
T T F T T F F
T F F F F T F
F T T T F T F
F F T T F T F