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.

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

Original entry on oeis.org

1, 2, 15, 143, 1069, 9612, 82634, 707903, 6155230, 53074167, 458901955, 3968548571, 34293794622, 296497719200, 2563023778341, 22155553744380, 191528023181443, 1655649630655481, 14312296720331975, 123722938782920490, 1069522524403416934, 9245501816227527991
Offset: 0

Views

Author

Alois P. Heinz, Nov 30 2012

Keywords

Examples

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

Crossrefs

Column k=5 of A219866.