A291806 The number of polyomino tilings of n X n square.
1, 5, 216, 212987
Offset: 1
Links
- John Mason, Tiling examples
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.
For n = 2, the four polyominoes are the 1 X 1, 1 X 2, and 2 X 2 squares or rectangles, and the 3-celled L-shape. - _N. J. A. Sloane_, Jan 21 2021
Triangle begins: 0; 0, 1; 0, 1, 1, 1, 1; 0, 3, 2, 5, 6, 10, 8, 7, 3, 1; 0, 3, 4, 8, 17, 33, 68, 119, 195, 261, 300, 257, 169, 66, 20, 3, 1; ...
a(2) = 8 because of the monomino, 2 alignments of the domino, 4 alignments of the L-shaped tromino, and the square tetromino.
Comments