Fibonacci

Some general formulas (part 2)
Sum and difference of products.
On the previous page we saw formula 3.):
Fp+iFq+i - (-1)iFpFq = FiFp+q+i
Let us write this formula more symmetrical.
This can be done by replacing i by 2i and further p and q by (respectively) p-i and q-i. This yields:
Fp+iFq+i - Fp-iFq-i = F2iFp+q
Let us try to generalize these two formulas and find a formula in which the terms
Fp+iFq+iFr+i, Fp-iFq-iFr-i and
Fp+q+r are present. This yields the following variant:
19.) Fp+iFq+iFr+i - (-1)iLiFpFqFr
+ (-1)iFp-iFq-iFr-i = FiF2iFp+q+r (proof)
For i=1 we have a nice formula
20.) Fp+1Fq+1Fr+1 + FpFqFr
- Fp-1Fq-1Fr-1 = Fp+q+r
The corresponding Lucas variant is:
21.) Lp+iLq+iLr+i + 25(-1)iFiFpFqFr
- (-1)iLp-iLq-iLr-i = 5LiF2iFp+q+r
and the corresponding mixed variants are:
22.) Lp+iFq+iLr+i + 5(-1)iFiFpLqFr
- (-1)iLp-iFq-iLr-i = LiF2iLp+q+r
23.) Fp+iLq+iFr+i - (-1)iLiFpLqFr
+ (-1)iFp-iLq-iFr-i = FiF2iLp+q+r
Some other generalizations.
The formula Fp+2 = Fp+1 + Fp can be generalized as follows:
24.) Fp+3Fq+3 = 2Fp+2Fq+2 + 2Fp+1Fq+1 - FpFq and
25.) Fp+4Fq+4Fr+4 = 3Fp+3Fq+3Fr+3 + 6Fp+2Fq+2Fr+2 - 3Fp+1Fq+1Fr+1 - FpFqFr.
See also next page.
F1 + F2 + F3 + ... + Fn = Fn+2 - 1 and
F1 + F3 + F5 + ... + F2*n+1 =
F1 + (F1 + F2) + (F3 + F4) + ... + (F2*n-1 + F2*n) = 1 + F2*n+2 - 1 = F2*n+2
At large {{ You may proof this by induction with variable k and using. formula 1 }}:
26.) Fa + Fa+r + Fa+2r + ... + Fa+kr =
((-1)rFa+kr - Fa+(k+1)r + (-1)aFr-a + Fa)/(1 - Lr + (-1)r).
