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.

A364632 Number of tilings of an 8 X n rectangle using dominoes and trominoes (of any shape).

Original entry on oeis.org

1, 4, 727, 84479, 9935791, 1204757533, 141186107223, 16785795917908, 1990875917805852, 235938457227641114, 27983642750014402471, 3317789294005871444981, 393402890773982287366724, 46647231741875687157655718, 5531042470843072944881265311, 655831959035571795593459804091
Offset: 0

Views

Author

Alois P. Heinz, Jul 30 2023

Keywords

Examples

			a(1) = 4:
    ._.   ._.   ._.   ._.
    | |   | |   | |   | |
    |_|   |_|   | |   | |
    | |   | |   |_|   |_|
    |_|   | |   | |   | |
    | |   |_|   |_|   | |
    |_|   | |   | |   |_|
    | |   | |   | |   | |
    |_|   |_|   |_|   |_|   .
		

Crossrefs

Column k=8 of A364457.

Extensions

Terms n>=4 had to be corrected as was pointed out by Martin Fuller and David Radcliffe - Alois P. Heinz, Apr 05 2025