Cogito
Precalculus · Chapter 4 · Lesson 3
Mathematical Induction
Prove a statement for every whole number at once.
12 problems · about 22 minutes · TEKS P.5.E
Figure — use these to answer the problems
Warm Up
Straightforward practice. Get the method working first.
5 problemsn(n+1)/2 at n = 8?
AnswerWhy is a base case necessary?
- Without a true first case, the chain of implications never starts.
- It makes the proof look complete.
n(n+1)/2 at n = 6?
Answern(n+1)/2 at n = 10?
AnswerThe sum of the first n odd numbers is n². What is it for n = 5?
Answer
Build It Up
The same ideas with more to keep track of.
3 problemsHow many parts does a proof by induction have?
AnswerIn the inductive step, which case do you assume? Enter the value as a number of steps past k, so 0 means k itself.
AnswerThe sum of the first n odd numbers at n = 8?
Answer
Stretch Yourself
Mixed problems. Work out what kind of question it is before you start.
4 problemsPut a proof by induction in order.
Write 1 to 4 in the boxes to put these in order.
- State the formula to be proved.
- Verify the base case, usually n = 1.
- Assume the formula holds for n = k.
- Derive the formula for n = k + 1.
n(n+1)/2 at n = 100?
AnswerThe Base
For 1 + 2 + ... + n = n(n+1)/2, what does the right side give when n = 4?
AnswerThe Missing Part
A proof verifies n = 1 but never proves the step from k to k + 1. Is it complete? Enter 1 for yes, 0 for no.
Answer