Course Computational Mathematics
Mathematical Induction
In this lesson, we'll learn a mathematical technique called Mathematical Induction.
The mathematical induction is a mathematical proof technique. Considering that we want to prove a statement for every natural number
- Base case: proof the statement for small cases (
for example) - Hypothesis: suppose that the statement is true for an integer
- Induction step: proof that the statement is true for
If we can do these
Then, if we can complete these
Example 1: Prove that
Let's prove it by mathematical induction in
- Base case:
: it's true because