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 A141285 #116 Jan 19 2022 22:39:03 %S A141285 1,2,3,2,4,3,5,2,4,3,6,3,5,4,7,2,4,3,6,5,4,8,3,5,4,7,3,6,5,9,2,4,3,6, %T A141285 5,4,8,4,7,6,5,10,3,5,4,7,3,6,5,9,5,4,8,7,6,11,2,4,3,6,5,4,8,4,7,6,5, %U A141285 10,3,6,5,9,4,8,7,6,12 %N A141285 Largest part of the n-th partition of j in the list of colexicographically ordered partitions of j, if 1 <= n <= A000041(j). %C A141285 Also largest part of the n-th region of the set of partitions of j, if 1 <= n <= A000041(j). For the definition of "region of the set of partitions of j" see A206437. %C A141285 Also triangle read by rows: T(j,k) is the largest part of the k-th region in the last section of the set of partitions of j. %C A141285 For row n >= 2 the rows of triangle are also the branches of a tree which is a projection of a three-dimensional structure of the section model of partitions of A135010, version tree. The branches of even rows give A182730. The branches of odd rows give A182731. Note that each column contains parts of the same size. It appears that the structure of A135010 is a periodic table of integer partitions. See also A210979 and A210980. %C A141285 Also column 1 of: A193870, A206437, A210941, A210942, A210943. - _Omar E. Pol_, Sep 01 2013 %C A141285 Also row lengths of A211009. - _Omar E. Pol_, Feb 06 2014 %H A141285 Alois P. Heinz, <a href="/A141285/b141285.txt">Table of n, a(n) for n = 1..4000</a> %H A141285 Omar E. Pol, <a href="http://www.polprimos.com/imagenespub/polpalpt.jpg">Illustration of initial terms</a> %H A141285 Omar E. Pol, <a href="http://www.polprimos.com/imagenespub/polpar02.jpg">Illustration of the seven regions of 5</a> %F A141285 a(n) = A001511(A228354(n)). - _Omar E. Pol_, Aug 22 2013 %e A141285 Written as a triangle T(j,k) the sequence begins: %e A141285 1; %e A141285 2; %e A141285 3; %e A141285 2, 4; %e A141285 3, 5; %e A141285 2, 4, 3, 6; %e A141285 3, 5, 4, 7; %e A141285 2, 4, 3, 6, 5, 4, 8; %e A141285 3, 5, 4, 7, 3, 6, 5, 9; %e A141285 2, 4, 3, 6, 5, 4, 8, 4, 7, 6, 5, 10; %e A141285 3, 5, 4, 7, 3, 6, 5, 9, 5, 4, 8, 7, 6, 11; %e A141285 ... %e A141285 ------------------------------------------ %e A141285 n A000041 a(n) %e A141285 ------------------------------------------ %e A141285 1 = p(1) 1 %e A141285 2 = p(2) 2 . %e A141285 3 = p(3) . 3 %e A141285 4 2 . %e A141285 5 = p(4) 4 . %e A141285 6 . 3 %e A141285 7 = p(5) . 5 %e A141285 8 2 . %e A141285 9 4 . %e A141285 10 3 . %e A141285 11 = p(6) 6 . %e A141285 12 . 3 %e A141285 13 . 5 %e A141285 14 . 4 %e A141285 15 = p(7) . 7 %e A141285 ... %e A141285 From _Omar E. Pol_, Aug 22 2013: (Start) %e A141285 Illustration of initial terms (n = 1..11) in three ways: as the largest parts of the partitions of 6 (see A026792), also as the largest parts of the regions of the diagram, also as the diagonal of triangle. By definition of "region" the largest part of the n-th region is also the largest part of the n-th partition (see below): %e A141285 -------------------------------------------------------- %e A141285 . Diagram Triangle in which %e A141285 Partitions of regions rows are partitions %e A141285 of 6 and partitions and columns are regions %e A141285 -------------------------------------------------------- %e A141285 . _ _ _ _ _ _ %e A141285 6 _ _ _ | 6 %e A141285 3+3 _ _ _|_ | 3 3 %e A141285 4+2 _ _ | | 4 2 %e A141285 2+2+2 _ _|_ _|_ | 2 2 2 %e A141285 5+1 _ _ _ | | 5 1 %e A141285 3+2+1 _ _ _|_ | | 3 1 1 %e A141285 4+1+1 _ _ | | | 4 1 1 %e A141285 2+2+1+1 _ _|_ | | | 2 2 1 1 %e A141285 3+1+1+1 _ _ | | | | 3 1 1 1 %e A141285 2+1+1+1+1 _ | | | | | 2 1 1 1 1 %e A141285 1+1+1+1+1+1 | | | | | | 1 1 1 1 1 1 %e A141285 ... %e A141285 The equivalent sequence for compositions is A001511. Explanation: for the positive integer j the diagram of regions of the set of compositions of j has 2^(j-1) regions. The largest part of the n-th region is A001511(n). The number of parts is A006519(n). On the other hand the diagram of regions of the set of partitions of j has A000041(j) regions. The largest part of the n-th region is a(n) = A001511(A228354(n)). The number of parts is A194446(n). Both diagrams have j sections. The diagram for partitions can be interpreted as one of the three views of a three dimensional diagram of compositions in which the rows of partitions are in orthogonal direction to the rest. For the first five sections of the diagrams see below: %e A141285 -------------------------------------------------------- %e A141285 . Diagram Diagram %e A141285 . of regions of regions %e A141285 . and compositions and partitions %e A141285 --------------------------------------------------------- %e A141285 . j = 1 2 3 4 5 j = 1 2 3 4 5 %e A141285 --------------------------------------------------------- %e A141285 n A001511 A228354 a(n) %e A141285 --------------------------------------------------------- %e A141285 1 1 _| | | | | ............ 1 1 _| | | | | %e A141285 2 2 _ _| | | | ............ 2 2 _ _| | | | %e A141285 3 1 _| | | | ......... 4 3 _ _ _| | | %e A141285 4 3 _ _ _| | | ../ ....... 6 2 _ _| | | %e A141285 5 1 _| | | | / ....... 8 4 _ _ _ _| | %e A141285 6 2 _ _| | | ../ / .... 12 3 _ _ _| | %e A141285 7 1 _| | | / / . 16 5 _ _ _ _ _| %e A141285 8 4 _ _ _ _| | ../ / / %e A141285 9 1 _| | | | / / %e A141285 10 2 _ _| | | / / %e A141285 11 1 _| | | / / %e A141285 12 3 _ _ _| | ../ / %e A141285 13 1 _| | | / %e A141285 14 2 _ _| | / %e A141285 15 1 _| | / %e A141285 16 5 _ _ _ _ _| ../ %e A141285 ... %e A141285 Also we can draw an infinite Dyck path in which the n-th odd-indexed line segment has a(n) up-steps and the n-th even-indexed line segment has A194446(n) down-steps. Note that the height of the n-th largest peak between two successive valleys at height 0 is also the partition number A000041(n). See below: %e A141285 . 5 %e A141285 . /\ 3 %e A141285 . 4 / \ 4 /\ %e A141285 . /\ / \ /\ / %e A141285 . 3 / \ 3 / \ / \/ %e A141285 . 2 /\ 2 / \ /\/ \ 2 / %e A141285 . 1 /\ / \ /\/ \ / \ /\/ %e A141285 . /\/ \/ \/ \/ \/ %e A141285 . %e A141285 .(End) %t A141285 Last/@DeleteCases[DeleteCases[Sort@PadRight[Reverse/@IntegerPartitions[13]], x_ /; x == 0, 2], {_}] (* updated _Robert Price_, May 15 2020 *) %Y A141285 Where records occur give A000041, n>=1. Column 1 is A158478. Row j has length A187219(j). Row sums give A138137. Right border gives A000027. %Y A141285 Cf. A000041, A135010, A182730, A182731, A182732, A182733, A182982, A182983, A182703, A193870, A194446, A194447, A194550, A206437, A210979, A210980, A211978, A220517, A225600, A225610. %K A141285 nonn,tabf %O A141285 1,2 %A A141285 _Omar E. Pol_, Aug 01 2008 %E A141285 Edited by _Omar E. Pol_, Nov 28 2010 %E A141285 Better definition and edited by _Omar E. Pol_, Oct 17 2013