| Formula | Refs | Comments |
F(0) = 0, F(1) = 1, F(n+2) = F(n + 1) + F(n) | - | Definition of the Fibonacci series |
| F(–n) = (–1)n + 1 F(n) | Vajda-2, Dunlap-5 | Extending the Fibonacci series 'backwards' |
L(0) = 2, L(1) = 1, L(n + 2) = L(n + 1) + L(n) | - | Definition of the Lucas series |
| L(–n) = (–1)n L(n) | Vajda-4, Dunlap-6 | Extending the Lucas series 'backwards' |
| G(n + 2) = G(n + 1) + G(n) | Vajda-3, Dunlap-4 | Definition of the Generalised Fibonacci series, G(0) and G(1) needed |
| Phi = 1.618... = |
| √5 + 1 |
 |
| 2 |
|
|
Dunlap-63 |
Phi and –phi are the roots of x2 = x + 1
|
| phi = 0.618... = |
| √5 – 1 |
 |
| 2 |
|
|
Dunlap-65 |
Beware! Dunlap occasionally uses φ to
represent our phi = 0.61803.., but more frequently he uses
φ to represent –0.61803.. !
|
|
2 F(n + 1) = F(n) + √(5 F(n)2 + 4(–1)n)
| | F(n+1) from F(n): Problem B-42, S Basin, FQ, 2 (1964) page 329 |
|
| F(n + 2) + F(n) + F(n – 2) = 4 F(n) | B&Q(2003)-Identity 18 |
| F(n + 2 ) + F(n) = L(n + 1) | by Definition of L(n), Vajda-6, Hoggatt-I8, Dunlap-14, Koshy-5.14 |
| F(n + 2) – F(n) = F(n + 1) | by Definition of F(n) |
| F(n + 3) + F(n) = 2 F(n + 2) | B&Q(2003)-Identity 16 |
| F(n + 3) – F(n) = 2 F(n + 1) | - |
| F(n + 4) + F(n) = 3 F(n + 2) | B&Q(2003)-Identity 17 |
| F(n + 2) + F(n – 2) = 3 F(n) | B&Q(2003)-Identity 7 |
| F(n + 2) – F(n – 2) = L(n) | Hoggatt-I14 |
| F(n + 4) – F(n) = L(n + 2) | - |
| F(n + 5) + F(n) = F(n + 2) + L(n + 3) | - |
| F(n + 5) – F(n) = L(n + 2) + F(n + 3) | - |
| F(n + 6) + F(n) = 2 L(n + 3) | - |
| F(n + 6) – F(n) = 4 F(n + 3) | - |
| F(n) + 2 F(n – 1) = L(n) | (Dunlap-32) |
| F(n + 2) – F(n – 2) = L(n) | Vajda-7a, Dunlap-15, Koshy-5.15 |
| F(n + 3) – 2 F(n) = L(n) | possible correction for Dunlap-31 |
| F(n + 2) – F(n) + F(n – 1) = L(n) | possible correction for Dunlap-31 |
| F(n) + F(n + 1) + F(n + 2) + F(n + 3) = L(n + 3) | C Hyson(*) |
|
|
| F( n+1 ) |
 |
| F( n ) |
|
= Phi |
|
Vajda-101 |
|
|
| F( n+m ) |
 |
| F( n ) |
|
= Phim |
|
Vajda-101a |
| F(n) = | Phin – (–phi)n |
 |

√5 |
|
| "Binet's" Formula
De Moivre(1718), Binet(1843), Lamé(1844),
Vajda-58, Dunlap-69, Hoggatt-page 11, B&Q(2003)-Identity 240 |
| L(n) = Phin + (–phi)n | Vajda-59, Dunlap-70, B&Q(2003)-Identity 241 |
| F(n) = round | ( |
Phin |
) |
,if n≥0 |
 |
| √5 |
| Vajda-62, Dunlap-71 corrected, B&Q(2003)-Identity 240 Corollary 30 |
| L(n) = round(Phin),if n≥2 | Vajda-63, Dunlap-72, B&Q(2003)-Corollary 35 |
| F(–n) = round |
( |
–(–phi)–n |
) |
,if n≥0 |
 |
| √5 |
| - |
| L(–n) = round( (–phi)–n ), n≥2 | - |
| F(–n) = (–1)n+1round | ( |
Phin |
) |
,if n≥0 |
 |
| √5 |
| - |
| F(n + 1) = round(Phi F(n)),if n≥2 | Vajda-64, Dunlap-73 |
| L(n + 1) = round(Phi L(n)),if n≥4 | Vajda-65, Dunlap-74 |
| fract( F(2n) phi ) = 1 – phi2n | Knuth vol 1, Ex 1.2.8 Qu 31 with ψ=phi |
| fract( F(2n+1) phi ) = phi2n+1 | Knuth vol 1, Ex 1.2.8 Qu 31 |
| Phin = |
L(n) + F(n)√5 |
 | | 2 |
|
Rabinowitz-25, B&Q(2003)-Identity 242, Vajda page 125 |
| Phin = Phi F(n) + F(n–1) | Rabinowitz-28, B&Q(2003)-Corrolary 33 |
| Phin = F(n+1) + F(n) phi | Rabinowitz-28, B&Q(2003)-Corollary 33 |
| (–phi)n = |
L(n) – F(n)√5 |
 | | 2 |
|
I Ruggles (1963) FQ 1.2 pg 80, Rabinowitz-25, B&Q(2003)-Identity 243, Vajda page 125 |
| Phin = |
L(n) + F(n)√5 |
 | | 2 |
|
I Ruggles (1963) FQ 1.2 pg 80 |
| (–phi)n = –phi F(n) + F(n–1) | Rabinowitz-28 |
| (–phi)n = F(n+1) – Phi F(n) | Vajda-103b, Dunlap-75 |
| √5 Phin = Phi L(n) + L(n–1) | - |
| √5 (–phi)n = phi L(n) – L(n–1) | - |
| F(n)2 + 2 F(n – 1)F(n) = F(2n) | - |
| F(n + 1)2 + F(n)2 = F(2n + 1) | Vajda-11, Dunlap-7, Lucas(1878), B&Q(2003)-Identity 13, Hoggatt-I11 |
| F(n + 1)2 – F(n – 1)2 = F(2n) | Lucas(1878), B&Q(2003)-Identity 14, Hoggatt-I10 |
| F(n + 1)2 – F(n)2 = F(n + 2) F(n – 1) | Vajda-12, Dunlap-8 |
| F(n + 2)2 = 3 F(n + 1)2 – F(n)2 – 2 (–1)n | V E Hoggatt B-208 FQ 9 (1971) pg 217. |
| F(n+3)2 + F(n)2 = 2 ( F(n+1)2 + F(n+2)2 ) | B&Q(2003)-Identity 30 |
| F(n + k + 1)2 + F(n – k)2 = F(2k + 1)F(2n + 1) | a generalization of Vajda-11,Dunlap-7
Melham(1999) |
| F( n+p )2 – F( n–p )2 = F( 2n )F( 2p ) |
I Ruggles (1963) FQ 1.2 pg 77; Hoggatt-I25 |
| F(n + 1) F(n – 1) – F(n)2 = (–1)n |
Cassini's Formula(1680), Simson(1753), Vajda-29, Dunlap-9, Hoggatt-I13
special case of Catalan's Identity with r=1
B&Q(2003)-Identity 8 |
| F(n)2 – F(n + r)F(n – r) = (-1)n-rF(r)2 |
Catalan's Identity(1879) |
| F(n)F(m + 1) – F(m)F(n + 1) = (-1)mF(n – m) |
d'Ocagne's Identity, special case of Vajda-9 with G=F |
| F(n + m) = F(n + 1)F(m + 1) – F(n – 1)F(m – 1) | B&Q(2003)-Identity 231 |
| F(n + m) = F(m) F(n + 1) + F(m – 1) F(n) | alternative to Dunlap-10, B&Q(2003)-Identity 3;
variation of R T Hansen FQ (1972) "Generating Identities for Fibonacci and Lucas Triples" p 571-578 |
| F(n) = F(m) F(n + 1 – m) + F(m – 1) F(n – m) |
I Ruggles (1963) FQ 1.2 pg 79; Dunlap-10, special case of Vajda-8 |
| F(n) F(n + 1) = F(n – 1) F(n + 2) + (–1)n-1 |
Vajda-20a special case: i:=1;k:=2;n:=n-1; Hoggatt-I19 |
| F(n + i) F(n + k) – F(n) F(n + i + k) = (–1)n F(i) F(k) |
Vajda-20a=Vajda-18 (corrected) with G:=H:=F |
F(a)F(b) – F(c)F(d) = (–1)r( F(a – r)F(b – r) – F(c – r)F(d – r) )
a+b=c+d for any integers a,b,c,d,r |
Johnson FQ 42 (2004) B-960 'A Fibonacci Iddentity', solution pg 90
also Johnson-7
Cassini, Catalan and D'Ocagne's Identities
are all special cases of this formula |
( F(n-1)F(n+2) )2 + (2 F(n)F(n+1) )2
= (F(n+1)F(n+2) – F(n-1)F(n))2
= F(2n+1)2 |
A F Horadam FQ 20 (1982) pgs 121-122, B&Q(2003)-Identity 19 (corrected)
special case of Generalised Fibonacci Pythagorean Triples |
| F(2n) = F(n) L(n) | Vajda-13, Hoggatt-I7, Koshy-5.13, B&Q(2003)-Identity 33 |
| 5 F(n) = L(n + 1) + L(n – 1)
|
| L(n + 1)2 + L(n)2 = 5 F(2n + 1) | Vajda-25a |
| L(n + 1)2 – L(n – 1)2 = 5 F(2n) | |
| L(n + 1)2 – 5 F(n)2 = L(2n + 1) | |
| L(2n) – 2 (–1)n = 5 F(n)2 | Vajda-23, Dunlap-25 |
| L(n)2 – 4(–1)n = 5 F(n)2 | B&Q(2003)-Identity 53, Hoggatt-I12 |
| F(n+k) + F(n–k) = F(n)L(k), k even; | Bergum and Hoggatt (1975) equn (5) |
| F(n+k) + F(n–k) = L(n)F(k), k odd; | Bergum and Hoggatt (1975) equn (6) |
| F(n+k) – F(n–k) = F(n)L(k), k odd; | Bergum and Hoggatt (1975) equn (7) |
| F(n+k) – F(n–k) = L(n)F(k), k even; | Bergum and Hoggatt (1975) equn (8) |
| L(n+k) + L(n–k) = L(n)L(k), k even | Bergum and Hoggatt (1975) equn (9) |
| L(n+k) + L(n–k) = 5F(n)F(k), k odd | Bergum and Hoggatt (1975) equn (10) |
| L(n+k) – L(n–k) = L(n)L(k), k odd | Bergum and Hoggatt (1975) equn (11) |
| L(n+k) – L(n–k) = 5F(n)F(k), k even | Bergum and Hoggatt (1975) equn (12) |
| F(n + 1) L(n) = F(2n + 1) + (–1)n | Vajda-30, Vajda-31, Dunlap-27, Dunlap-30 |
| L(n + 1) F(n) = F(2n + 1) – (–1)n | - |
| F(2n + 1) = F(n + 1) L(n + 1) – F(n) L(n) | Vajda-14, Dunlap-18 |
| L(2n + 1) = F(n + 1) L(n + 1) + F(n) L(n) | - |
| L(m) L(n) + L(m – 1) L(n – 1) = 5 F(m + n – 1) | R T Hansen FQ (1972) "Generating Identities for Fibonacci and Lucas Triples" p 571-578 |
| L(n)2 – 2 L(2n) = –5 F(n)2 | Vajda-22, Dunlap-24 |
| 5 F(n)2 – L(n)2 = 4 (–1)n + 1 | Vajda-24, Dunlap-26 |
| F(n)2 + L(n)2 = 4 F(n + 1)2 – 2 F(2n) | FQ (2003)vol 41, B-936, M A Rose, page 87 |
| 5 (F(n)2 + F(n + 1)2) = L(n)2 + L(n + 1)2 | Vajda-25 |
| F(n) L(m) = F(n + m) + (–1)m F(n – m) | a recurrence relation for F(n+km): Vajda-15a, Dunlap-19 |
| L(n) F(m) = F(n + m) – (–1)m F(n – m) | Vajda-15b, Dunlap-20 |
| 5 F(m) F(n) = L(n + m) – (–1)m L(n – m) | Vajda-17b, Dunlap-23, (special cases:Hoggatt-I16,I17) |
| 2 F(n + m) = L(m) F(n) + L(n) F(m) | Vajda-16a, Dunlap-2, FQ (1967) B106 H H Ferns pp 466-467 |
| 2 L(n + m) = L(m) L(n) + 5 F(n) F(m) | FQ (1967) B106 H H Ferns pp 466-467 |
| F(m) L(n) + F(m – 1) L(n – 1) = L(m + n – 1) | R T Hansen FQ (1972) "Generating Identities for Fibonacci and Lucas Triples" p 571-578 |
| (–1)m 2 F(n – m) = L(m) F(n) – L(n) F(m) | Vajda-16b, Dunlap-22 |
L(n + i) F(n + k) – L(n) F(n + i + k) =
(–1)n + 1 F(i) L(k) | Vajda-19a |
| F(n + i) L(n + k) – F(n) L(n + i + k) = (–1)n F(i) L(k) | Vajda-19b |
L(n + i) L(n + k) – L(n) L(n + i + k)
= (–1)n + 1 5 F(i) F(k) | Vajda-20b |
| (–1)kF(n)F(m–k) + (–1)mF(k)F(n–m) + (–1)nF(m)F(k–n) = 0 |
FQ 11 (1973) B228 page 108 |
| (–1)kL(n)F(m–k) + (–1)mL(k)F(n–m) + (–1)nL(m)F(k–n) = 0 |
FQ 11 (1973) B229 page 108 |
| 5 F(jk+r) F(ju+v) = L(j(k+u)+(r+v)) - (-1)ju+vL(j(k-u)+(r-v)) |
FQ 16 General Identities For Linear Fibonacci And Lucas Summations, R T Hansen, 121-128 |
| F(jk+r) L(ju+v) = F(j(k+u)+(r+v)) + (-1)ju+vF(j(k-u)+(r-v)) |
FQ 16 General Identities For Linear Fibonacci And Lucas Summations, R T Hansen, 121-128 |
| L(jk+r) L(ju+v) = L(j(k+u)+(r+v)) + (-1)ju+vL(j(k-u)+(r-v)) |
FQ 16 General Identities For Linear Fibonacci And Lucas Summations, R T Hansen, 121-128 |
5F(a)F(b) – L(c)L(d) = (–1)r( 5F(a – r)F(b – r) – L(c – r)L(d – r) )
a+b=c+d for any integers a,b,c,d,r |
Johnson |
F(a) L(b) – F(c) L(d) = (–1)r( F(a–r) L(b–r) – F(c–r) L(d–r) with a+b=c+d |
Johnson-32, special case of Johnson-44 |
| G(n) = G(0) F(n – 1) + G(1) F(n) | B&Q(2003)-Identity 37 |
| G(–n) = (–1)n (G(0) F(n + 1) – G(1) F(n)) | ditto - applying Vajda-2 |
|
√5 G(n) = ( G(0) phi + G(1) ) Phin + (G(0) Phi – G(1)) ( –phi )n |
Vajda-55/56, Dunlap-77, B&Q(2003)-Identity 244 |
| F(n) = | | G(0) G(n+1) – G(1) G(n) |  | | G(0)G(2) – G(1)2 |
|
| Amer Math Monthly (2005) "Fibonacci, Chebyshev and Orthogonal Polynomials"
D Aharonov, A Beardam, K Driver, p612-630 |
| 2 G(k) = ( 2 G(1) – G(0) ) F(k) + G(0) L(k) |
Johnson-46 |
| G(n + m) = F(m – 1) G(n) + F(m) G(n + 1) | Vajda-8, Dunlap-33, B&Q(2003)-Identity 38, Johnson-40 |
| G(n – m) = (–1)m (F(m + 1) G(n) – F(m) G(n + 1)) | Vajda-9, Dunlap-34,
B&Q(2003)-Identity 47 |
| G(n + m) + (–1)m G(n – m) = L(m) G(n) | Vajda-10a, Dunlap-35, B&Q(2003)-Identity 45, Bergum & Hoggatt (1975) (36) and (38) |
| G(n + m) – (–1)m G(n – m) = F(m) ( G(n–1) + G(n+1)) | Vajda-10b, Dunlap-36, B&Q(2003)-Identity 48, Bergum & Hoggatt (1975) (37) and (39) |
| G(m) F(n) – G(n) F(m) = (–1)n+1 G(0) F(m – n) | Vajda-21a |
| G(m) F(n) – G(n) F(m) = (–1)m G(0) F(n – m) | Vajda-21b |
| G(m+k) F(n+k) + (–1)k+1 G(m) F(n) = F(k) G(m + n + k) | Howard(2003) |
G(n + i) H(n + k) – G(n) H(n + i + k)
= (–1)n (G(i) H(k) – G(0) H(i + k)) |
Vajda-18 (corrected), B&Q(2003)-Identity 44
a special case of Johnson's: |
G(p)H(q) – G(r)H(s)
= (-1)n[ G(p-n)H(q-n) – G(r-n)H(s-n) ]
if p+q = r+s and p,q,r,s,n are integers |
Johnson-44 |
| G(n + 1) G(n – 1) – G(n)2 = (–1)n (G(1)2 – G(0) G(2)) |
Vajda-28, B&Q(2003)-Identity 46 |
| 4 G(n–1)G(n) + G(n–2)2 = G(n+1)2 | B&Q(2003)-Identity 65 |
| G(n + 3)2 + G(n)2 = 2( G(n+1)2 + G(n+2)2 ) |
B&Q(2003)-Identity 70 |
G(i+j+k) = F(i+1)F(j+1)G(k+1) + F(i)F(j)G(k) – F(i–1)F(j–1)G(k–1)
for any integers i,j,k
| Johnson (39a) |
| 4G(i)2G(i+1)2 + G(i–1)2G(i+2)2
= ( G(i)2 + G(i+1)2 )2 | Generalised Fibonacci Pythagorean Triples
A F Horadam Special Properties of the Sequence wn(a,b;p,q) FQ 5 (1967) pgs 424-434 |
G(n + 2)G(n + 1)G(n – 1)G(n – 2) + ( G(2)G(0) – G(1)2 )2
= G(n)4 |
B&Q(2003)-Identity 59 |
|
Hoggatt-I1, Lucas(1878), B&Q 2003-Identity 1 |
| |
(-1) i F(i) = (-1)n F(n – 1) – 1 |
|
B&Q 2003-Identity 21 |
|
Hoggatt-I2 |
| |
F(i) = F(n + 2) – F(a + 1) |
|
- |
| |
L(i) = L(n + 2) – L(a + 1) |
|
- |
| |
F(2i) = F(2n + 1) – 1, n≥0 |
|
Hoggatt-I6, Lucas(1878), B&Q(2003)-Identity 12 |
|
Hoggatt-I5, Lucas(1878), B&Q(2003)-Identity 2 |
|
| - |
| |
2n – i F(i – 1) = 2n – F(n + 2) |
|
Vajda-37a(adapted), Dunlap-42(adapted), B&Q(2003)-Identity 10 |
|
B&Q(2003)-Identity 236 |
| = | | F(3n + 3) |  | | 2 |
|
| B&Q(2003)-Identity 23 |
| = | | F(3n + 4) – 1 |  | | 2 |
|
| B&Q(2003)-Identity 24 (corrected) |
| = | | F(3n + 2) – 1 |  | | 2 |
|
| B&Q(2003)-Identity 25 (corrected) |
|
B&Q 2003-Identity 27 |
| |
F(4i + 1) = F(2n + 1)F(2n + 2) |
|
B&Q 2003-Identity 26 |
| |
F(4i + 2) = F(2n + 1)F(2n + 3) – 1 |
|
B&Q 2003-Identity 29 |
| |
F(4 i + 3) = F(2n + 3)F(2n + 2) |
|
B&Q 2003-Identity 28 |
| |
(–1)i L(n – 2i) = 2 F(n + 1) |
|
Vajda-97, Dunlap-54 |
| |
(–1)i L(2n – 2i + 1) = F(2 n + 2) |
|
B&Q(2003)-Identity 55 |
|
Vajda-45, Dunlap-5, Hoggatt-I3, Lucas(1878), Koshy-77,
B&Q(2003)-Identity 9 (Identity 233 variant) |
| |
L(i)2 = L(n) L(n + 1) – 2 |
|
Hoggatt-I4 |
| |
L(i)2 = 5 F(2n) F(2n - 1) |
|
- |
|
Vajda-40, Dunlap-45 |
| |
L(i) L(i – 1) = L(2n)2 – 4 |
|
- |
| |
F(i) F(i – 1) = F(2n +1)2 – 1 |
|
Vajda-42, Dunlap-47 |
| |
L(i) L(i – 1) = L(2n +1)2 – 1 |
|
- |
|
(–1)r(1+k) F(r(1+k))2 = (–1)r(n+1) |
| F((2n+3)r) |
 |
| F(r) |
|
– 2n – 3 | |
Vajda-93 |
|
(–1)r(1+k) L(r(1+k))2 = (–1)r(n+1) |
| F((2n+3)r) |
 |
| F(r) |
|
+ 2n + 1 | |
Vajda-94 |
|
F(2i + 1)2 = |
| F(4n) + 2n |
 |
| 5 |
| |
Vajda-95, B&Q(2003)-Identity 234 |
|
F(2i)2 = |
| F(4n + 2) – 2n – 1 |
 |
| 5 |
| |
Vajda page 70 |
|
Vajda-96, B&Q(2003)-Identity 54 |
|
L(2i)2 = F(4n + 2) + 2n – 1 |
|
Vajda page 70 |
| 5 |
|
F(i) F(n – i) |
 |
= (n + 1) L(n) – 2 F(n + 1) |
| = n L(n) – F(n) |
|
|
Vajda-98, Dunlap-55, B&Q(2003)-Identity 58 |
| |
L(i) L(n – i) |
 |
= (n + 1) L(n) + 2 F(n + 1) |
| = (n + 2) L(n) + F(n) |
|
|
Vajda-99, Dunlap-56, B&Q(2003)-Identity 57 |
| |
F(i) L(n – i) = (n + 1) F(n) |
|
Vajda-100, Dunlap-57, B&Q(2003)-Identity 35 |
|
V Hoggatt (1965) Problem B-53 FQ 3, pg 157 |
|
L G Brökling (1964) FQ 2.1 Problem B-20 solution, pg76;
Vajda-33; Dunlap-38; B&Q(2003)-Identity 39 |
| |
G(i) = G(n + 2) – G(a + 1) |
|
- |
|
Vajda-34, Dunlap-37, B&Q(2003)-Identity 61 |
|
Vajda-35, Dunlap-39, B&Q(2003)-Identity 62 |
| |
G(2i) – |
|
G(2i – 1) = |
|
(–1)iG(i) |
= |
G(2n – 1) + G(0) – G(1) |
|
Vajda-36, Dunlap-40 |
| |
G(k – 1) 2–k |
= ( G(0) + G(3) )/2 – G(n + 2) 2–n |
|
Vajda-37, Dunlap-41, B&Q(2003)-Identity 69 |
| |
G(i) = L(2n + 1) G(2n + 3) |
|
Vajda-38, Dunlap-43, B&Q(2003)-Identity 49 |
| |
G(i) G(i – 1) = G(2n)2 – G(0)2 |
|
Vajda-39, Dunlap-44, B&Q(2003)-Identity 41 |
| |
G(i) G(i – 1) = G(2 n + 1)2 – G(0)2 – G(1)2 + G(0)G(2) |
|
Vajda-41, Dunlap-46 |
| |
G(i + 2) G(i – 1) = G(n + 1)2 – G(1)2 |
|
Vajda-43, Dunlap-48, B&Q(2003)-Identity 64 |
| (1 + (–1)r – L(r) ) |
|
G(m + kr) = |
|
| G(m) – G(m+(n+1)r) + (–1)r(G(m+nr) – G(m–r))
|
|
Fibonacci with a Golden Ring Kung-Wei Yang
Mathematics Magazine 70 (1997), pp. 131-135. |
| |
G(i)2 = G(n) G(n + 1) – G(0) G(1) |
|
Vajda-44, Dunlap-49, B&Q(2003)-Identity 67 |
|
| G(a, b, i) |
 |
| ri |
|
| = a + | a + b r |
 |
| r2 – r – 1 |
|
|
Stan Rabinowitz, "Second-Order Linear Recurrences" card, Generating Function
special case (x=1/r, P=1, Q=-1) |
|
| i G(a, b, i) |
 |
| ri |
|
| r (b r2 – 2 a r + b – a) |
| = |
 |
| (r2 – r – 1)2 |
|
|
- |
| = | G ( 2n ) H( 2n – 1) – G(0) H(1) |
| B&Q(2003)-Identity 42 |
|
|
B&Q(2003) Identity-4 |
|
|
Vajda-54(corrected), Dunlap-84(corrected) |
|
|
B&Q(2003)-Identity 165 |
|
|
B&Q(2003)-Identity 166 |
|
|
S Basin & V Ivanoff (1963) Problem B-4, FQ 1.1 pg 74, FQ1.2 pg 79; B&Q(2003)-Identity 6 |
|
|
I Ruggles (1963) FQ 1.2 pg 77 |
|
|
I Ruggles (1963) FQ 1.2 pg 77 |
|
|
B&Q(2003)-Identity 20 |
|
|
B&Q(2003)-Identity 238, Vajda-68 |
|
|
Vajda-50, Dunlap-82 |
|
|
Hoggatt-I41 (special case p=0: Vajda-69, Dunlap-85) |
|
|
Vajda-71, Dunlap-87 |
|
|
F(2i + p) = 5n L(2n + 1 + p) |
|
Hoggatt-I42 (special case p=0: Vajda-70, Dunlap-86) |
|
|
Vajda-72, Dunlap-88 |
|
|
Vajda-73, Dunlap-89,Hoggatt-I45 |
|
|
Vajda-75, Dunlap-91, Hoggatt-I46 |
|
|
Vajda-74, Dunlap-90, Hoggatt-I47 |
|
|
Vajda-76, Dunlap-92 |
|
|
Vajda-91, B&Q(2003)-Identity 235, Catalan 1857 |
|
|
Vajda-92, B&Q(2003)-Identity 237, Catalan (1857)-see Vajda pg 69 |
|
|
F(n)iF(n–1)k – iF(i) = F( kn ) |
|
Rabinowitz-17 (special case of Vajda-66) |
|
|
F(n)iF(n–1)k – iL(i) = L( kn ) |
|
Rabinowitz-17 (special case of Vajda-66) |
|
|
F(t)iF(t–1)p – iG( m+i ) = G( m+tp ) |
|
Vajda-66 |
|
|
B&Q(2003) Identity 5 |
| F(r n) |  | | F(r) |
| = | | [(n – 1)/2] |  | | k = 0 |
| (-1)k(r-1) |  | n - k - 1 |  | | k |
| L(r)n - 1 - 2k |
|
| Lucas (1878) equns 74-76,
this form due to Hoggatt and Lindt (1969), see Gould (1977)
|
To shift to the right (insert a 0 at the start of the series so all other terms have an index increased by 1),
multiply the GF by x; to shift to the left, divide by x.
There is much more on GFs on my Fibonomials page.
Fibonacci(n) 0,1,1,2,3,... |
| x |  | | 1 – x – x2 |
|
 |
Lucas(n) 2,1,3,4,7,... |
| 2 – x |  | | 1 – x – x2 |
|
 |
G(a,b,n) a,b,a+b,a+2b,... |
| a + (b – a) x |  | | 1 – x – x2 |
|
Fibonacci(2n) 0,1,3,8,21,... |
| x |  | | x2 – 3 x + 1 |
|
Lucas(2n) 2,3,7,18,... |
| 2 – 3 x |  | | x2 – 3 x + 1 |
|
G(a,b,2n) a,a+b,2a+3b,... |
| a + (b – 2a) x |  | | x2 – 3 x + 1 |
|
Fibonacci(2n+1) 1,2,5,13,... |
| 1 – x |  | | x2 – 3 x + 1 |
|
Lucas(2n+1) 1,4,11,29,... |
| 1 + x |  | | x2 – 3 x + 1 |
|
G(a,b,2n+1) b,a+2b,3a+5b,... |
| b + (a – b) x |  | | x2 – 3 x + 1 |
|
Fibonacci(3n) 2,8,34,144,... |
| 2 x |  | | 1 – 4 x – x2 |
|
Lucas(3n) 2,4,18,76,... |
| 2 – 4 x |  | | 1 – 4 x – x2 |
|
G(a,b,3n) a,a+2b,5a+8b,... |
| a + (2 b – 3 a) x |  | | 1 – 4 x – x2 |
|
Fibonacci(3n+1) 1,3,13,55,... |
| 3 + x |  | | 1 – 4 x – x2 |
|
Lucas(3n+1) 3,11,47,199,... |
| 3 x + 1 |  | | 1 – 4 x – x2 |
|
G(a,b,3n+1) a+b,3a+5b,13a+21b,... |
| b + (2 a – b) x |  | | 1 – 4 x – x2 |
|
Fibonacci(3n+2) 1,5,21,89,... |
| x + 1 |  | | 1 – 4 x – x2 |
|
Lucas(3n+2) 2,4,18,76,... |
| 3 – x |  | | 1 – 4 x – x2 |
|
G(a,b,3n+2) a,a+2b,5a+8b,... |
| a + b + (b – a) x |  | | 1 – 4 x – x2 |
|
| Fibonacci(k n) |
| F(k) x |  | | 1 – L(k) x + (–1)k x2 |
|
Lucas(k n) |
| 2 – L(k) x |  | | 1 – L(k) x + (–1)k x2 |
|
G(a,b,kn) |
| a+(F(k)b–F(k+1)a)x |  | | 1–L(k)x+(–1)kx2 |
|
Fibonacci(n)2 02,12,12,22,32,... |
| x – x2 |  | | 1 – 2 x – 2 x2 + x3 |
|
Lucas(n)2 22,12,32,42,... |
| 4 – 7 x – x2 |  | | 1 – 2 x – 2 x2 + x3 |
|
G(a,b,n)2 a2,b2,(a+b)2,... |
| a2+(b2–2a2)x–(a–b)2x2 |  | | 1–2x–2x2+x3 |
|
Fib(n)Fib(n+1) 1×1,1×2,2×3,3×5,... |
| x |  | | 1 – 2 x – 2 x2 + x3 |
|
Lucas(n)Lucas(n+1) 2×1,1×3,3×4,4×7,... |
| 2 – x + 2 x2 |  | | 1 – 2 x – 2 x2 + x3 |
|
G(a,b,n)G(a,b,n+1) ab,b(a+b), (a+b)(a+2b),... |
| ab + b(b–a)x + a(a–b)x2 |  | | 1–2x–2x2+x3 |
|
Fibonacci(n)3 03,13,13,23,33,... |
| x–2x2–x3 |  | | 1–3x–6x2+3x3+x4 |
|
Lucas(n)3 23,13,33,43,... |
| 8–23x–24x2+x3 |  | | 1–3x–6x2+3x3+x4 |
|
Replacing