The first three determinants of a 1,3,1 matrix:
|
S1=|3| | |
S2=|3113| | |
S3=|310131013| |
Show that
Sn is the Fibonacci number
F2n+2 by proving
F2n+2=3F2n−F2n−2. Keep using Fibonacci's rule
Fk=Fk−1+Fk−2 starting with
k=2n+2.
Attempt:
First, we can see via cofactors that
|
S1=3=F4S2=9−1=8=F6S3=3S2−|1103|=3S2−S1 |
In general, we can see that
Next, setting
k=2n+2,
|
F2n+2=F2n+1+F2n=(F2n+F2n−1)+F2n=(3F2n−F2n)+F2n−1=(3F2n−F2n−1−F2n−2)+F2n−1∴ |
Now, if
S_n = F_{2n+2}, then
S_{n-1} = F_{2(n-1)+2} = F_{2n} and similarly
S_{n-2} = F_{2n-2} . But as demonstrated above this turns out to be the case for
S_1 = F_4 and
S_2 = F_6. Therefore,
S_n is indeed the Fibonnaci number
F_{2n+2}. Interestingly,
S_n is a sequence that produces every second Fibonnaci number !
# posted by rot13(Unafba Pune) @ 9:10 PM
