Proof by induction
What are proofs?
Proofs are used to show that mathematical theorems are true beyond doubt. Similarly, we face theorems that we have to prove in automaton theory.
There are different types of proofs such as direct, indirect, deductive, inductive, divisibility proofs, and many others.
Proof by induction
The axiom of proof by induction states that:
Let
is true. - For all natural numbers k, the implication that
is valid.
If
Example
Let's take the following example.
Proposition
Proof
Base case
Let
Simplify the equation:
Furthermore:
This is true.
Hypothesis step
Let
This is true when
Inductive step
Let's assume that
This is true when
Rewrite the equation:
Use the inductive hypothesis:
Simplify the equation:
Furthermore:
In terms of
Thus, by induction, we prove that we can obtain the inductive form of the equation.
Result
By induction, we have shown that,
Free Resources