Mathematical Logic
Mathematical Logic
Mathematical Logic
RECOVERY WORK
AUTHORS:
PARALLEL: I21
DMQ, 2013-07-25
MATHEMATICAL LOGIC
-George Boole (1815-1864).- I crystallized symbolic logic that separates symbols and
mathematical operations.
Example: Who's coming?, come forward, the air is heavy, 3 is an even number, Juan
knows Pedro.
TRUTH VALUE .- The truth value of a simple proposition can be true (T) or false (F).
GOAL:
LOGICAL CONNECTIVE: They are elements that relate one proposition to another
allowing the formation of compound propositions.
TRUTH TABLE: It is a table of values where the truth value of the composite
composition is established based on the truth values of simple propositions. Example:
p= Juan sings
q= Juan dances
p q p˄q
V V V
V F F
F V F
F F F
q= Juan dances
p q p˅q
V V V
V F V
F V V
F F F
EXCLUSIVE DISJUNCTION: Of the proposition p and q is the compound
proposition
(p. q), which is used by joining them using a connector (o) in an exclusive sense.
p q p q
V V F
V F V
F V V
F F F
THE NEGATION: Of a proposition p is (~p) obtaining or prefixing the adverb (no) to
the proposition.
~ ( p ˄ q) It is not true that I have a $10 bill and a $50 bill in my pocket
NOTE: Care must be taken when denying propositions containing the words, ALL,
NONE, SOME.
Example:
No animal is dirty.
Ex.
Q: Bertha is attractive
q: Claudia is attractive
p ˄ q: p ˄ q are attractive
p ˅ q ˄ [~ (p ˄ q)]
p q p q
V V F
V F V
F V V
F F F
Ex.
Let's suppose:
p: like spinach
Q: I'm strong
CONDITIONAL (If…then)
p→q
p: background or hypothesis
q: consequent or conclusion
Ex.
p q p→q
V V V
V F F
F V V
F F V
Win the contest will give you $100
p → q: If a and b are even numbers then the sum between a and b is even number
Symbolically ( p ∧ q ¿=F
Consequently ( p ∧ q)=V
~ (p ˄ ~
p q ~q p˄~q q)
V V F F V
V F V V F
F V F F V
F F V F V
p→q
Symbolically
1. If p then q
2. p → q
3. yes p
4. p if only
5. that is enough for p
6. p is necessary for q
7. q with the condition that p
8. q when p
9. that always p
If no deductions are specified in list A and you have deductible donations then complete
the worksheet on pg. 14 and declare the game authorized in rule 34 B
( p ∧q ) →(r ∧ s)
Reciprocal: q → p
Inverse: p→ q
Contra reciprocal: q → p
Ex.
Conditional p → q If this animal is a bird then this animal has wings Reciprocal:q → p If
this animal has wings then this animal is a bird
Inverse: p → q If this animal is not a bird then this animal does not have wings Contra
reciprocal: q → p If this animal does not have wings then this animal is not a bird
A proposition can be replaced by its reciprocal counter without affecting its truth value.
BICONDITIONAL
( p → q)∧(q → p)
p q p↔q
V V V
V F F
F V F
F F V
TRANSLATIONS OF THE BICONDITIONAL
1. p if only
2. what if only p
3. if p then q and reciprocally
4. if q then py reciprocally
5. p is a necessary and sufficient condition for q
6. q is a necessary and sufficient condition for p
p↓ q: neither p nor q
p↓ q: ~p ˄ (~q)
p q ~p ~q ~ p ˄ (~ q)
V V F F F
V F F V F
F V V F F
F F V V V
p q p↓q
V V F
V F F
F V F
F F V
TAUTOLOGIES AND CONTRADICTIONS
p ˅ ~q
V V F It's tautology
F V V
p ˄ ~p
Contradiction is not
V F F
tautology
F F V
Ex.
(p ˅ q) → (~q→ p) is it a tautology?
p ˅ q → ~q → p
V V V V F V V
It's
V V F V V V V tautology
F V V V F V F
F F F V V F F
Indicate which of the following statements are equivalent to the statement: If Heriberto
wins the contest, then he cheated.
q: he cheated
p→q
a) p ˄ q
b) ~q ˄~ p
c) ~q → ~ p versus reciprocal
d) ~(p ˅ q)
e) q → p
a) p ˅ q) → (~ q → p)
Determine if it is a tautology
(p ˅ q) ⇒ (~ q → p)
Show that:
(p → q) ⇐⇒ (~ q ˅ p)
~
p → q ⇐⇒ p ˅ q
V V V V F V V It's
V F F V F F F tautology
F V V V V V V
F V F V V V F
1. Absorption law
p ˅ (p ˄ q) ⇐⇒ p
p ˄ (p ˅ q) ⇐⇒ p
2. Law of idempotence
(p ˄ p) ⇐⇒ p
(p ˅ p) ⇐⇒ p
3. Associative law
p ˅ (q ˅ r) ⇐⇒ (p ˅ q) ˅ r
p ˄ (q ˄ r) ⇐⇒ (p ˄ q) ˄ r
p ↔ (q ↔ r) ⇐⇒ (p ↔ q) ↔ r
4. Commutative law
(p ˄ q) ⇐⇒ (q ˄ p)
(p ˅ q) ⇐⇒ (q ˅ p)
5. Complement law
(p ˄ ~ p) ⇐⇒ F
(p ˅~ p) ⇐⇒ V
6. Distributive law
p ˅ (q ˄ r) ⇐⇒ (p ˅ q) ˄ (p ˅ r)
p ˄ (q ˅ r) ⇐⇒ (p ˄ q) ˅ (p ˄ r)
p → (q ˅ r) ⇐⇒ (p → q) ˅ (p → r)
p → (q ˄ r) ⇐⇒ (p → q) ˄ (p → r)
7. Law of identity
(p ˄ F) ⇐⇒ F
(p ˅ V) ⇐⇒ V
(p ˅ F) ⇐⇒ p
(p ˄ V) ⇐⇒ p
~ (~ p) ⇐⇒ p
8. Morgan's Law
~ (p ˄ q) ⇐⇒ ( ~ p ˅ ~ q)
~ (p ˅ q) ⇐⇒ ( ~ p ˄ ~ q)
9. Law of transitivity
(p → q) ˄ (q → r) ⇐⇒ p → r
(p ↔ q) ˄ (q ↔ r) ⇐⇒ p ↔ r
p → q ⇐⇒ (~ p ˅ q)
p → q ⇐⇒ ~ ( p ˄ ~ q)
Ex.
Demonstrate:
(p ˄ F) ⇐⇒ F
(p ˅ V) ⇐⇒ V
p ˅ V
V V V
F V V
Q ˄ F
V F F
F F F
~ (p ˅ q) ⇐⇒ ( ~ p ˄ ~ q)
~ Q ˅ q ⇐⇒ ~p ˄ ~q
F V V V F F F
F V V F F F V
F F V V V F F
V F F F V V V
~ (p ˄ q) ⇐⇒ ( ~ p ˅ ~ q)
~ Q ˄ q ⇐⇒ ~p ˅ ~q
F V V V F F F
V V F F F V V
V F F V V V F
V F F F V V V
Prove the following statements using the laws of propositional logic.
1. (p ˄ p) ⇐⇒ p
(p ˄ p) ˅ F L. identity
(p ˄ p) ˅ (p ˄ ~ p) L. complement
p ˄ (p ˅ ~ p) L. distributive
p ˄ V L. complement
pL. identity
2. (p ˅ p) ⇐⇒ p
(p ˅ p) ˄ V L. identity
(p ˅ p) ˄ (p ˅ ~ p) L. complement
p ˅ (p ˄ ~ p) L. distributive
p ˅ F L. complement
pL. identity
3. (p ˅ q) ˄ (~ p ˅ q) ⇐⇒ q
q ˅ (p ˄ ~ p) L. distributive
q ˅ F L. complement
q L. identity
4. ( p ˅ ~ q) ˄ (q ˅ r) ˄ (q ˅ ~ r) ⇐⇒ (p ˄ q)
( p ˅ ~ q) ˄ q ˅ (r ˄ ~ r) L. distributive
( p ˅ ~ q) ˄ (q ˅ F) L. complement
( p ˅ ~ q) ˄ q L. identity
(p ˄ q) ˅ (q ˄ ~ q) L. distributive
(q ˄ p) ˅ F L. complement
p ˄ q L. identity and commutative
p ˄ q ⇐⇒ p ˄ q
5. p → q ⇐⇒ (~ q → ~ p)
~ (~ q ˅ ~ p) L. conditional
( q ˅ ~ p)L. double denial
(~ p ˅ q )L. commutative
p → q ⇐⇒ p → q
6. ~ ( p → q) ⇐⇒ p ˄ ~ q
~ (~ p ˅ q ) L. conditional
p ˄ ~ q L. Morgan
p ˄ ~ q ⇐⇒ p ˄ ~ q
7. (p ˄ q) →r ⇐⇒ p→ (q → r)
~ (p ˄ q) ˅ r L. conditional
(~ p ˅~ q) ˅ r L. Morgan
~ p ˅ (~ q ˅ r ) L. associative
~ p ˅ ( q → r ) L. conditional
p → ( q → r) L. conditional
p → ( q → r) ⇐⇒ p→ (q → r)
8. ( p → q) ↔ p ⇐⇒ p ˄ q
[(~ p ˅ q ) →p] ˄ [p → (~ p ˅ q )] L. biconditional
[~ (~ p ˅ q ) ˅ p] ˄ [ ~ p ˅ (~ p ˅ q )] L. conditional
[( p ˄ ~ q ) ˅ p] ˄ [( ~ p ˅ ~ p) ˅ q ] L. Morgan, double negation, associative.
p ˄ ( ~ p ˅ q) L. absorption, idempotence.
(p ˄ ~ p) ˅ ( p ˄ q) L. distributive
F ˅ ( p ˄ q) L. complement
p ˄ q L. identity
p ˄ q ⇐⇒ p ˄ q
9. ( p → q) ↔ q ⇐⇒ p ˅ q
[~ (~ p ˅ q ) ˅ q] ˄ [ ~ q ˅ (~ p ˅ q )] L. conditional
[( p ˅ q ) ˄ ( ~ q ˅ q )] ˄ [V ˅ ~ p] L. distributive, complement.
[( p ˅ q ) ˄ V] ˄ [V] L. complement, identity.
( p ˅ q ) ˄ V L. identity
( p ˅ q ) L. identity
( p ˅ q ) ⇐⇒ p ˅ q
10. ( p → r) ˅ ( q → r) ⇐⇒ ( p ˄ q) → r
(~ p ˅ r ) ˅ (~ q ˅ r ) L. conditional
(~ p ˅ ~ q) ˅ ( r ˅ r ) L. associative
(~ p ˅ ~ q) ˅ (r ) L. idempotence
~ ( p ˄ q) ˅ (r ) L. Morgan
( p ˄ q) → r L. conditional
( p ˄ q) → r ⇐⇒ ( p ˄ q) → r
An argument is valid when the proportional form that represents its structure is a
tautology V.
An argument is not valid when the proportional form that represents its
structure is a contradiction or fallacy F.
OBSERVATIONS:
1. Symbolic logic deals with analyzing the validity of reasoning; not if the information
contained in a hypothesis is T or F.
2. The terms valid or invalid refer to the structure of the reasoning, not to the truth or
falsity of the propositions.
3. The truth or falsity of the premises and conclusion does not determine the validity of
the reasoning.
Ex. Reasoning:
( p → q)˄ p → q
p → q ˄ p ⇒ q
V V V V V V V
V F F F V V F
F V V F F V V
F V F F F V F
P1=¿ p → q
P2=¿ ~p
C=¿ ~q
~
p → q ˄ p ⇒ ~q
V V V F F V F
V F F F F V V
F V V V V F F
F V F V V V V
LOGICAL INFERENCES
Logical inferences are the conclusions that can be obtained after carrying out reasoning.
This reasoning is only true if the following conditions are met.
Absorption. (Abs)
p→q
∴ p →(q ˄ p)
Logical structure.
p → q ⇒ p→ ( q ˄ p )
Simplification. (Simp)
p ˄q
∴p
Logical structure.
p ˄q ⇒ p
Conjunction. (Conj)
p
q
∴ p˄q
Logical structure.
p ˄q ⇒ p ˄ q
Addition. (Ad)
p
∴ p˅q
Logical structure.
p ⇒ p ˅q
P1=¿ Julián studies Systems Engineering by distance learning, then he studies at ESPE.
( p → q)˄ p ⇒ q
Ex.
P1=¿ p → s P1=¿ r → t ˄ s
P2=¿ p P2=¿ r
C=¿ s C=¿ t ˄ s
This rule of inference says that if an implication is true and its consequent is false, then
its antecedent will necessarily be false.
( p → q)˄ q ⇒ p
P1=¿ If an angle of a triangle is greater than¿ 90° then the sum of the other two angles is
¿ 90°
P1=¿ b
P2=¿ a → b
P3= a→ c
C=c
P2=¿ a → b
P1=¿ b
C 1= a (MTT)
P3= a→ c
C 1= a
C 2=c (MPP)
If a disjunction is true and one of its simple propositions is false then the other
proposition will necessarily be false.
p ˅q p ˅ q p v q
p qp
∴q∴ p∴ q
Logical structure.
( p ˅q ) ˄ p ⇒ q
P1=¿ q ˅ s
P2=¿ s
P 3= ( r ˄ s ) → q
C=r ˄ s
P1=¿ q ˅ s
P2=¿ s
C 1= q (MTP)
P 3= ( r ˄ s ) → q
P3= ( ( r ˄ s ) ) ˅q L. conditional
C 1= q
∴ C2=r ˄ s (MTP)
P1=¿ r
P2=¿ p →q
P3=q →r
C= p
P2=¿ p →q
P3=q →r
C 1= p → r (SH)
P1=¿ r
C 2=¿ ( p)
P1=¿ If Gloria or Héctor wins, then he loses as much as Jorge and Kelly
Glory wins = p
Hector wins = q
Jorge loses = r
Kelly loses = s
P1=( p˅ q) → ( r ˄ s )
P 2= p
C= r
P 2= p
C 1= p ˅ q (Ad)
P1=( p˅ q) → ( r ˄ s )
C 1=¿ ˅ q ¿
C 2=r ˄ s
∴ C3=r (Simp)
1. If it continues to rain, then the river will rise.-If it continues to rain and the river
rises then the bridge will be washed away.-If the continuation of the rains causes the
bridge to be washed away, then a single path will not be enough for the entire city.-
A single road is enough for the entire city or the engineers have made a mistake.-
Therefore the engineers have made a mistake.
P1=( p→ q)
P 2= p
P3=( p ˄q)→ r
P4 =¿)→ s
P5=(s ˅t)
C=t
P3=( p ˄q)→ r
C 1=¿ p → r (Simp)
P4 =¿)→ s
C 1= p→ r
C 2=s (MPP)
P5=(s ˅t)
C 2=s
∴ C3=t (MTP)
2. What conclusion can you draw from the following premises?
You consume oxygen or you do not breathe.-If you do not consume oxygen, then your
heart does not stop beating.-It is not true that; He is alive if only he does not breathe.-
His heart does not stop beating.-Therefore he is not alive.
p=consumes oxygen
q= breathe
s=is alive
P1=( p˅ q)
P 2= p → r
P3= (s ↔ q)
P4 =r
C= s
≅ ( q → p ) L. conditional
P 1= ( q → p )
P2=( p→ r )
C 1=¿( q →r ) (SH)
P3=s v q
C 1=( q →r )
P4 =r
C 2= q (MTT)
P3=s v q
C 2= q
∴ C3= s (MTP)
3. If it is not the case that if an object floats in water, then it is less dense than water,
then you can walk on water.-But you cannot walk on water.-If an object is less
dense than water, then can displace an amount of water equal to its own weight.-If it
can displace an amount of water equal to its own weight, then the object will float in
water.-Therefore an object will float in water if only if it is less dense than Water.
P1= ( p → q ) →r
P 2= r
P3=(q → s )
P4 =( s → p)
C=( p ↔ q )
P3=(q → s )
P4 =(s → p)
C 1=( q → p) (SH)
P1= ( p → q ) →r
P 2= r
C 2=( p →q ) (MTT)
C 1=(q → p)
C 2=( p →q )
C 3=( p →q ) ˄ ( q → p ) (Conj)
( p → q ) ˄(q → p) ≅ ( p ↔ q )
4. If a man is always guided by his sense of duty, he has to renounce the enjoyment of
many pleasures and if he always followed his desire for pleasure he will often forget
his duty.-Either a man always followed his sense of duty or he always followed his
sense of duty. guided by his desire for pleasure.-If a man always followed his sense
of duty, did not often neglect his duty and always followed his desire for pleasure,
he would not renounce the enjoyment of many pleasures.-Then a man must
renounce joy of many pleasures if only he does not often neglect his duty.
P1=( p → q ) ˄(r → s)
P2=( p ˅r )
P3=( p → s ) ˄( s →q )C=¿
C=( q → s ) ˄( s →q ) ≅ ( s ↔ q )
QUANTIFIER
The symbols that allow us to obtain propositions from open expressions p(x): x ≥ 3
EXAMPLE
OBSERVATIONS
2.- The proposition Ǝ! X, p(x) is true when in the truth set it denotes exactly one
element.
EXAMPLE
MORGAN'S THEOREM
DEMONSTRATION METHODS
Axioms and definitions definitions that are accepted without demonstration and
theorems that are deduction. The proof of a theorem is a procedure in which two or
more propositions are linked using logical rules. The statement of a theorem includes
the starting propositions and constitute the hypotheses of theorem (H), if we start from
the hypothesis we can arrive at another proposition called thesis, it must be verified that
the proposition is true.
H→T
v→v
DIRECT METHOD
According to the truth table of the conditional, to prove that H→T is true it is enough to
show that if H is true then T is true.
EXAMPLE
Reciprocal
H→T
n = 2m + 1 for m ϵ Z, n is odd
n 2 = (2m + 1) 2
n 2 = (4m 2 + 4m + 1) = (4m 2 + 4m) + 1
= 2(2m 2 * 2m) + 1
Let P= 2m 2 + 2m P ϵ Z
n 2 = 2p + 1 P ϵ Z
ꜙ n 2 is odd
H → T ↔ ҃ I → ҃H
The reciprocal contra is another form of the direct method and is based on logical
equivalence.
P→ q ↔ ҃q → ҃p
We start from the denial of the thesis and arrive at the denial of the hypothesis.
҃ T → ҃ H
REDUCTION TO ABSURD
In this method it is assumed that the reasoning structure P → q is not a tautology.
According to the table of truth values of the implication, to demonstrate that the
proposition P → q is false, it is enough to deduce from the hypothesis P is true and q is
false, which is an impossible result because they are two contradictory propositions.
EXAMPLE
1
Show that it's not real (v)
0
1
Suppose that is real → to prove we have to assume that it is true
0
1
=a a ∈ R
0
1=a . o
1≠0
INTRODUCTION PRINCIPLES
a) P(1) is V
b) P(k) → P (K+1) is V, assuming P(k) is true, then the statement P(n) is true, ɏn ϵ
Z+
COUNTER EXAMPLE
It consists of giving an example that does not comply with the thesis, thus
demonstrating that the thesis is false. This example is called a counterexample. The
counterexample shows that there is at least one case in which the proposition is false.
EXAMPLE
Determine whether it is true or false that:
ɏ x ϵ R, x + 5 = 11
Counter example
X= 12 → x + 5 ≠ 11
ɏ x ϵ R, x + 5 = 11 is F
SETS:
Belonging
Example:
B= {X/X is odd}
Yes b
-Unitary Set:
Also called a singleton, it is one in which you have only one element.
A={0}
B={5,5}
C= {X/Y-2=1}
-Subsets ( ) and ( ):
TO b (X A->X B)
= Included or Content.
TO B= A subset of B.
TO B= A is included in B.
TO B= B amount of A.
-Example:
A={1,2,3}, B{1,2,3,4,5,6,7,8,9}
B is a superset of A.
= Super set.
3 B=F
3 B=V
-Equality:
A= {A, R, O, M} C= {7,8}
-Own Subset:
TO b A≠B
Euler diagram:
A= {2, 3, 4, 5}
B= {2, 4, 5, 6}
C= {1, 2, 3, 4, 5, 6, 7, 8,9}
-Linear Diagrams:
A.C.
-Numerical Sets:
: {1, 2, 3,……………..}
: Set of Integers:
= {a/b/a Tc, b b ≠ 0}
-Examples:
2= 1,414236
3= 1,730503
Yo
-Operations Between Sets:
Cartesian product:
A= {1, 2}
B= {3, 4}
=A*B ≠ B*A
μ= (c, d) A= {1, 2}
AND
2 (2, 2) (3, 2)
1 (1, 1) A
123Xα
-Cardinality of a Set:
Notation:
-Example:
A= (a, e, i, o, u) n (A)= 5
B= (2, 2, 3, 3, 3, 4, 5) n (B)= 4
-Counting Techniques:
OR
AB
n (A B) = n(A) + n(B)
Case 2:
n (A B) = n(A) + n (B) – n (A B)
N: Arequipeñas 35 75
Total: 90 110 200
Answer= 75
Of a group of 590 students, it is observed that 200 do not apply for UNI. 300 do not
apply, to San Marcos 50 do not apply to either of the two. How many apply to both
universities?
390-350= 50
200-150= 450
590-450= 140
Answer: X= 140
1.-Demonstrate:
(TO B) = A c B c
x OR
x (TO b) c x (Ac Bc
)
x U (A b) c (TO b) c
x (TO B c d e f. Accessories.
-X TO -X B D'Morgan
x TO x B Denial
x A c x B c d e f. Plugin [TO B] x TO b
x [A c B c d e f. Inter. x [TO B] x TO b
(TO B) c = A c B c
2.-Demonstrate:
TO (TO B) = A
Let:
x TO (TO B) x TO
x TO [ X TO x B ] Definition of Intersection.
x TO
TO (TO B)=A
3.-Demonstrate:
AD=A Bc
Let:
Bc
x (A –B) x (TO )
x (A –B) x (AB)
x TO B Def. Of diference
x TO B c Complement.
x (TO B c d e f. Intersection.
= AB= A Bc
4.-Demonstrate:
TO (A c B)=A b
= A b. Identity
TO (A c B)= (A B)
0 (TO B)
TO b
1. - [B c (AB) c ] b
[B c (A-B c ) c ] b
[B c (A-B c ) c ] B.Morgan
( Ac) B. Completeness
B.Identity
ANSWER B
2.- [A [(TO b) c (B c A) c ]]
[TO [(A c Bc
) (B. A c )]] .Morgan
[TO (A c )] Identity.
ANSWER ϕ
A-(B Cc)
TO (B. C c ) c Difference.
TO (B c C c ) Morgan
Bc
(TO ) (TO C) Distributive
-Demonstrate:
TO (BC)=(A B)-(A C)
= (A b) c (A c B c ) Morgan.
=A (BC).
2.- When conducting a survey of the residents of a certain city about the preferences of
local magazines, the following result is obtained:
=50+40+70-38-27-12
160= 160-12-27-38+20=103
n(A) = 4
n[P(B)]=16
n (P[AnB)] = 2
HI-P(n):1+3+5+…………+ (2n-1)= n 2
P(1): 1=1 2
1=1 is V
=K 2 +2K+1
= (K+1) 2
P(n) is V
SUMMATION
Examples:
a) 1+2+3+..........+15
15
∑i
i=1
b) 3+4+5.................+15
15
∑i
i=3
b) 1+1/4+1/9...................+1/100
10
∑ i/ j
i=1
Properties
n n n
1. ∑ ( a+b )=¿ ∑ ai + ∑ bi ¿ Distributive property
❑ i=1 i=1
2.
n n
3.
n
4.
n P n
5.
n n−m
6.
n n
∑ ∑ aij=a1 ,2 +a 1 ,3 +… … … a 1, m
i=1 j=1
Demonstrate:
n
n(n+ 1)(2 n+1)
a ¿ ∑ i 2=12 +22 +32 +… … … … … … … … n2=
i=1 6
n(n+1)(2 n+1)
P(n)=n2 +(2n+1)= HI
6
2 1(1+1)(2(1)+1)
P(1)=(1 ¿= = 6/6=1
6
n
b)∑ i =1 +2 +3 + … … … … … … … … n =(n ( n+1 ) /2)
3 3 3 3 3 2
i=1
k ( k +1 ) ( 2k + 1 )
k 2= HI
6
n
P(k+1)=∑ i =1 +2 +3 + ( k + 1 )=k +1 ( k +1 )+1 ¿(2 ( k +1 ) +1) YOU
2 2 2 2
i=1
K+1(k+2)(2k+2+1)
(k+1)(k+2)(2k+3)/6
k
2 k ( k + 1 )( 2 k +1 )
HI= P(k)∑ i = 6 ¿
i=1
¿
2
k k ( k + 1 )( 2 k +1 )
P(k+1)=∑ i = 6 ¿
i=1
¿
k
HI P(k)=∑ i =k(k+1)(2k+1)/6
2
i=1
k +1
=(k+1)(k(2k+1)+6(k+1)/6
=(k+1)(2 k 2 +k + 6 k +6 ¿ /6
=(k+1)(2 k 2 +7k+6)/6
k ( k +1 ) ( 2 k +1 )
= RP//
6
Exercises:
100 100
∑ n4 =∑ n4 It's true?
n=o n=1
100 100
∑ 2+ ¿ ∑ k ≠ 2+∑ k ¿
k=o n=1 k=o
100 100
202+∑ k ≠2+ ¿ ∑ k ¿ RP//
k=o k=0
∑ ( 2 k−11)( 2 k +1 ) =¿ ¿
k =1
n n
Telescopic Property:
n
∑ ( ai−ai−1 )=an−aº
i=1
∑ ¿¿ - ( i−1 )2 =( 4 −1)+( 9 − 4 )
5
1 1 1 1
i=2
1 1 1 1
=( − ¿+( − )
16 9 25 16
1
= −1 RP/¿
25
BINOMIAL THEOREM
n
binomial theorem (a+ b)
0
n=0 (a+ b) =1
1
n=1 (a+ b) =a+ b
2 2 2
n=2 (a+ b) =a +2 ab+ b
3 3 2 2 3
n=3 (a+ b) =a +3 a b +3 a b +b
4 4 3 2 2 3 4
n=4 (a+ b) =a + 4 a b+ 6 a b + 4 ab +b
Triangle
1 1
1 2 1
1 3 3 1
1 4 6 4 1
combinatorial number
(00)
(10) (11)
(20) (21) (22)
(30) (31) (32) (33)
( 40) ( 41) ( 42) ( 43) ( 44)
(00)= ( 0−00)!!∗0 ! =1
(10)= ( 1−01)!!∗0! =1
(11)= ( 1−11)!!∗1! =1
( 42)= ( 4−24)!!∗2 ! = 2!∗2
4! 24
= =6
! 4
binomial theorem
n
(a+ b) = ( n0) a +( n1)a
n n−1
b+ ( n2) a n−2 2
b ……. ( n−1
n
) ab +( nn) b
n−1 n
()
(a+ b)n=∑ n an−i bi
i=0 i
()
(a+ b)n=∑ n an−k b k
k=0 i
The time that occupies the k place of the development of (a+ b)n ,Tk , es
Tk= (k −1
n
)a n−(k−1)
b
b −1
For kasimo it's over
Exercise
17
(2 x+ 5 y )
Tk=10
n=17
Development
7
(4+ x ) = (70) 4 +(71) 4 (−x ) +( 72) 4 (−x ) +(73) 4 (−x ) +( 74) 4 (−x ) +(75) 4 (−x ) +( 76) 4 (−x ) +( 77)(−x )
7 6 5 2 4 3 3 4 2 5 6 7
7 6 5 2 4 3 3 4 2 5 6 7
¿ 1∗4 −7∗4 x +21∗4 x −35∗4 x +35∗4 x −21∗4 x +7∗4 x −x
Equalities:
3 + 4 + 2 = 7 + 2 Numerical Equality
Algebraic Equalities
Identities Equations
Example:2 x+3=5
Example:
a ( m+n 2 )=am+a n 2
The letters that appear in
the equation are called
unknowns.
The solutions of an equation are the values that, when substituted for the unknowns, create
a certain equality.
Linear or First Degree Equations: They are algebraic equalities with unknowns of
exponent one.
Example:
a) 2 x+3=5 Yeah
2
b) t −3 t+1=0 No
c) x + y=24 Yeah
d) cos x=1 No
e) a+ b=c Yeah
x
f) 16=2 No
Examples:
1. 2 x+3=5
2 x=5−3
2 x=2
2
x=
2
x=1 ∴ The equation has a unique solution
2. x + y=24
y=24−x
Si x=24 → y=1
Si x=4 →Y =20
Si x=2 → y=0 ∴ There are infinite number of solutions
3. 3 x−x=2 x
3 x−3 x=0
2 x=2 x
2 x−2 x =0
( 2−2 ) x=0
( 0 ) x=0 ∴ The equation has infinite solutions
4. x +5= y
x−x +5=0
5=0 ⤇ ⤆ Contradiction
∴ No tiene solución
5. Solve:
42m+126=100m+1800
-58m=54
54
M=-
58
27
M=-
29
Verification:
20 14 10 21
-
29 ( )
20 −82 −23 −103
−
203
=
29
− (
203 )
2 −2
- =
7 7
7. Tell me what the result is and I'll tell you what number you thought of. The
spectator says 32, what is the number he thought of?
( x+15 )( 3 )−9
−8=32
3
3 x + 45−9
−8=32
3
3 x +36
−8=32
3
X+12-8=32
X+4=32
X=32-4
X=25
8. From a tank full of liquid, a quarter of the content is removed, then half of the rest
and there are still 1500 liters left. What is the capacity of the deposit?
3x
4
=1500
1
2
3x
=1500
8
3x=12000
12000
X=
3
X= 4000
Another way:
Capacity x
1
A quarter of the content x
4
1
4
1
2
1
(
X= x+ x− x +1500
4 )
9. A man divided his inheritance in the following way: To his eldest son he left half, to
the second a third of the rest, to the third a sixth of the rest and to the fourth a
million. What was the value of the inheritance?
Inheritance x
x
1st child
2
2nd child ( 2x − 13 )
x
∗2
2
3rd child ∗1
3
6
x x x
X= + + +1000000
2 6 18
4 x +3 x+ x+18000000
X=
18
18x-9x-3x-x= 18000000
X=18000000
X=36000000
STATISTICS.
Statistics deals with the methods and procedures to collect, classify, summarize, find
regularities and analyze data , as long as variability and uncertainty is an intrinsic cause of
them; as well as making inferences from them, with the purpose of helping decision-
data presented in an orderly and systematic way. This idea is the consequence of the
popular concept that exists about the term and that is increasingly widespread due to the
influence of our environment, since today it is almost impossible for any broadcast media,
newspaper, radio, television, etc., do not approach us daily with any type of statistical
information about traffic accidents, population growth rates, tourism, political trends, etc.
At the La hilacha clothing factory, a labor conflict has broken out and its 50 workers are
requesting a comprehensive daily salary increase and are considering closing the company.
The manager collects the information regarding the daily salary variable of his operators
and relates it in the table.
DAILY SALARY OF 50 FACTORY WORKERS
WORK DAY WORK DAY WORK DAY WORK DAY WORK DAY
ER ER ER ER ER
1 52 11 54 21 55 31 56 41 52
2 53 12 51 22 55 32 53 42 57
3 55 13 54 23 52 33 57 43 56
4 53 14 55 24 55 34 54 44 51
5 52 15 54 25 53 35 53 45 58
6 56 16 56 26 57 36 50 46 55
7 54 17 52 27 54 37 55 47 53
8 57 18 54 28 55 38 53 48 54
9 51 19 53 29 53 39 53 49 53
10 54 20 55 30 55 41 54 50 56
AGE NUMBER OF
PEOPLE
<16 11223
16 to 21 3867
22 to 44 8754
45 to 64 4125
65> 3855
TOTAL 31822
SYMBOLOGY
N: the sample size, it is the number of observations
r: is the variable, it is each of the different values that have been observed
fr: relative frequency, it is the result of dividing each of the absolute frequencies by the
sample size
fra: cumulative relative frequency, obtained by dividing the fa by the sample size
VARIABLE fi fa fr Fra
XI
x1 f1 f1 f1/a f1/n
x2 f2 f1 plus f2 f2/a f1 plus f2/n
. . . . .
. . . . .
. . . . .
. . . . .
xi fi f1 plus f2 f1/n f1 plus f2 plus
fi/n
. . . . .
. . . . .
xm fm f1 plus f2 plus fm/n f1 plus f2… plus
fm fn/n
n 1
POPULATION.
Also called the collective universe, it is the set of all elements that have a common
characteristic. A population can be finite or infinite. It is a finite population when it is
delimited and we know the number that comprises it. Example: UCE students..
It is an infinite population when the number that comprises it is unknown, for example: all
university professionals who are pursuing a career.
Population:
1) Arithmetic measurement
2) Median
3) Fashion.
Arithmetic average.
Monday: 18
Tuesday: 21
Wednesday: 22
Friday: 20
Saturday: 19
Sunday: 19
∑ xi
i=l
18+21+22+21+20+19+19
x=
7
20
x= ; cigarrillos , cada día .
1
xi Fi
18 1
19 2
20 1
21 2
22 1
When the variable is grouped in frequency distribution:
x 1 fi+ x 2 f 2+ … … … . xnfn
X=
n
It takes into account the importance of each of the data. It is defined with the following
expressions:
n
∑ xiwi
X = i =ln
∑w
i=l
Donde :
Xi=valor de la variable
MEDIAN.
Another measure of central tendency is the median, which is not passed on in the
magnitude of the data as an arithmetic mean, but is the central position it occupies in the
order of its magnitude; dividing the information into two equal parts, leaving an equal
number above and below it.
When n is odd, the median is the value of the element, axis is in the mode.
When n is even, the median is half of the 2 elements, which are closer to the middle.
Example:
FASHION.
The mode indicates the most common value (with the highest frequency within the
distribution). It can be unimodal, bimodal, multimodal, or without mode.
Xi Fi
50 1
51 3
52 5
53 9
54 12
55 10
56 5
The mode is 54
MEASURES OF DISPERSION.
R=Xmax− Xmin
2. Mean deviation (MD): Measures the average absolute distance between each of the data
and the parameter that characterizes the information, that is, its arithmetic mean.
m
∑ ( Xi−X ) Fi
DM = i=l
n
3. Variance: Numerically it is defined as the quadratic deviation of the data with respect to
the arithmetic mean.
m
∑ ( Xi− X ) Fi
S = i=l
2
n
2
S =Varianza .
S= Desviaciontípica .
PROBABILITY:
Definition of probability:
The probability of an event is a number between 0 and 1, which indicates the probabilities
of occurring when a random experiment is carried out.
TYPES OF PROBABILITY:
Deterministic experiment:
They are experiments in which we can predict the result before it is carried out.
Random experiments:
They are experiments in which the result cannot be predicted, since it depends on chance.
PROBABILITY THEORY:
Probability theory deals with assigning a certain number to each possible result that may
occur in a random experiment, in order to quantify these results and know if one event is
more possible than another.
EVENT:
Sample space:
It is the set of all possible outcomes of a random experience and is represented by the letter
E.
Example:
E = {C; X}
E= {1,2,3,4,5,6}
RANDOM EVENT:
It is any subset of the sample space.
Example:
If a bag contains white and black balls, 3 balls are drawn successively. Calculate A
E = {(b,b,b);(b,b,n);(b,n,b);(b,n,n);(n,b,b);(n,b,n) ;(n,n,b);(n,n,n)}
A = {(b,b,b);(n,n,n)}
B = {(n,n,n);(n,b,n);(b,n,n);(b,b,b);(b,b,n);(b,n,b) }
C = {(b,b,n);(b,b,n);(n,b,b)}
TYPES OF SETS:
ELEMENTAL EVENT: It is each of the elements that is part of the sample space.
Example:
A = {2, 4,6}
B = {1, 3,5}
SURE EVENT (E): It is made up of all possible outcomes (the sample space)
Example:
A = {roll a die and get a score less than 7}
IMPOSSIBLE EVENT Ø: It is the one that does not have any element, for example:
COMPATIBLE EVENTS: Two events A and B are compatible when they have some
elementary event in common.
For example:
A = {2, 4, 6}
B = {3, 6}
INCOMPATIBLE EVENTS: Two events A and B are incompatible, when they do not
have any element in common.
INDEPENDENT EVENTS : Two events A and B are independent when the probability of
their occurrence does not affect the probability of their occurrence in B.
DEPENDENT EVENTS: Two events are dependent when the probability of A happening
is affected by whether B has happened or not.
CONTRARY EVENT: The opposite event of A is another event that takes place when A
does not take place.
Example:
UNION OF EVENTS: The union of events AUB is the event formed by all the elements
of A and B AUB is read “AoB”
A ∩ B is read “A and B”
DIFFERENCE OF EVENTS: The difference between A and B is the event formed by all
the elements of A and B that are not from B.
CONTRARY EVENTS: The event Ā = E - A is called the opposite or complement event.
That is, it is verified as long as 0 is not verified.
DEMORGAN LAW
PROPERTIES OF PROBABILITY:
AXIOMS OF PROBABILITY:
Properties of Probability.
1. The sum of the probabilities of an event and its opposite is equal to 1 , and therefore
the probability of the event is equal to:
P(A) = 1-P(A)
2. The probability of the impossible event is 0.
P(Ø) = 0
3. The probability of the union of two events is the sum of their probabilities
subtracting the probability of their imperfection.
4. If an event is included in another, its probability is less than or equal to that of this
one.
If A c B → P(A) ≤ P(B)
5. If A 1, A 2…….. Two to two are still incompatible, then:
P(A 1 ˅ A 2 ……˅A K ) = P(A 1 ) + P(A 2 ) + ……. P( Ak )
So:
P(S) = P(X 1 ) + P(X 2 )……. + P(X n )
Example:
S = {2, 4, 6}
1 1 1 1
P(S) = P(2) + P(4) + P(6) = + + =
6 6 6 2
Place rule.- We carry out a random experiment in which there are n elementary elements,
all equally probable, equiprobable, then if A is an event, the probability that event A occurs
is:
¿ de casos favorables
P(A) =
¿ de casos posibles
Example:
Find the probability when tossing two coins into the air that two heads will
come up.
# of possible cases = 4
# of favorable cases = 1
1
P (2 sides) =
4
4 1
a) P(Az) = =
10 4
10 1
b) P (Diamond) = =
40 4
1. Incompatible events.
A ˄ B = Ø → P(A ˅ B) = P(A) + P(B)
Example:
1 1 1
P(2 ᵕ 5) = P(2) + P(5) = + =
6 6 3
2. Compatible events.
A ˄ B ≠ Ø => P(A ˅ B) = P(A) + P(B) – P(A ˄ B)
3 1 1
= + -
6 6 6
1
=
2
Conditional Probability.
Let A and B be two events from the same sample space, we call the probability of event B
B
conditional on A and we represent P( ) to the probability of event B once A has occurred:
A
B P ( A ˄ B)
P( )=
A P( A)
Example: Calculate the probability of obtaining a 6 when rolling a die knowing that a pair
has come up.
6 1
P( ) = P(B) =
Par 6
Independent events
Two events A and B are independent.
A
Yep ( ) = P(A)
B
Independent events.
Two events A and B are independent
A
Yep ( ) ≠ P(A)
B
A P ( A ˄ B)
P( )=
B P( B)
Example: you have a deck of 40 cards, you take one out and put it back in the deck, what is
the probability of drawing 2 aces.
4 4 1
= ∙ =
40 40 100
Example: You have a deck of 40 cards and two cards are drawn, what is the probability of
drawing 2 aces.
B 4 3 1
P(A˄ B) = P(A) ∙ P ( )= ∙ =
A 40 39 50
1
P(A) =
10
B 3
P( )=
A 39
tree diagram
To construct a tree diagram, a branch will be placed for each of the possibilities,
accompanied by its probability.
At the end of each partial branch, a node is constructed from which new branches emerge,
according to the possibilities of the next step, except if the node presents a possible end to
the experiment (final node), the sums of the probabilities of the branches of each must be 1.
Example:
A class consists of 6 girls and 10 boys. If a committee of 3 is chosen at random, find the
probability of:
a) Select 3 children.
b) Select exactly 2 boys and one girl.
c) Select exactly 2 girls and one boy.
d) Select 3 girls.
child
8
14
child
9 6
15 14
little girl
boy Boy
6 9
15 14
little girl
10 5
16 14
little girl
9
child
14
6
child
14
24 5
15 14
little girl
boy Boy
9 10
15 14
little girl
4
14
little girl
10 9 8
a) P(3 girls) = + + = 0.21
16 15 14
10 4 6 10 6 9 6 10 9
b) P(2 boys one girl) = ∙ ∙ + ∙ ∙ + ∙ ∙ =
16 15 14 16 15 14 16 15 14
6 5 4
c) P(3 girls) = ∙ ∙ = 0.035
16 15 14
10 6 5 6 10 5 6 5 10
d) P(2 girls one boy) = ∙ ∙ + ∙ ∙ + ∙ ∙ = 0.26
16 15 14 16 15 14 16 15 14
Exercise:
A box contains 3 coins, 1 coin is ordinary, another has two heads and another is loaded so
1
that the possibility of coming up heads is A coin is selected at random and thrown into the
3
air. What is the chance that it will come up heads?
expensive
1
2
current
1
2
1
seal
3
expensive
1
Two faces
3
1
seal
3
expensive
1
3
Loaded
2
3
seal
1 1 1 2
P(head) = − −1+ − = 0.66
3 2 3 3
It is a set noted R, in which two operations (+) and (x) have been defined.
Real numbers have subsets that are rational, irrational, integers and natural numbers.
Rational numbers (Q): They are numbers of the form p/q where q≠p and pᴧq are prime
(p) to each other, that is, they are divisible only by themselves and by the unit.
Q=∁ P/Q : p ⋀ q ∈ Z , q ≠ 0
Rational numbers (I): They are real numbers that are not irrational, that is, they are the
complement of the irrational numbers in the same as the real numbers. Ex:
Example:
P ( n )=1+2+3+ 4 … …+n=¿n(n+1)/2
xER
x=0
-xER
Ɏx,y€R; X+Y €R
X,Y>0
X,Y>0
YX>0
5. Denial
x<y,x≤y the negation is x< yᴧx≤y
so:
x≤y↔x>y
x<y↔x≥y
6. Reflective Property
∀ xER : X ≤ X
7. Anticimetric property
∀ xy ∈ R : x ≤ y ⋀ y ≤ x → x= y
8. transitive property
∀ x , y , z , cR : X ≤ Y ⋀ Y ≤ Z ⇒ X ≤ Z
9. ∀ X , Y , Z ∈ R: X ≤Y ⟶ X + Z ≤ Y + Z
10. ∀ X , Y , Z ∈ R: X ≤Y ⋀ Z >0 ⇢ X , Z ≤ Y , Z
∀ X , Y , Z ∈ R: X ∈Y ⋀ Z <0 ⟹ X , Z ≥Y , Z
11. The inverse of a positive number is positive
The inverse of a negative number is negative
−1 1 −1
∀ x ∈ r : x >0 ⟹ x = ϵ R
x
−1 1
⟹ X = >0
X
−1 1
X > 0⟹ X = < 0
X
12. ∀ X , Y ∈ R : X >0 ⋀ Y <0 ⇒ XY < 0
X < 0 ⋀ Y >0 ⇒ XY <0
13. ∀ X ∈ R : X ≠ 0 ⇒ X . X −1 =1
X
14. ∀ X , Y ∈ R : >0 ⇔( X >0 ⋀ Y > 0) ⋁ ( X <0 ⋀ Y < 0)
Y
2
15. ∀ X ∈ R : X > 0
1 1
16. ∀ X , Y ∈ R+¿: X <Y ⇒ X > Y ¿
17. ∀ a , b , c , d ∈ R : a≤ b ⋀ c ≤d ⇒ a +c=b+ d
EXERCISES:
1 1
≤
x + y 2 xy
2 2
2
∀ x: y ≤r x≤ R (X −Y ) ≥ 0
2 2
YϵR X −2 XY + Y ≥ 0
2 2
(X −1)∈ R X +Y ≥ 2 XY
1 1
2
( X −Y ) ∈ R ≤
X
2y 2
2 XY
Show that:
a b
∀a,b∈R + ≥2 2
a −2 ab+b ≥ 0
2
b a
a∈R 2 2
a + b ≥ 2 ab
2 2
a b
B∈ R + ≥2
ab ab
a b
(a−b)∈ R + ≥2
b a
2
(a−b) ∈ R
2
(a−b) ≥0
Show that:
1 1
a< b ⇒ <
b+c a+c
d ∈R
b∈R
a+ c< b+c
1 1
>
a+c b+c
1 1
<
b+c a+c
INTERVALS:
-∞ +∞
ab
Open interval with endpoints a, b
]a, b[ = {X Є R: a < X < b}
-∞ +∞
ab
Semi-open interval with extremes a, b
[a, b[ = {X Є R: a ≤ X < b}
-∞ +∞
ab
]a, b] = {X Є R: a < X ≤ b}
-∞ +∞
ab
Infinite interval with ends a, b
[a, +∞ [ = {X Є R: X ≥ a}
-∞ +∞
to
]a, +∞ [ = {X Є R: X > a}
-∞ +∞
to
]-∞, a] = {X Є R: X ≤ a}
-∞ +∞
to
] -∞, a [= {X Є R: X < a}
-∞ +∞
to
EXERCISES:
[-2.3]U]3.5[
-∞ +∞
-5 -4 -3 -2 -1 0 1 2 3 4 5
R= [-2.5[
[-2.3[U]3.5[
-∞ +∞
-5 -4 -3 -2 -1 0 1 2 3 4 5
R= [-2.5[ - {3}
[-2,3[η]3,5[
-∞ +∞
-5 -4 -3 -2 -1 0 1 2 3 4 5
R= φ
]-3,2]η]1,6]
-∞ +∞
-5 -4 -3 -2 -1 0 1 2 3 4 5 6
R=] 1,2]
INECUATIONS:
ax + b ≤ c ; a = 0
Solving the inequality means finding the set of real numbers that satisfy the given
inequality:
Examples:
1. Solve
5x – 7 < ❑√ 2
5x <❑√ 2 + 7 Solution=]-∞,
√2+7 [
❑
5
X<
√2+7
❑
2. Solve:
1 1
-X+ ≥ -
2 3
5
Solution=]-∞, ]
6
1 1
+ ≤X
2 3
5
X≤
6
3. Solve:
ax + b ≤ c
If a > 0
ax +b ≤ c
ax ≤ c - b
c−b c−b
X≤ Solution=]-∞, ]
a a
If a < 0
-ax +b ≤ c
-ax ≤ c - b
c−b c−b
X≥ Solution= [ , +∞ [
a a
4. Solve:
2 x−3
>-2
x
If x > 0
2x – 3 > -2x
4x > 3
3 3
x > Solution=] , +∞ [
4 4
If x < 0
2x – 3 > -2x
-4x > 3
3
X < Solution=]-∞, 0 [
4
3
Total solution = =] , +∞ [U]-∞, 0 [
4
5. Solve:
X
≥0
2 X+ 1
If 2x +1 > 0
2x + 1 > 0
2x > - 1
1 1
X > - Solution: =]- , +∞ [
2 2
If 2x +1 < 0
2x + 1 > 0
-2x > - 1
1 1
X < - Solution: =] -∞, - , [
2 2
1 1
Total solution=] -∞, - , [OR]- , +∞ [
2 2
Let's remember:
If ab > 0
x – 1 > 0 Λ 2 – 3x > 0
2
x>1x<
3
-∞ +∞
-3 -2 -1 0 1 2 3
Solution: Ø
If ab < 0
x – 1 > 0 Λ 2 – 3x > 0
2
x<1x>
3
-∞ +∞
-3 -2 -1 0 1 2 3
2
Solution: =] , 1[
3
2
Total solution=] , 1[
3
2. (x + 1) (2 – x) (3x – 5) ≤ 0
X1= -1
X2= 2
5
X3=
3
x 5
-1 2
3
(x + 1) - + + +
(2 – x) + + + -
(3x – 5) - - + +
(x + 1)(2 – x ) (3x – + - + -
5)
X ≤ 0 (they are negative
numbers)
5
Solution: [-1, ] U [2, +∞ [
3
2 2
( x +1) −(3 x−2)
3. ≥0
x +3
2 2
x +2 x+ 1−9 x + 12 x−14
≥0
x+ 3
2
−8 x +19 x−3
- ( )≤0
x +3
2
8 x −19 x +3
( )≤0
x +3
( 4 x−1 )( 2 x−3)
( )≤0
x +3
1
X1=
4
3
X2=
2
X3= -3
x 1 3
-3
4 2
(x + 1) - - + +
(2 – x) - - - +
(3x – 5) - + + +
(x + 1)(2 – x ) (3x – - + - +
5)
X ≤ 0 (they are negative numbers)
1 3
Solution=]-∞, -3[ U [ , ]
4 2
ABSOLUTE VALUE
x if x > 0
│x│ =
-x if x < 0
1) ¥x€R ; │x│ ≥ 0
Example:
1) │❑√ 2│ = ❑√ 2
2) │-3│ = -(-3) = 3
3) │-(-7)│ = 7
4) │0│ = 0
5) │-1 - ❑√ 2│ = ❑√ 2 -1
│x│ = a x = a ̬ x = -a
Example:
1
│x + │ = 5
2
1 1
X+ = 5 ̬ X + = -5
2 2
9 11
x= x=-
2 2
9 11
Sun: { ; }
2 2
From the definition of absolute value we have:
If a>0 │x│ ≤a -a ≤ x ≤ a
│x│ ≥ a x ≤ -a ̬x ≥ a
Exercise:
│7 -4 │ ≤ 5
7 -4x ≤ 5 ̭ 7 -4x ≤ 5
1
X≥ x≤3
2
Exercise:
1) │x│ < -4
Cannot be solved because the absolute value is never less than zero
-2 -1 1 2
Sun; ] -2 , -1 [U] 1, 2 [
FUNCTIONS
Features
Let A and B be two subsets of the real ones. When there is a relationship between the
variables x ^ and where x is an element of A ^) it is an element of B in which each value of
the independent x corresponds to a single value of the variable y We will say that this
relationship is a function.
TO b
x Y=f(x)
F:
TO b
x y = f(x)
A function can be represented graphically and for this representation the y-axis Cartesian
plane is used.
Y=f(x) d
AB
X (x axis)
Domain (Df)
We call the set formed by all the values that the independent variable X takes the function
Route (Rf)
The set formed by all the values that take the dependent variable “y” such that “y” is equal
to f(x) for some x € A is called a path of f
f(x) f(x)
IT IS NOT FUNCTION
x x
1-Polynomial Function
Example:
3 2 2
a) F(x)= x −5 x + x −5=¿ Df =R
3
√3
b) F(x) = √ 2 x + x −
❑ 4 2
x +1=¿ Df =R
3
2-Rational function
P( X)
F(x) = ⇒ Df =R=¿
Q(X )
x−2 x−2
Example f(x)= f(x)= 2
x 2−4 x−5 x +4
2
x +4 = 0
2
x −4
X2 - 4x – 5 = 0 x =❑√ 4
(x+1) (X-5) = 0
X1= -1
X2 = 5 => D f = R = {−1 , 5 }
F(x)=√n g ( x ) ⇒ {
n par ⇒ Df = { xϵ Dg . g ( x ) ≥0 }
nimpar ⇒ Df =Dg }
Example:
1-❑√ x 2 – 1 x ≥1
2
⟹ Df =¿−∞−1 ¿∪ ¿
= x 2−1 ≥0 √ x2≥ 1
❑
(x )≥ 1
x ≤−1∪ x ≥ 1
1
2 - f ( x )= 4 −( x ) <2
√ 4−x 2
2
4−x >o −2< x <2
2
x >−4
2
x <4
TRIGONOMETRY
triangle.
AbC
The ratios of the Laos are called trigonometric functions, the trigonometric functions for A
are defined as:
Theorem. A trigonometric function of an acute angle is equal to the cofunction (sine and
cosine are called cofunctions of each other) is a complementary angle.
1
a=1 c =❑√ 2cos 45 or = sec 45or = ❑√ 2
√2
❑
tg 45o = 1 csc 45 or = ❑√ 2
c b=1 TO
1
sen 30or = ctg 30or = ❑√ 3
2
√3
❑
2 2 ❑√ 3
cos 30 or = sec30 or = =
2 √3 3
❑
1 ❑√ 3
tg 30or = ❑ = csc 30 or = 2
√3 3
EXERCISES:
*In a right triangle the length and hypotenuse is the root of 2 times the length of one of the
legs. What are the acute angles of the triangle?
x
b senø= ❑
√2 x
1
❑
√2 x senø= ❑
√2
ø=45either
TO x c
Demonstrate:
¿ cos 60 or = 2 ¿
( )
=2 √ 2 −1
❑
1 3
2 2
1 1
=
2 2
*Express each of the following functions as the function of the complementary angle.
30=2 x
x=15 either
ANGLE GENERATION
b b
End side
End side Q TO
TO Q
(+) (-)
and and
P.B. B.P.
r and yr
x x
x Q Qx
Qx because
x x
yr ry
Q Q
b b
and and
*Let P be any point on the final side OB of the angle, let (x,y) be its coordinates.
OQ = X ^ QP = y ^ OP r
2 2 2
r =x + y
y x
sen XOB= ctg XOB=
r r
x r
cos XOB= sec XOB=
r x
y r
tg XOB= csc XOB=
x y
b d
90º f 450º T c
O
EXERCISES:
m
*Knowing thatcot A = , calculate all other trigonometric functions
n
n m
sin A= ❑ ; cot A=
√(m + n ¿ )¿
2 2
n
; sec A= √
m ❑ 2
(m +n )
2
cos A= ❑
√(m + n ) 2 2
m
; csc A= √
❑
tan A=
n (m2 +n2 )
m n
co y
sin A= =
h r
Be Sea :r=1 ∧ y=sin A
± ❑√ 1−sin2 ( A)
sin A=±sin A ; cot A= x=❑√ 1−sin2 ( A)
sin A
±1
cos A=± ❑√ 1−sin( A) ; sec A= ❑
√ 1−sin 2 (A )
±sin A ±1
tan A= ❑ ; csc A=
√1−sin (A )
2
sin A
5
*Dadaist sec A= calculate the other trigonometric functions
4
3 4
sin A=
5
; cot A=
3 √ 52−42
❑
4 5
cos A=
5
; sec A=
4 √ 9=3
❑
13 5
tan A= ; csc A=
4 3
*Given points A and B located on the ground and in a straight line with the building, the
elevation angles to the highest part are 15º and 22º respectively. If the distance is 70m, find
the height
y y
tan15= ; tan22 º=
70+ x x
y=tan 15(70+ x ) c
y=tan 15 ( 70 ) +tan 15 ( x ) b
y=tan 22(x)
y=tan 22 (137 )
y=55 , 35 m TO c=70cm b
−18 , 76
x=
tan 15−tan 22
x=437
P3
ANGLE MEASUREMENT:
-Measured in degrees
-Measured in radians
*Measured in degrees
Unit = degree
Degree = ° angle that subtends an arc of a circle whose length is equal to 1/360 of the
length of the circumference 1° =60'; 1°= 60''
*Circular measurement
Unit = radian
1 Radian: is the corresponding angle or an arc whose length is equal to the length of the
radius of the circle
C= 2πr
180°
1rad=
π
Fundamental relationships
y x
1.-sin A= 4.-cot A=
r y
x r
2.-cos A= 5.- sec A=
r x
y r
3.- tan A= 6.-csc A=
x y
Theorem:
sin A
10.- tan A=
cos A
cos A
11.-cot A=
sin A
DEMONSTRATIONS:
7, 8,9)
y r
sin A . csc A= .
r y
y
y r sin A
10,11) tan A=sin A . cosA ; tan A= = ; tan A=
x x cos A
r
()()
2 2 2 2 2 2 2
r x +y x y x y
2
;2
r =x + y 2 =2
2 ;1= 2
+ 2 ;1= + ;
r r r r r r
2 2
1=cos A +sin A
() ()
2 2
r y
=1+
x x
2 2
sec A=1+tan A
1
15.- senA=
csc A
1
17.- cosA =
senA
1 2
2
. co s y=1
co s y
1=1
Stuff
Cos (180-A)
LAW OF SINES
The sides of triangles are proportional to the Sines of the opposite angles.
a b c
= =
Sen A Sen B Sen C
DC
b aha
h b
ADBDA c B
h
Let us consider Δ ADC: Sin A¿ e1
b
h
Let us consider Δ DBC: Sin B¿ e2
a
h
Sen A b Sen A a
¿ So =
Sen B h Sen B b
a
a b
Demonstrated: =
Sen A Sen B
LAW OF COSINE
In any triangle, the square of one side is equal to the sum of the squares of the other two
minus the double product of these two sides times the cosine of the angle they form.
2 2 2
a ¿ b + c −2bcCosA
2 2 2
b ¿ a + c −2 acCosB
2 2 2
c ¿ a +b −2 abCosC
b to
ADB
But: DB = C – AD e4)
2 2 2
(e 4) :(DB ) ¿(C− AD )
2 2 2
(DB ) ¿ C −2C ( AD ) +( AD ) e5)
2 2 2 2
e 5 en e 3 :a −b ¿(C ¿ ¿ 2−2 C ( AD ) + ( AD ) )−(AD ) ¿
2 2 2
a −b ¿ C −2 C ( AD ) e6)
AD
Stuff¿ then: AD=b Cos A e7)
b
2 2 2
e 7 en e 6 :a −b ¿ c −2 bcCosA
2 2 2
Demonstrated: a ¿ b + c −2bcCosA
EXERCISES:
a b
c=? =
Sen A Sen B
21°31 a=25.2m
25.2 14.55
A b=14.55m C =
Sen 21 ° 31 ´ Sen B
B= 12.22°
C=180-21°31´-12.22°=146.27°
2 2 2
c ¿ a +b −2 abCosC
2 2 2
c ¿(25.2) +(14.55) −2 ( 25.2 )( 14.55 ) cos 146.27 °
c=38.17 m
2) Two ships leave a port at the same time, one sails in a direction 62°15' east of north
at a V=24 miles/h, the other sails in a direction 18°20' west of south with a
V=20miles /h. How far apart will the two ships be at 2 hours?
d=v*t
N
62°15´ C d1=24mi/h*2h=48 miles
OA a=? AND
B 18°20´
Yes
2 2 2
a ¿ b + c −2bcCosA
2 2 2
a ¿( 48) +( 40) −2 ( 48 ) ( 40 ) cos 136.08 °
a=81.67 millas
TANGENT LAW
The sum of the sides of a triangle is to their difference as the tangent of half the sum of the
two angles opposite these sides is to the tangent of half the difference of these angles.
a+b tag [1 /2 (A + B)]
=
a−b tag [1/2( A−B)]
TRIGONOMETRIC ANALYSIS
1) Show that:
Sin(x – y)= Sin x Cos y - Sin y Cos x
Sin(x + y)=Sin x Cos y + Sin y Cos x Let: y = -y
Sin(x + (-y))=Sin x Cos (-y) + Sin (-y) Cos x
Sin(x – y)= Sin x Cos y - Sin y Cos x proven.
tgx+ tgy
tg( x + y )=
1−tgx tgy
Sen (x+ y)
tg(x + y )=
cos ( x+ y )
Senx cos y+ Seny cos x
tg(x + y )=
Cosx cos y −Senx Sen y
I divide numerator and denominator for: Cos x Cos y
tgx+ tgy
tg ( x + y )= Demonstrated.
1−tgx tgy
tgx−tgy
tg( x− y )=
1+tgx tgy
Ctgx Ctgy −1
Ctg ( x+ y)=
Ctgy Ctgx
cos(x + y )
C tg( x + y )=
Sen ( x+ y )
Cosx cos y −Senx Sen y
C tg( x + y )=
Senx cos y+ Seny cos x
I divide numerator and denominator for: Sin x Sin y
Ctgx Ctgy −1
Ctg ( x+ y)= Demonstrated.
Ctgy Ctgx
2) Find the cosine of 15° using the 30° and 45° functions.
Cos (45 -30)=Cos 45 Cos 30 + Sin 45 Sin 30
⎷2 ⎷2
∗⎷ 3 ∗1 ⎷ 6 + ⎷ 2
Cos (45 – 30)= 2 + 2 =
4
2 2
3) Demonstrate:
Sin (60° + x) – Sin (60 – x) =Sin x
Sin 60 Cos x + Sin x Cos 60 – (Sin 60 Cos x – Sin x Cos 60) = Sin
⎷3 1 ⎷3 x∗1
∗cos x +Sen x −( ∗cos x−Sen )=Senx
2 2 2 2
2 Sen x
=Senx
2
Sin x = Sin X proven.
f:R[-1,1]
xy=Sin x
−1
f : [-1,1]R
YX¿ Sen−1 (Y )= Arco Sen Y
Sin x
Cos x Arc Sin (x)= Sen−1 (x)
tg x Arc Cos (x)= cos ( x )−1
Ctg x Arc tg (x)= tg ( x )−1
Arc Ctg (x)= Ctg ( x )−1
TRIGOMETRIC EQUATIONS
Suggestions:
1. Express trigometric functions in terms of a function of the same angle.
2. Express all functions in terms of the same function.
3. Solve algebraically considering the only function remaining in the equation as
an unknown.
Exercises:
a) Cos 2x Csc x + Csc x + Ctg x= 0
b) 4 Sec 2 y−7 tg 2 y =3
π
c) tg−1(2x) +tg−1 (3x)=
4
PLANE GEOMETRY
Angle.- It is an opening formed by two divergent rays that have a common end called
vertex.
δ = Concave angle.
δQ
O.B.
0<B<180
Acute angle
0<B<90
Right angle
B=90
Obtuse angle
B90<B<180
b) Concave Angle
180<B<360
a) Complementary Angles
A A + B = 90
b) Supplementary Angles
A+B=180
B.A.
a) Adjacent angles
b
TO
A common side.
b) Consecutive Angles
CB
Yo
L1 ∥ L2 We read: it is parallel.
L1 ⫫ L2 L3
AB
L1
CD
GF L2
HI
∡ A= ∡ I and ∡ B=H
Corresponding Angles:
∡ F= ∡ B, ∡ A= ∡ G and ∡ H= ∡ C, ∡ I= ∡ D
PROPERTIES
1) If L1 ⫫ L2
L1
TO
b L2
∡ X= ∡ A + ∡ B
2)
3)
4) Saw Rule:
L1
FOR
Y.C.
Z L2
∡ A + ∡ B+ ∡ C= ∡ X+ ∡ Y+ ∡ Z
5) If L1 ⫫ L2
L1
AND
Z L2
∡ X+ ∡ Y+ ∡ Z+ ∡ B= 180°
6) If L1 ⫫ L2
B L1
AND
Z L2
∡ B= ∡ X+ ∡ Y+ ∡ Z
7) IF L1 ⫫ L2
L1
W L2
∡ B+ ∡ Q+ ∡ W=360°
∡X = ∡W
W ∡X + ∡W =180°