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.

A182711 Triangle read by rows in which row n lists the parts > 1 of the last section of the set of partitions of n in an order similar to A138136 but in this case the partitions with the least number of parts are listed first.

This page as a plain text file.
%I A182711 #7 Nov 30 2013 21:30:32
%S A182711 0,2,3,4,2,2,5,3,2,6,4,2,3,3,2,2,2,7,5,2,4,3,3,2,2,8,6,2,5,3,4,4,4,2,
%T A182711 2,3,3,2,2,2,2,2,9,7,2,6,3,5,4,5,2,2,4,3,2,3,3,3,3,2,2,2,10,8,2,7,3,6,
%U A182711 4,5,5,6,2,2,5,3,2,4,4,2,4,3,3,4,2,2,2,3,3,2,2,2,2,2,2,2
%N A182711 Triangle read by rows in which row n lists the parts > 1 of the last section of the set of partitions of n in an order similar to A138136 but in this case the partitions with the least number of parts are listed first.
%C A182711 In this sequence a(68)=5 but in A138136 a(68)=6. See the 8th term in row 10 of triangle.
%e A182711 0,
%e A182711 2,
%e A182711 3,
%e A182711 4,2,2,
%e A182711 5,3,2,
%e A182711 6,4,2,3,3,2,2,2,
%e A182711 7,5,2,4,3,3,2,2,
%e A182711 8,6,2,5,3,4,4,4,2,2,3,3,2,2,2,2,2,
%e A182711 9,7,2,6,3,5,4,5,2,2,4,3,2,3,3,3,3,2,2,2,
%e A182711 10,8,2,7,3,6,4,5,5,6,2,2,5,3,2,4,4,2,4,3,3,4,2,2,2,3,3,2,2,2,2,2,2,2
%Y A182711 Cf. A135010, A138121, A138136, A138151, A182710.
%Y A182711 Row sums give A138880.
%K A182711 nonn,tabf
%O A182711 1,2
%A A182711 _Omar E. Pol_, Nov 29 2010