|
Search: id:A019439
|
|
|
| A019439 |
|
Number of ways of tiling a 2 X n rectangle with dominoes and triominoes. |
|
+0 1
|
|
| 1, 2, 6, 17, 43, 108, 280, 727, 1875, 4832, 12470, 32191, 83075, 214372, 553214, 1427673, 3684333, 9507936, 24536616, 63320419, 163407771, 421697922, 1088253936, 2808400703, 7247494517, 18703234038, 48266468208, 124558777387
(list; graph; listen)
|
|
|
OFFSET
|
1,2
|
|
|
COMMENT
|
The old entry with this sequence number was a duplicate of A007737.
|
|
REFERENCES
|
Jaime Rangel-Mondragon, Polyominoes and Related Families, The Mathematica Journal, 9:3 (2005), 609-640.
|
|
FORMULA
|
G.f.: -(x^3+x-1)/(x^6-x^5-2*x^4-3*x^3-2*x+1). [From Alois P. Heinz (heinz(AT)hs-heilbronn.de), Sep 24 2009]
|
|
MAPLE
|
a:= n-> (Matrix([[1, 1, 0, 0, 1, 1]]). Matrix (6, (i, j)-> if i=j-1 then 1 elif j=1 then [2, 0, 3, 2, 1, -1][i] else 0 fi)^n)[1, 2]: seq (a(n), n=1..30); [From Alois P. Heinz (heinz(AT)hs-heilbronn.de), Sep 24 2009]
|
|
CROSSREFS
|
Sequence in context: A072077 A014833 A130104 this_sequence A018024 A000996 A020963
Adjacent sequences: A019436 A019437 A019438 this_sequence A019440 A019441 A019442
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
N. J. A. Sloane (njas(AT)research.att.com), Oct 04 2008
|
|
EXTENSIONS
|
More terms from Alois P. Heinz (heinz(AT)hs-heilbronn.de), Sep 24 2009
|
|
|
Search completed in 0.002 seconds
|