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

A133981
Triangle read by rows: A000012 * A127701 + A127701 * A000012 - A000012 as infinite lower triangular matrices.
1
1, 4, 3, 5, 6, 5, 6, 7, 8, 7, 7, 8, 9, 10, 9, 8, 9, 10, 11, 12, 11, 9, 10, 11, 12, 13, 14, 13, 10, 11, 12, 13, 14, 15, 16, 15, 11, 12, 13, 14, 15, 16, 17, 18, 17, 12, 13, 14, 15, 16, 17, 18, 19, 20, 19, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 21, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 23
OFFSET
1,2
COMMENTS
Row sums = A133694: (1, 7, 16, 28, 43, 61, ...).
EXAMPLE
First few rows of the triangle:
1;
4, 3;
5, 6, 5;
6, 7, 8, 7;
7, 8, 9, 10, 9;
8, 9, 10, 11, 12, 11;
9, 10, 11, 12, 13, 14, 13;
10, 11, 12, 13, 14, 15, 16, 15;
11, 12, 13, 14, 15, 16, 17, 18, 17;
...
CROSSREFS
Sequence in context: A280023 A170816 A336067 * A226211 A296413 A016701
KEYWORD
nonn,tabl
AUTHOR
Gary W. Adamson, Sep 30 2007
EXTENSIONS
a(26) = 13 corrected and more terms from Georg Fischer, Jun 07 2023
STATUS
approved