Mathematical Induction
Mathematical Induction
Induction (PMI)
BY: RAFAEL S. DATUKAN
What is induction?
• A method of proof
• It does not generate answers: it only can prove them
• Three parts:
✓ Base case(s): show it is true for one element
✓ Inductive hypothesis: assume
it is true for any given element
Must be clearly labeled!!!
✓ Show that it is true for the next
highest element
The Principle of Mathematical Induction (PMI)
= 5 2𝑘 ,
> 2 2𝑘 , or 2𝑘+1
Hence, 𝑃(𝑘 + 1) is true.
Therefore, ∀𝑛 ≥ 4, 𝑛 ∈ ℕ: 𝑛! > 2𝑛 .
Type of questions to be solved by PMI
1. Statements giving expression about summation or
multiplication of special series.
2. Statements to show the divisibility of an expression by a
certain natural numbers.
3. Statements containing signs of inequality.