We examine the following two sequences: The Fibonacci sequence: for ; The Lucas sequence: for . It is known that for all
where . These formulae can be used without proof.
Prove that for .
Solution
1. Base Case Verification:
We start by verifying the base case for .
Thus, the base case holds.
2. Inductive Hypothesis:
Assume that the statement is true for some , i.e.,
This means there exists an integer such that:
3. Inductive Step:
We need to show that the statement holds for , i.e.,
Using the given identity:
Set :
Substitute the inductive hypothesis :
Expand the square:
Therefore:
Factor out :
Since is a factor, we have:
This completes the inductive step.
By mathematical induction, we have shown that for all .
Want a route through all this instead of an archive? The track
puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.