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.

A219973 Number of tilings of a 9 X n rectangle using straight (3 X 1) trominoes and 2 X 2 tiles.

Original entry on oeis.org

1, 1, 5, 35, 165, 1177, 9407, 55657, 372429, 2766100, 17671945, 118674685, 837152398, 5531816082, 37328192350, 257252634864, 1725117502706, 11666552132346, 79612474584518, 537157628862720, 3636277021289585, 24711657036469040, 167150255133278869
Offset: 0

Views

Author

Alois P. Heinz, Dec 02 2012

Keywords

Examples

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

Crossrefs

Column k=9 of A219967.