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”).

A131901
1
1, 2, 2, 3, 5, 3, 4, 7, 7, 4, 5, 9, 9, 9, 5, 6, 11, 11, 11, 11, 6, 7, 13, 13, 13, 13, 13, 7, 8, 15, 15, 15, 15, 15, 15, 8, 9, 17, 17, 17, 17, 17, 17, 17, 9, 10, 19, 19, 19, 19, 19, 19, 19, 19, 10
OFFSET
1,2
COMMENTS
Row sums = A084849: (1, 4, 11, 22, 37, ...).
FORMULA
2*A002024 - A131821 as infinite lower triangular matrices.
EXAMPLE
First few rows of the triangle:
1;
2, 2;
3, 5, 3;
4, 7, 7, 4;
5, 9, 9, 9, 5;
6, 11, 11, 11, 11, 6;
7, 13, 13, 13, 13, 13, 7;
...
CROSSREFS
KEYWORD
nonn,tabl
AUTHOR
Gary W. Adamson, Jul 26 2007
STATUS
approved