5A few questions to ponder...
The Fibonacci Sequence is defined as follows:
for all integers
One formula for the general formula for is called Binet's formula, which states that, for all non-negative integers :
Question 1
(a) Prove by induction that
.
(b) Prove, without using induction, that
.
(c) Hence, simplify
.
Question 2
(a) List the values of for and note the pattern of the even terms in the sequence. State a theorem related to generalise this pattern and prove it without using induction.
(b) Use induction to show that all terms of the form are divisible by 3.
(c) Prove that is a multiple of 12. You may use the fact that .
Question 3
(a) Show that for all .
(b) Find the smallest integer such that .
(c) Hence, prove that for all integers
Question 4
(a) Using induction, prove that, if then for all integers .
(b) Using the result in part (a), derive Binet's formula.
(c) Use strong induction to provide a different proof of Binet's formula, that
Note that is often called the "golden ratio."
where and .
(d) Show that
and hence show that as .
(e) Use Binet's formula to prove that
and hence, or otherwise, show that
Question 5
Let
(a) Show that
.Note: This result is only true if .
(b) Explain why the result is invalid for and .
(c) Find the value of
Question 6
The Lucas Numbers are a set of numbers that are closely related to the Fibonacci sequence. They are defined by:
for all integers
(a) Prove that for all
(b) Prove that for all integers
(c) A general formula used for calculating large Fibonacci numbers is .
(c)(i) Prove this result by induction on by taking as a constant.
(c)(ii) A result given in question 2(c) was that . Show that this is a special case of the general formula.
(c)(iii) Show that the results in 4(e) are also special cases of this formula.
(d) Use the formula in part (c) to prove that .
(e) Using Binet's formula, derive a general formula for .
(f) Show that and hence prove that is irrational for all .
(b) For an infinite GP so since . Therefore Also so . Another more intuitive explanation, satisfies the quadratic in the denominator for so we are dividing by zero. As for x=1, the initial sum becomes the sum of the fibonacci sequence. As the fibanacci sequence increases without bound s(x) diverges.
(c) subbing in x=1/10 gives
Q6
(a). n=1 , n=2 is easy to see. Assume n=k and n=k+1 so and Add these two:
Therefore true for n=k+2.
(b) Using the definition of F_n:
from (a)
(c) n=0: and
n=1: and by definition.
Assume n=k and n=k+1 and add them up to get:
Therefore true for n=k+1.
(ii)Let m=6 and n=6k-6 in the equation in c (i) so:
by knowing what the 5th and 6th fibonacci number is.
(iii) let m=n+1 in the equation in (c) therefore:
let m=n in the equation in (c) therefore:
(d) Using this equation:
from part (a)
(e) from d
The middle equals:
(f)
Also:
since
since
Assume is rational so: where p and q are coprime. Then we have the equation:
Since F_n and L_n are both integers the RHS is irrational since is irrational. However the LHS is clearly rational therefore there is a contradiction and hence is irrational.