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

A131034
2
1, 2, 1, 4, 1, 1, 6, 2, 1, 1, 8, 2, 2, 1, 1, 10, 2, 2, 2, 1, 12, 2, 2, 2, 2, 1, 1, 14, 2, 2, 2, 2, 2, 1, 1, 16, 2, 2, 2, 2, 2, 2, 1, 1
OFFSET
0,2
COMMENTS
Row sums = A113127: (1, 3, 6, 10, 14, 18, 22, ...).
FORMULA
A129686 * A051340 as infinite lower triangular matrices.
EXAMPLE
First few rows of the triangle:
1;
2, 1;
4, 1, 1;
6, 2, 1, 1;
8, 2, 2, 1, 1;
10, 2, 2, 2, 1, 1;
...
CROSSREFS
KEYWORD
nonn,tabl
AUTHOR
Gary W. Adamson, Jun 10 2007
STATUS
approved