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.

Showing 1-1 of 1 results.

A226504 Irregular triangle read by rows: T(n,k) = number of set partitions of [1..n] with dimension k.

Original entry on oeis.org

1, 1, 2, 4, 1, 8, 4, 3, 16, 12, 13, 9, 2, 32, 32, 42, 42, 35, 12, 8, 64, 80, 120, 145, 159, 133, 86, 52, 32, 6, 128, 192, 320, 440, 559, 600, 591, 440, 380, 248, 164, 48, 30, 256, 448, 816, 1240, 1745, 2154, 2503, 2529, 2358, 2112, 1828, 1314, 944, 468, 258, 150, 24
Offset: 0

Views

Author

N. J. A. Sloane, Jun 10 2013

Keywords

Examples

			Triangle begins:
1
1
2
4 1
8 4 3
16 12 13 9 2
32 32 42 42 35 12 8
64 80 120 145 159 133 86 52 32 6
128 192 320 440 559 600 591 440 380 248 164 48 30
...
		

Crossrefs

Cf. A226505. Row sums = A000110.
Columns k=0-1 give: A011782, A001787(n-2) (for n>1).

Extensions

More terms from Alois P. Heinz, Mar 24 2016
Showing 1-1 of 1 results.