|
REFERENCES
|
Daniele Corradetti, La Metafisica del Numero, 2008
G. Everest, A. van der Poorten, I. Shparlinski and T. Ward, Recurrence Sequences, Amer. Math. Soc., 2003; see esp. pp. 178, 255.
I. Gutman and S. J. Cyvin, A result on 1-factors related to Fibonacci numbers, The Fibonacci Quarterly, 28 (1990), pp. 81-84.
|
|
EXAMPLE
|
a(7) = 2*13*8 = 208 = number of matchings. F(7) = 13 F(6) = 8
a(3)=4 because in the graph with vertex set {(0,0),(1,0),(2,0),(0,1),(1,1),(2,1),(0,2),(1,2)} and edge set {h(0,0),h(1,0),h(0,1),h(1,1),h(0,2),v(0,0),v(0,1),v(1,0),v(1,1),v(2,0)}, where h(i,j) (v(i,j)) is a horizontal (vertical) edge of unit length starting from vertex (i,j), we have the following four perfect matchings: {h(0,0),h(0,1),h(0,2),v(2,0)},{h(0,0),v(0,1),v(1,1),v(2,0)}, {v(0,0),v(1,0),v(2,0),h(0,2)} and {v(0,0),h(1,0),h(1,1),h(0,2)}. - Emeric Deutsch (deutsch(AT)duke.poly.edu), Dec 30 2004
|