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.

A259333 Triangle read by rows: T(n,k) = number of column-convex polyominoes with bond-perimeter 2*n+2 and k columns (1 <= k <= n).

Original entry on oeis.org

1, 1, 1, 1, 4, 1, 1, 9, 9, 1, 1, 16, 37, 16, 1, 1, 25, 105, 106, 25, 1, 1, 36, 240, 446, 245, 36, 1
Offset: 1

Views

Author

N. J. A. Sloane, Jun 24 2015

Keywords

Examples

			Triangle begins:
1,
1,1,
1,4,1,
1,9,9,1,
1,16,37,16,1,
1,25,105,106,25,1,
1,36,240,446,245,36,1,
...
		

Crossrefs

Row sums are A006027.

Formula

There is an explicit formula for T(n,k) - see Delest (1987), Theorem 24.