login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A220487
Partial sums of triangle A206437.
0
1, 3, 4, 7, 8, 9, 11, 15, 17, 18, 19, 20, 23, 28, 30, 31, 32, 33, 34, 35, 37, 41, 43, 46, 52, 55, 57, 59, 60, 61, 62, 63, 64, 65, 66, 69, 74, 76, 80, 87, 90, 92, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 107, 111, 113, 116, 122, 125, 127, 129, 134, 138
OFFSET
1,2
FORMULA
a(A182181(n)) = A182244(n), n >= 1.
a(A006128(n)) = A066186(n), n >= 1.
EXAMPLE
When written as an irregular triangle in which row j has length A194446(j) then the right border gives A182244. Also the records of row lengths give the partition numbers (A000041) of the positive integers as shown below:
1;
3, 4;
7, 8, 9;
11;
15,17,18,19,20;
23;
28,30,31,32,33,34,35;
37;
41,43;
46;
52,55,57,59,60,61,62,63,64,65,66;
69;
74,76;
80;
87,90,92,94,95,96,97,98,99,100,101,102,103,104,105;
...
Also when written as an irregular triangle in which row j has length A138137(j) then the right border gives A066186 as shown below:
1;
3, 4;
7, 8, 9;
11,15,17,18,19,20;
23,28,30,31,32,33,34,35;
37,41,43,46,52,55,57,59,60,61,62,63,64,65,66;
69,74,76,80,87,90,92,94,95,96,97,98,99,100,101,102,103,104,105;
...
KEYWORD
nonn,tabf
AUTHOR
Omar E. Pol, Jan 18 2013
STATUS
approved