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.

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

Original entry on oeis.org

1, 7, 506, 58002, 4631107, 458901955, 43427618185, 4095897476480, 392127322268846, 37197513508819191, 3541054185616706122, 337034306456285944790, 32054951461147041813900, 3050527403495695959369072, 290235791993563362905189432, 27614468898770593799634611889
Offset: 0

Views

Author

Alois P. Heinz, Nov 30 2012

Keywords

Examples

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

Crossrefs

Column k=10 of A219866.