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.

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

Original entry on oeis.org

1, 0, 7, 58, 286, 3068, 29876, 214485, 1910822, 17671945, 141365332, 1225043571, 10871708273, 90688536786, 781019641877, 6800784990468, 57716277595775, 496096480109463, 4284929501626939, 36621478929328140, 314572431365390797, 2707867101849205129
Offset: 0

Views

Author

Alois P. Heinz, Dec 02 2012

Keywords

Examples

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

Crossrefs

Column k=10 of A219967.