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.

This page as a plain text file.
%I A119339 #3 Mar 30 2012 17:26:55
%S A119339 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,
%T A119339 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,
%U A119339 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
%N A119339 Triangle: number of exactly (m-1)-dimensional partitions of n, up to conjugacy, for n >= 1, m=n..1.
%e A119339 Table starts:
%e A119339 1
%e A119339 1,0
%e A119339 1,1,0
%e A119339 1,2,1,0
%e A119339 1,2,3,1,0
%Y A119339 Reversed triangle is A119270. Diagonals stabilize to A118364. Cf. A119269, A119338.
%K A119339 nonn,tabl
%O A119339 0,8
%A A119339 _Max Alekseyev_, May 15 2006