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.

A119269 Table by antidiagonals: number of m-dimensional partitions of n up to conjugacy, for n >= 1, m >= 0.

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