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.

A354067 Number of tilings of an n X n square using right trominoes, monominoes and 2 X 2 tiles.

Original entry on oeis.org

1, 1, 6, 47, 3376, 475962, 355724934, 777719132265, 6953251175836902, 211458363740571796706, 24140111818602303894344572, 9821069154293248979055457847110, 14628885986751823763315761493151275720, 78680004562091421665338332919348995334919722
Offset: 0

Views

Author

Alois P. Heinz, May 16 2022

Keywords

Examples

			a(2) = 6:
  .___.  .___.  .___.  .___.  .___.  .___.
  | |_|  | ._|  |_. |  |_| |  |_|_|  |   |
  |___|  |_|_|  |_|_|  |___|  |_|_|  |___| .
		

Crossrefs

Main diagonal of A353963.

Formula

a(n) = A353963(n,n).