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.

A049430 Triangle read by rows: T(n,d) is the number of distinct properly d-dimensional polyominoes (or polycubes) with n cells (n >= 1, d >= 0).

Original entry on oeis.org

1, 0, 1, 0, 1, 1, 0, 1, 4, 2, 0, 1, 11, 11, 3, 0, 1, 34, 77, 35, 6, 0, 1, 107, 499, 412, 104, 11, 0, 1, 368, 3442, 4888, 2009, 319, 23, 0, 1, 1284, 24128, 57122, 36585, 8869, 951, 47, 0, 1, 4654, 173428, 667959, 647680, 231574, 36988, 2862, 106, 0, 1, 17072, 1262464, 7799183, 11173880, 5712765, 1297366, 146578, 8516, 235
Offset: 1

Views

Author

Richard C. Schroeppel

Keywords

Examples

			Triangle begins:
1
0 1
0 1     1
0 1     4       2
0 1    11      11       3
0 1    34      77      35        6
0 1   107     499     412      104      11
0 1   368    3442    4888     2009     319      23
0 1  1284   24128   57122    36585    8869     951     47
0 1  4654  173428  667959   647680  231574   36988   2862  106
0 1 17072 1262464 7799183 11173880 5712765 1297366 146578 8516 235
...
		

Crossrefs

Cf. A049429 (col. d=0 omitted), A195738 (oriented), A195739 (fixed).
Row sums give A005519. Columns give A006765, A006766, A006767, A006768.
Diagonals (with algorithms) are A000055, A036364, A355053.
Cf. A330891 (cumulative sums of the rows).

Extensions

Edited by N. J. A. Sloane, Sep 23 2011
More terms from John Niss Hansen, Mar 31 2015