cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A219872 Number of tilings of a 9 X n rectangle using dominoes and straight (3 X 1) trominoes.

Original entry on oeis.org

1, 5, 249, 17395, 862953, 53074167, 3105936858, 181382499259, 10750194262698, 631206895803116, 37197513508819191, 2191568660367709311, 129026759279686110418, 7600920859497795763717, 447657086066162084823497, 26365510156948695071183306
Offset: 0

Views

Author

Alois P. Heinz, Nov 30 2012

Keywords

Examples

			a(1) = 5, because there are 5 tilings of a 9 X 1 rectangle using dominoes and straight (3 X 1) trominoes:
._.    ._.    ._.    ._.    ._.
| |    | |    | |    | |    | |
| |    |_|    |_|    |_|    | |
|_|    | |    | |    | |    |_|
| |    |_|    |_|    | |    | |
| |    | |    | |    |_|    |_|
|_|    |_|    | |    | |    | |
| |    | |    |_|    |_|    |_|
| |    | |    | |    | |    | |
|_|    |_|    |_|    |_|    |_|
		

Crossrefs

Column k=9 of A219866.