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

A134224
A004736 + A134082 - I as infinite lower triangular matrices; I = Identity matrix.
0
1, 4, 1, 3, 6, 1, 4, 3, 8, 1, 5, 4, 3, 10, 1, 6, 5, 4, 3, 12, 1, 7, 6, 5, 4, 3, 14, 1, 8, 7, 6, 5, 4, 3, 16, 1, 9, 8, 7, 6, 5, 4, 3, 18, 1, 10, 9, 8, 7, 6, 5, 4, 3, 20, 1
OFFSET
0,2
COMMENTS
Row sums = A052905: (1, 5, 10, 16, 23, 31, 40, ...).
EXAMPLE
First few rows of the triangle:
1;
4, 1;
3, 6, 1;
4, 3, 8, 1;
5, 4, 3, 10, 1;
6, 5, 4, 3, 12, 1;
7, 6, 5, 4, 3, 14, 1;
...
CROSSREFS
KEYWORD
nonn,tabl
AUTHOR
Gary W. Adamson, Oct 14 2007
STATUS
approved