Prove that
Fn=51((21+5)n−(21−5)n)
Let’s look at the interesting quadratic
x2−x−1=0The roots of this quadratic are
x=21±5 This quadratic can also be written as
x2=x+1 From this, we can write expressions for all xn:
x=x
x2=x+1
x3=x⋅x2=x(x+1)=x2+x=x+1+x=2x+1
x4=x⋅x3=x(2x+1)=2x2+x=2x+2+x=3x+2
x5=5x+3=x3+x4
x6=8x+5=x4+x5
... We note that
xn=Fnx+Fn−1Let the roots of our original quadratic be u=21+5, and v=21−5.
Since both u and v are roots of the quadratic, they must both satisfy
xn=Fnx+Fn−1 So
un=Fnu+Fn−1
vn=Fnv+Fn−1 Subtracting the second equation from the first equation yields
un−vn=Fn(u−v) Then
(21+5)n+1−(21−5)n+1
=Fn(21+5−21−5)
=5Fn Then we have
Fn=51((21+5)n−(21−5)n)
Fn−1=51((21+5)n−1−(21−5)n−1)
Fn−1Fn=(21+5)n−1−(21−5)n−1(21+5)n−(21−5)n
=1−(1+51−5)n−121+5−21−5⋅(1+51−5)n−1
n→∞limFn−1Fn=
=n→∞lim1−(1+51−5)n−121+5−21−5⋅(1+51−5)n−1
=1−021+5−21−5⋅0
=21+5
Comments