CAIE A-Level Further Math AS 1.7.1 Proof By Induction Questions
Practise constructing induction proofs for identities, divisibility and sequences.
- Syllabus
- 2028–2030
- Course
- Further Mathematics 9231
- Level
- AS
Practise constructing induction proofs for identities, divisibility and sequences.
Let A=(3101).
Prove by mathematical induction that, for all positive integers n,
2A=(622)=(2×33−12) so true when n=1.
States base case.
Assume that it is true for n=k, so 2Ak=(2×3k3k−12).
States inductive hypothesis.
Then 2Ak+1=(2×3k3k−12)(311)=(2×3k+13k+1−3+22)
Multiplies 2Ak with A.
So, it is also true for n=k+1. Hence, by induction, true for all positive integers.
States conclusion.
5