Section 5.3 More Mathematical Induction
In the last section we introduced mathematical induction by looking at proofs involving summation formulas. In this section we look at some more examples, including divisibility proofs and inequality proofs.
As in the previous section, we will assume We will continue to use the same Structure of a Mathematical Induction Proof. Before looking at new examples of induction proofs, let’s make sure we can write a summation proof.
Our next example looks at using induction to prove a divisibility statement. We proved several properties of divisibility in Section 4.3. Now we want to be able to use those properties to simplify our induction proofs. Remember, a written proof just needs to make a clear series of logical steps. It does not need to explain how the writer thought to do those steps.
Example 5.3.1. Proof by Induction: Divisibility.
Prove for
Proof.
Base Step: Let Then We know
Thus, for
Induction Step:
Assume for some
Show
Scratchwork: before proving the induction step, we might need to do some scratchwork. This is not part of the proof, but will help us structure a clear proof. We can do some algebra on the expression we in the “show” statement:
But by our assumption, and since the remaining terms are multiples of 3,
Now we are ready to use our scratch work to write the proof of the induction step.
Proof of induction step:
Which is what we wanted to show.
Hence, by induction for
Some comments about divisibility proofs:
- You will likely need to do scratchwork. Do not include the scratchwork in your actual proof.
- The point of the proof is that the reader can follow all of the steps. You do not need to explain where your choices came from. For example, in the proof in Example 5.3.1, it might not be obvious why you should add
but the reader just needs to know that 3 divides the expression, which is clear. - Divisibility proofs in this form can be challenging to do at first, but with practice, they often end up being some of the easier induction proofs to do, as they all follow a similar format.
Let’s try another example.
Example 5.3.2. Proof by Induction: Divisibility, Again.
Prove for
Proof.
Base Step: Let Then We know
Thus, for
Induction Step:
Assume for some
Show
Scratchwork:
But by our assumption, and since the remaining term is a multiple of 3,
Now we are ready to use our scratchwork to write the proof of the induction step.
Proof of induction step:
Which is what we wanted to show.
Hence, by induction for
Activity 5.3.2.
Now we apply induction to statements involving inequalities. These will be some of the most challenging induction proofs as they often take a bit more trial and error in the scratchwork. When dealing with equalities, you know that you have to add the same thing to both sides. However, with inequalities you can change one side as long as you maintain the inequality. For example, if you know then you also know The fact that we can change one side of the expression makes it more challenging to see what steps to take.
Example 5.3.3. Proof by Induction: Inequality.
Prove for
Proof.
Base Step: Let Then and We know
Thus, for
Induction Step:
Assume for some
Show
Scratchwork:
Now we want to make a useful observation: in the LHS expression we are addding. In the RHS expression we are multiplying. We need a way to go between them. One way is to notice that Then
We know and so we can put all this together into the proof.
Proof of induction step:
Thus, which is what we wanted to show.
Hence, by induction for
Reading Questions Check Your Understanding
1.
Hint.
Remember to just start with Do not assume 8 divides it.
2.
Hint.
Remember to just start with Do not assume 8 divides it.
3.
Suppose you want to prove What should you assume in the induction step?
4.
Suppose you want to prove What should you show in the induction step?
5.
Hint.
Be careful with the algebra, especially with rules of exponents. It is also helpful to notice that
Exercises Exercises
1.
Conjecture a general formula and prove it by mathematical induction.
2.
Evaluate the sum for all Make a conjecture for a formula for the sum for a general and prove your conjecture by induction.
3.
4.
5.
6.
Hint.
You can only do induction on integers, and only one integer at a time. So in this problem you want to do induction on not Let just be a variable. This problem does require so make sure you indicate in your proof where you needed to use that condition.
You have attempted 1 of 6 activities on this page.