We have changed our privacy policy. In addition, we use cookies on our website for various purposes. By continuing on our website, you consent to our use of cookies. You can learn about our practices by reading our privacy policy.

Proof by Induction Examples

Example 1

If we're trying to prove inductively that 4n + 1 is always an odd number when n is a positive integer, what should our base case look like?

Example 2

If we're trying to prove inductively that 4n + 1 is always an odd number when n is a positive integer, what's our induction hypothesis?

Example 3

Once we've proven our base case and made our induction hypothesis, what's our final step in proving inductively that 4n + 1 is always an odd number when n is a positive integer? (You don't need to actually work through the proof yet—just explain the finishing move.)