MMW Reviewer
MMW Reviewer
Golden Ratio
- Approaches to 𝝋 = 𝟏. 𝟔𝟏𝟖
- Concept: A line is divided into two
sections containing a unique property
such that the ratio between the bigger
segment and the shorter segment should
be equal to the ratio between the line and
its bigger segment
Other symbols:
- ∀ = for every
- Ǝ = there exists
- ∴ = therefore
- Σ x = sum
- ∏ x = product
- ∫ f(x) = integral
Characteristics of Math Language
- Can be seen in the Mona Lisa, the
Parthenon (in Greece), etc. - Precise - able to make very fine distinctions
- Concise - able to say things briefly
Mathematical Reasoning - Powerful - able to express complex
thoughts with relative ease
- It provides the rules and techniques for
determining whether an argument is valid or
Sets
not.
- To be specific in Mathematics, we use Logic
- collection of objects, called as elements
or logical reasoning to prove theorems.
- roster method - a way to show the
elements of a set by listing the elements
inside of brackets
Real Number System Special Sets in Real Numbers
Set Notation
- 𝑺 = {𝟏, 𝟐, 𝟑, 𝟒, 𝟓}
- 1 ∈ 𝑆 = means “1 is an element of
set 𝑆”
- 6 ∉ 𝑆 = means “6 is NOT an
element of set 𝑆”
- 𝑺 = {𝟏, 𝟐, 𝟑, 𝟒, 𝟓, …}
- 𝑆 also contains 6,7,8, and so on – all
positive integers
- 𝑻 = {..., −𝟑, −𝟐, −𝟏} Proper Subset ⊂
- 𝑇 also contains -4,-5,-6, and so on –
all negative integers - A proper subset of a set S is a subset of S
- 𝒁 = {..., −𝟐, −𝟏, 𝟎, 𝟏, 𝟐, …} but not equal to set S
- 𝑍 also contains all integers
Ex:
Set-Builder Notation S = {1,2,3,4,5}; A = {1,2,3,4,5}; B = {1,2,3}
- A mathematical notation of describing a set Set A is a subset of set S but not a proper subset of
by listing its elements or demonstrating its set S = A ⊆ S but A ⊄ S
properties that its members must satisfy.
- | = such that Set B is a proper subset of set S = B ⊂ S
Ex:
Complement of Sets
𝑆 = {𝑥 | 𝑥 ≥ 0 𝐴𝑁𝐷 𝑥 ≤ 1}
“𝑆 contains all 𝑥’s such that 𝑥 is greater than or - 𝐴 – any set
equal to 0 AND 𝑥 is less than or equal to 1” - 𝐴′ – the complement of set 𝐴
- The set 𝐴′ contains elements in the
𝑆 = {𝑥 | 0 ≤ 𝑥 ≤ 1} universal set which are not
contained in set 𝐴.
“𝑆 contains all 𝑥’s such that 𝑥 is greater than or
- Ex: 𝐴 = {3, 4, 5}; 𝐴′ = {1, 2}
equal to 0 AND 𝑥 is less than or equal to 1”
- Universal Set = 𝐔
- Ex: 𝐔 = {1,2,3,4,5,6,7,8,9,0}
Some Known Sets - If 𝐴 = {1, 4, 5, 6}, then 𝐴′ =
{2,3,7,8,9,0}.
- ∅ or {} - empty set - If 𝐵 = {1, 2, 3}, then 𝐵′ = {4, 5,
- N = {1, 2, 3, 4, 5, ...} - set of natural 6, 7, 8, 9, 0}.
numbers - If 𝐶 = {0, 1, 2, 3, 4, 5, 6, 7, 8,
- Z = {..., −2, −1, 0, 1, 2, ...} - set of integers 9}, then 𝐶′ = ∅
{1,2,3} ⊆ {1,2,3,4,5}
p = I am smart. - p and q
~ p = I am NOT smart. - It is true if and only if both p and q are
true. Otherwise, false.
F T T F T T F
- ∧ = and
- ∨ = or F F T T F T T
- ⊕ = exactly one
- | = NAND (not and)
- ↓ = NOR (not or) De Morgan’s Law
Ex: p = I am a Thomasian; q = I enjoy flooded - ~(p ∧ q) is exactly the same as ~ p v ~ q
areas - ~p ∧ ~ q is exactly the same as ~ (p v q)
Truth table:
p q ~p p⊕q ~p⊕q
T T F F T p q ~p ~q p→q ~p→~q
T F F T F T T F F T T
F T T T F T F F T F T
F F T F T F T T F T F
F F T T T T
p|q
Note that:
- Also known as p nand q
- It is false when both p and q are true. - q → p is the converse of p → q.
Otherwise, true. - ~ p → ~ q is the contrapositive of p → q.
- ~ p → ~ q is the inverse of p → q.
Truth table:
Ex: If I understand the lesson, I can pass the exam.
p q ~q p|q p|~q p = I understand the lesson
q = I can pass the exam
T T F F T
p q p→q
T F T T F
T T T
F T F T T
T F F
F F T T T
F T T
p↓q F F T
T F T F F
p↔q
F T F F T
- If and only if p then q
F F T T F - It is true when both (p and q) statements
are the same.
If you smoke, then you will have lung cancer. (p → q) ∧ (q → r) [(p → q) ∧ (q → r)] → (p → r)
p→q T T
You have lung cancer. F T
q
T T
Therefore, you smoke.
∴p T T
[(p → q) ∧ q] → p F T
Truth table: F T
F T
p q p→q (p → q} ∧ q [(p → q} ∧ q] → p
T T
T T T T T
The argument is a tautology. Therefore, it is VALID.
T F F F T
F T T T F
F F T F T
Ex 2:
p = It rains nonstop.
q = UST will be flooded.
r = There are no classes.
[(p → q) ∧ (q → r)] → (p → r)
Truth table:
T T T T T T
T F T F T T
F T T T T T