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.

A219952 Number of tilings of an n X n square using right trominoes and 2 X 2 tiles.

Original entry on oeis.org

1, 0, 1, 0, 6, 0, 545, 5504, 652036, 44013568, 11112714624, 3517475475328, 2781543486427548, 3568483481372543360, 9829161878198755474915, 48599777948701165162242560, 484370819140388708451108625276, 9036085159101926537420075859958528
Offset: 0

Views

Author

Alois P. Heinz, Dec 01 2012

Keywords

Examples

			a(4) = 6, because there are 6 tilings of a 4 X 4 square using right trominoes and 2 X 2 tiles:
  .___.___. .___.___. .___.___. .___.___. .___.___. .___.___.
  | . | . | | ._|_. | | ._| . | | ._|_. | | ._|_. | | . |_. |
  |___|___| |_| . |_| |_| |___| |_| ._|_| |_|_. |_| |___| |_|
  | . | . | | |___| | | |___| | | |_| . | | . |_| | | |___| |
  |___|___| |___|___| |___|___| |___|___| |___|___| |___|___|
		

Crossrefs

Main diagonal of A219946.
Cf. A233807.

Extensions

a(15)-a(16) from Alois P. Heinz, Sep 24 2014
a(17) from Alois P. Heinz, Nov 18 2018