Reasoning
Reasoning
and reasoning
Topic Outline
• Inductive and Deductive Reasoning
• Examples of Reasoning
• Direct Proofs
• Indirect Proofs
– Proof of the Contrapositive
– Proof by Contradiction
• Disproof
– Proof by Counterexample
– Disproof with Contradiction
• Proof by Principle of Mathematical Induction
• Wealways hear arguments that persuade us to
believe because we think that these arguments
that we hear are manifesting truthfulness. Some
people verify these arguments and may come up
with a sound proof – that is, to verify them or
refute them. One way to verify or refute
arguments is to analyze the statements using
the concepts of inductive and deductive
reasoning.
What is reasoning?
- the drawing of inferences or
conclusions from known or
assumed facts through the use
of reason.
A Closer Look at Inductive vs.
Deductive Reasoning
Deductive vs. Inductive Reasoning
• The difference:
inductive reasoning uses patterns to
arrive at a conclusion (conjecture)
An Example:
Geometry example…
What is the measure of angle x?
x
Geometry example…
DEDUCTIVE
You are a good student.
You get all A’s.
Therefore, your friends must get
all A’s too.
INDUCTIVE
All oranges are fruits.
All fruits grow on trees.
Therefore, all oranges grow on
trees.
DEDUCTIVE
Mikhail hails from Russia.
Russians are tall.
Therefore, Mikhail is tall.
INDUCTIVE
Classify the argument as deductive or
inductive:
• Valid:
an argument is valid if the conclusion of the
argument is guaranteed to follow from the
premises.
• Invalid:
an argument is invalid if there is at least one
instance where the conclusion does not follow from
the premises
Draw a Venn diagram to determine
if the argument is valid or invalid:
1, 2, 4, 7, ____
4, 7, 10, 1, _____
Illustration:
Prove: “If n is an even integer, then n2 is even.”
Proof:
Direct Proof
Illustration:
Prove: “If a and b are consecutive integers, then
the sum a+b is odd.”
Proof:
Direct Proof
2. INDIRECT PROOF – assume the negation
of the conclusion of argument to be proved.
Types of Indirect Proofs:
2.1. Proof by Contrapositive
2.2. Proof by Contradiction
2.1.) PROOF BY CONTRAPOSITIVE
•Since a conditional statement and its contrapositive are
equivalent, proving the contrapositive is true would
imply the original statement is also true.
PRINCIPLE OF CONTRAPOSITIVE INFERENCE
“From ~q → ~p, we may conclude p → q”
Proof Outline:
•Goal: p → q
•New Goal: ~q → ~p
•Technique: 1. Assume that ~q is true.
2. Then prove ~p.
Proof by Contrapositive
Proof by Contrapositive
2.2. PROOF BY CONTRADICTION
•Also known as reduction ad absurdum, Latin for “by
reduction to the absurd”. It is shown that if some
statement were true, a logical contradiction occurs,
hence the statement must be true.
•Instead of trying to prove a statement p directly, we
demonstrate (indirectly) how ~p → (q^~q) for some
statement q.
•Remarks: *(q^~q) is always false statement or
contradiction. * This would imply that p is always
true.
•~p → (q^~q) = ~T→ (T^~T)
= F → (T^F) = F → F = T.
PROOF BY CONTRADICTION
Outline Proof:
•Goal: q
•Technique:
1. Assume that ~q is true.
2. Then find a contradiction.
Proof by Contradiction
3. DISPROOF – to prove the statement is
FALSE.
Types of Disproof:
3.1. Proof by Counterexample
3.2. Proof by Contradiction
3.1.) PROOF BY COUNTEREXAMPLE
•If a proposition cannot be proved, then try disproving it.
•Disproving a statement means proving its negation is
true. That is, proving the statement FALSE by
counterexample.
•The proposition ~(p → q) is equivalent to p → q in a case
wherein the hypothesis of the argument is satisfied but
the conclusion does not follow.
Proof Outline:
•Goal: Disprove p.
•Technique: 1. Prove ~p.
Proof by Counterexample
Illustration:
Prove: “For every integer a, the integer
f(a) = a2-a+11 is prime.”
Proof:
Proof by Counterexample
Illustration:
Prove: “Every prime integer is odd.”
Proof:
3.2.) DISPROOF WITH CONTRADICTION
•If a proposition cannot be proved, then try disproving it.
•Disproving a statement means proving its negation is
true. That is, proving that the statement is FALSE by
counterexample.
•To disprove p, prove ~p with contradiction. That is,
assume that p is true and deduce a contradiction.
Proof Outline:
•Goal: Disprove p.
•Technique: 1. Assume p is true.
2. Deduce a contradiction.
Disproof with Contradiction
Illustration:
• Prove: “There is a real number x for which
x4<x< x2.
Proof: