Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A079472
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A079472 Number of perfect matchings on an n X n L-shaped graph. +0
5
0, 2, 4, 12, 30, 80, 208, 546, 1428, 3740, 9790, 25632, 67104, 175682, 459940, 1204140, 3152478, 8253296, 21607408, 56568930, 148099380, 387729212, 1015088254, 2657535552, 6957518400, 18215019650, 47687540548, 124847601996 (list; graph; listen)
OFFSET

1,2

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.

FORMULA

a(n) = 2F(n)F(n-1) where F(n) are the Fibonacci numbers (A000045).

a(n) = 2F(n)F(n-1) = 2*A001654(n) = F(2n)-F(n)^2 = A001906(n)-A007598(n) = (F(n+1)^2-F(n-2)^2)/2 = (A007598(n+1)-A007598(n-2))/2 = 2(L(2*n-1)+(-1)^n)/5 = (2/5)*(A002878(n-1)+ A033999(n)), where L(n) = A000032(n); Recurrence: a(n) = a(n-1)+2*F(n)^2; G.f.: 2*x/((x+1)*(x^2-3*x+1)) - Antonio G. Astudillo (afg_astudillo(AT)hotmail.com), Jan 18 2003

a(n) = Im( (F(n)+i*F(n+1))^2 ) (cf. A121646). - Daniele Corradetti (d.corradetti(AT)gmail.com), May 02 2008

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

MAPLE

with(combinat, fibonacci):seq(2*fibonacci(n)*fibonacci(n-1), n=1..30);

CROSSREFS

Cf. A001654, A121646.

Sequence in context: A048618 A083554 A059412 this_sequence A006948 A148186 A148187

Adjacent sequences: A079469 A079470 A079471 this_sequence A079473 A079474 A079475

KEYWORD

easy,nonn

AUTHOR

Helen King (h.king(AT)uea.ac.uk), Jan 15 2003

EXTENSIONS

More terms from Benoit Cloitre (benoit7848c(AT)orange.fr) and Antonio G. Astudillo (afg_astudillo(AT)hotmail.com), Jan 18 2003

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research