9231 · 1.7
Proof by induction — FAQ
Frequently asked questions for 9231 Proof by induction. Direct answers first, then deeper explanation — then practise with marking.
What happens if I can't prove the inductive step?
First, double-check your algebra. It's the most common source of error. Second, ensure you have correctly used the inductive hypothesis (). A proof of that doesn't rely on is not a proof by induction. If you're still stuck, reconsider your approach. For divisibility, is helpful, or maybe for some constant ?
Can I work backwards from the $n=k+1$ case?
You must be very careful. It is not valid to assume the result is true and work backwards to the assumption. However, you can use the target expression for as a 'goal' on your scrap paper to guide the manipulation of your starting expression. Your final written proof must flow logically from the LHS to the RHS of the statement.
Do I have to write the full concluding sentence every time?
Yes, absolutely. Examiners look for it. A statement like 'Since the statement is true for and if it's true for it is also true for , it is true for all positive integers by the principle of mathematical induction' is essential for full marks. It shows you understand the logical principle you are using.
Is proof by induction only for positive integers?
No. The statement might be for all integers , where could be any integer, such as 0, 2, or even -5. Your base case would then be to prove the statement for , and your assumption would be for .