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.

A192097 Number of tatami tilings of an n X n square region with n monomers and floor(n * (n - 1) / 4) horizontal dimers.

Original entry on oeis.org

1, 1, 2, 4, 8, 8, 16, 28, 40, 80, 144, 252, 456, 840
Offset: 0

Views

Author

Frank Ruskey and Yuji Yamauchi (eugene.uti(AT)gmail.com), Jul 15 2011

Keywords

Comments

A tatami tiling consists of dimers (1 X 2) and monomers (1 X 1) where no four meet at a point.
There are at most n * (n - 1) / 2 horizontal dimers in any tiling of an n X n square with n monomers.
If there are floor(n * (n - 1) / 4) horizontal dimers, the numbers of horizontal dimers and vertical dimers differ by at most one.

Crossrefs

Cf. A192095.