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

A128136
1
1, 1, 4, 2, 4, 9, 3, 6, 9, 16, 4, 8, 12, 16, 25, 5, 10, 15, 20, 25, 36, 6, 12, 18, 24, 30, 36, 49, 7, 14, 21, 28, 35, 42, 49, 64, 8, 16, 24, 32, 40, 48, 56, 64, 81, 9, 18, 27, 36, 45, 54, 63, 72, 81, 100
OFFSET
1,3
COMMENTS
Row sums = A006003: (1, 5, 15, 34, 65, ...).
FORMULA
A128132 * A002260 as infinite lower triangular matrices.
EXAMPLE
First few rows of the triangle:
1;
1, 4;
2, 4, 9;
3, 6, 9, 16;
4, 8, 12, 16, 25;
5, 10, 15, 20, 25, 36;
6, 12, 18, 24, 30, 36, 49;
...
CROSSREFS
KEYWORD
nonn,tabl
AUTHOR
Gary W. Adamson, Feb 16 2007
STATUS
approved