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.
%I A220482 #9 Mar 05 2013 21:00:29 %S A220482 1,1,2,1,1,3,2,1,1,1,2,4,3,1,1,1,1,1,2,5,2,2,4,3,1,1,1,1,1,1,1,2,2,3, %T A220482 6,3,2,5,4,1,1,1,1,1,1,1,1,1,1,1,2,2,3,7,2,2,4,3,2,2,3,6,5,4,1,1,1,1, %U A220482 1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,3,4,8 %N A220482 Triangle read by rows: T(j,k) in which row j lists the parts in nondecreasing order of the j-th region of the set of partitions of n, with 1<=j<=A000041(n). %C A220482 For the definition of "region" of the set of partitions of n see A206437. %e A220482 First 15 rows of the irregular triangle are %e A220482 1; %e A220482 1, 2; %e A220482 1, 1, 3; %e A220482 2; %e A220482 1, 1, 1, 2, 4; %e A220482 3; %e A220482 1, 1, 1, 1, 1, 2, 5; %e A220482 2; %e A220482 2, 4; %e A220482 3; %e A220482 1, 1, 1, 1, 1, 1, 1, 2, 2, 3, 6; %e A220482 3; %e A220482 2, 5; %e A220482 4; %e A220482 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 3, 7; %Y A220482 Positive terms of A186114. Mirror of A206437. %Y A220482 Row j has length A194446(j). Row sums give A186412. %Y A220482 Cf. A135010, A141285, A193870. %K A220482 nonn,tabf %O A220482 1,3 %A A220482 _Omar E. Pol_, Jan 27 2013