A056841 Number of diagonal polyominoes with n cells.
1, 1, 2, 5, 15, 54, 212, 908, 4011, 18260, 84320, 394462, 1860872, 8843896, 42275308, 203113670, 980101070, 4747504560, 23074132601
Offset: 1
Examples
The diagonal polyominoes with 1, 2, 3 and 4 cells are O O O O O \ \ \ / O O O \ O O O O O O O \ \ \ / \ / / O O O O O O O \ / \ \ / / O O O O O \ \ O O
Links
- R. J. Mathar, Table of all such polyominoes with n <= 10 cells (gzipped)
- R. J. Mathar, C++ program
- Douglas A. Torrance, Enumeration of planar Tangles, arXiv:1906.01541 [math.CO], 2019-2020. See Table 4.1 (C).
- M. Vicher, Polyforms
- M. Vicher, The 15 5-celled diagonal polyominoes
- M. Vicher, The 15 5-celled diagonal polyominoes
Formula
Extensions
Description revised by N. J. A. Sloane, Jun 21 2001
a(10) from R. J. Mathar, Apr 10 2006
a(11) from Douglas A. Torrance, Mar 06 2020
a(12)-a(14) from John Mason, Aug 14 2021
a(15)-a(19) from John Mason, Jun 01 2023
Comments