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.

A119339 Triangle: number of exactly (m-1)-dimensional partitions of n, up to conjugacy, for n >= 1, m=n..1.

Original entry on oeis.org

1, 1, 0, 1, 1, 0, 1, 2, 1, 0, 1, 2, 3, 1, 0, 1, 2, 5, 5, 1, 0, 1, 2, 6, 11, 7, 1, 0, 1, 2, 6, 16, 21, 11, 1, 0, 1, 2, 6, 18, 38, 39, 15, 1, 0, 1, 2, 6, 19, 51, 86, 73, 21, 1, 0, 1, 2, 6, 19, 57, 135, 193, 129, 28, 1, 0, 1, 2, 6, 19, 59, 170, 352, 420, 227, 39, 1, 0, 1, 2, 6, 19, 60, 186, 498
Offset: 0

Views

Author

Max Alekseyev, May 15 2006

Keywords

Examples

			Table starts:
1
1,0
1,1,0
1,2,1,0
1,2,3,1,0
		

Crossrefs

Reversed triangle is A119270. Diagonals stabilize to A118364. Cf. A119269, A119338.