Module 1. Review On Proof Strategies
Module 1. Review On Proof Strategies
1
Proof Strategies
Proving theorems is a common practice in mathematics. Abstract Algebra, as one
of the newly developed courses in mathematics discipline, was bombarded with a lot of
theorems that requires proof. Thus, as a mathematics enthusiast it is necessary for you to
review the several proof strategies. In this section, we will try to explore common proof
strategies as we deal with our subject Abstract Algebra or otherwise known as Modern
Algebra
SELF-CHECK!!!
After finishing this module, you are expected to achieve the following intended
learning outcomes.
1. Accurately illustrated concepts of direct proof, proof by contrapositive and proof
by contradiction.
2. Correctly written solutions on problems and exercises related to proof strategies
LEARNING RESOURCES
For further readings, you may refer to the following books;
Ethan D. Bloch Proofs and Fundamentals A First Course in Abstract
Module 1. Review on Proof Strategies 2
Ted Sundstrom Mathematical Reasoning Writing and Proof Version 1.1, Page 82-141
EXPLORE!!!!
We will now try to build up our understanding about Abstract
Algebra. Let us start learning the basic concepts relevant to our course of
study.
PROOF STRATEGIES
Abstract Algebra was filled with a lot of conditional statements that requires
proof. These conditional statements were often expressed as theorems. Theorems served
statements. There are ways to prove theorems with verified rules to follow. In
mathematics, these ways of proving theorems were being referred to as proof strategies.
formulas. It contains steps that were anchored on sound principles of logic. These
principles in logic follows a certain approach that allows verification of the results
whether it is valid or not. The validity of statements was established using a clearly
organized syntax that was scientifically acceptable. An orderly established theorems and
conditional statements forms a strong foundation for a huge collection of concepts that
The “if” part of the conditional statement was termed as “antecedent” or “hypothesis”
and the “then” part of the conditional statement was called “consequent” or
ways. The most common way of proving conditional statements includes direct proof,
conditional statement was written on this form 𝒑 → 𝒒. The first statement represented by
DIRECT PROOF
is true, then 𝑞 must also be true, thus the combination 𝑝 (true) and 𝑞 (false) never occurs.
In a direct proof, we assume that 𝑝 is true and use axioms, definitions, and previously
proven theorems, together with the rules of inference, to show that 𝑞 must also be true.
Example 1. Give a direct proof of the theorem “If 𝑛 is an odd integer, then 𝑛2 is odd”
Solution:
In the conditional statement, the antecedent is “𝑛 is an odd integer” and the consequent is
“then 𝑛2 is odd”. By definition, an integer 𝑛 is even if there exist an integer 𝑘 such that
𝑛 = 2𝑘, and 𝑛 is odd if there exist an integer 𝑘 such that 𝑛 = 2𝑘 + 1 for some 𝑘 ∈ ℤ.
𝑛 = 2𝑘 + 1, 𝑘∈ℤ
𝑛2 = 2(2𝑘 2 + 2𝑘 ) + 1 = 𝟐𝒉 + 𝟏 , ℎ = (2𝑘 2 + 2𝑘 ) ∈ ℤ
Module 1. Review on Proof Strategies 4
∴ 𝑛2 𝑖𝑠 𝑜𝑑𝑑∎
(Note: the symbol ∎ means “end of proof”)
Example 2. Give a direct proof of the theorem “If 𝑚 and 𝑛 are both perfect squares, then
Solution:
In the conditional statement, the antecedent is “If 𝑚 and 𝑛 are both perfect squares” and
𝑚𝑛 = 𝑘 2 𝑡 2 = (𝑘𝑡)2 = ℎ2 ; ℎ = 𝑘𝑡 ∈ ℤ
∴ 𝑚𝑛 𝑖𝑠 𝑎 𝑝𝑒𝑟𝑓𝑒𝑐𝑡 𝑠𝑞𝑢𝑎𝑟𝑒∎
Proof by contraposition make use of the fact that the conditional statement 𝒑 → 𝒒
is equivalent to its contrapositive ¬𝑞 → ¬𝑝. This means that the conditional statement
proven theorems, together with the rules of inference, to show that ¬𝑝 must also be true.
Solution:
In the conditional statement, the antecedent is “𝑛 is an integer and 𝑛2 odd” and the
consequent is “𝑛 is odd”.
𝑛2 = (2𝑘 )2 = 4𝑘 2 = 2(2𝑘 2 )
𝑛2 = 2(2𝑘 2 ) = 𝟐𝒉 , ℎ = (2𝑘 2 ) ∈ ℤ
∴ 𝑛2 𝑖𝑠 𝑒𝑣𝑒𝑛∎
Example 4. Prove that “If 𝑛 = 𝑎𝑏 where 𝑎 &𝑏 are positive integers, then 𝑎 ≤ √𝑛 or 𝑏 ≤
√𝑛”
Solution:
In the conditional statement, the antecedent is “ 𝑛 = 𝑎𝑏 where 𝑎 &𝑏 are positive integers”
𝑎𝑏 > √𝑛 ∙ √𝑛
𝑎𝑏 > 𝑛
∴ 𝑎𝑏 ≠ 𝑛∎
PROOF BY CONTRADICTION
Proof by contradiction make use of the fact that the conditional statement 𝒑 → 𝒒
is true when 𝑝 is true and 𝑞 is true. To use proof by contradiction, we assume that 𝑝 and
¬𝑞 is true. We take ¬𝑞 as antecedent and use axioms, definitions, and previously proven
theorems, together with the rules of inference, to show that ¬𝑝 must also be true. This
odd.”
Solution:
In the conditional statement, the antecedent is “3𝑛 + 2 is odd” and the consequent is
“then 𝑛 is odd”.
Module 1. Review on Proof Strategies 6
𝑛 = 2𝑘; 𝑘 ∈ ℤ
3𝑛 + 2 = 3(2𝑘 ) + 2 = 6𝑘 + 2 = 2(3𝑘 + 1)
3𝑛 + 2 = 2𝑡, 𝑡 = 3𝑘 + 1 ∈ ℤ
∴ 3𝑛 + 2 ∎
Solution:
(𝑎, 𝑏) = 1
𝑎
√2 =
𝑏
2 𝑎 2
(√2) = ( )
𝑏
𝑎2
2=
𝑏2
𝑎2 = 2𝑏2
By substitution,
𝑎2 = 2𝑏2
(2𝑘)2 = 2𝑏2
4𝑘 2 = 2𝑏2
2𝑘 2 = 𝑏2
Module 1. Review on Proof Strategies 7
∴ √2 is irrational ∎
DISCUSSION BOARD
We will now try to interact with each other in a two-way process
at a least possible way! I will post a question/s and try to answer it on your own.
2. What are the proof strategies that we can use to prove conditional
statements/theorems?
5. What pointers can you give for your fellow students studying proof strategies?
ASSIGNMENT
even.