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.

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

Original entry on oeis.org

1, 2, 30, 472, 5624, 82634, 1143834, 15859323, 223026907, 3105936858, 43427618185, 606962113407, 8477372675760, 118475405895601, 1655302050975409, 23128348583334118, 323168394713538001, 4515400902297318144, 63091618970759626487, 881547198837947075202
Offset: 0

Views

Author

Alois P. Heinz, Nov 30 2012

Keywords

Examples

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

Crossrefs

Column k=6 of A219866.