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.

A119338 Table by antidiagonals: a(m,n) is the number of m-dimensional partitions of n up to conjugacy, for m >= 0, n >= 1.

This page as a plain text file.
%I A119338 #7 Dec 05 2016 02:41:52
%S A119338 1,1,1,1,1,1,1,1,2,1,1,1,2,3,1,1,1,2,4,4,1,1,1,2,4,6,6,1,1,1,2,4,7,11,
%T A119338 8,1,1,1,2,4,7,13,19,12,1,1,1,2,4,7,14,25,33,16,1,1,1,2,4,7,14,27,49,
%U A119338 55,22,1,1,1,2,4,7,14,28,55,93,95,29,1,1,1,2,4,7,14,28,57,111,181,158,40,1
%N A119338 Table by antidiagonals: a(m,n) is the number of m-dimensional partitions of n up to conjugacy, for m >= 0, n >= 1.
%C A119338 Partitions are considered as generalized Ferrers diagrams; any permutation of the axes produces a conjugate.
%e A119338 Table starts:
%e A119338   1, 1, 1, 1, 1,  1, ...
%e A119338   1, 1, 2, 3, 4,  6, ...
%e A119338   1, 1, 2, 4, 6, 11, ...
%e A119338   1, 1, 2, 4, 7, 13, ...
%e A119338   1, 1, 2, 4, 7, 14, ...
%e A119338   ...
%Y A119338 Rows: A000012, A046682, A000786, A119266, A119267, A119340, A119341, A119342 stabilize to A119268. Transposed table is A119269. Cf. A119339, A119270, A118364, A118365.
%K A119338 nonn,tabl
%O A119338 1,9
%A A119338 _Max Alekseyev_, May 15 2006