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.

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

Original entry on oeis.org

1, 1, 2, 1, 6, 5, 1, 12, 27, 14, 1, 20, 85, 112, 42, 1, 30, 205, 492, 450, 132, 1, 42, 420, 1582, 2565, 1782, 429, 1, 56, 770, 4172, 10415, 12562, 7007, 1430
Offset: 1

Views

Author

N. J. A. Sloane, Jun 24 2015

Keywords

Examples

			Triangle begins:
1,
1,2,
1,6,5,
1,12,27,14,
1,20,85,112,42,
1,30,205,492,450,132,
1,42,420,1582,2565,1782,429,
1,56,770,4172,10415,12562,7007,1430,
...
		

Crossrefs

Row sums are A006026.