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.

A291806 The number of polyomino tilings of n X n square.

Original entry on oeis.org

1, 5, 216, 212987
Offset: 1

Views

Author

John Mason, Sep 01 2017

Keywords

Comments

The sequence gives the number of distinct tilings by polyominoes of a square with side n. As for "free" polyominoes, tilings that are reflections or rotations of each other are not considered distinct.
Using the same terminology used for polyominoes: the corresponding sequence for "fixed" tilings is 1,12,1434,1691690, and for one-sided tilings is 1,5,222,213315.

Crossrefs

Cf. A268416 (polyominoes that will fit in n-sided square), A291807 (symmetric tilings), A291808 (tilings with distinct polyominoes), A291809 (tilings with differently sized polyominoes).