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

A131896
2
1, 4, 3, 9, 4, 5, 16, 5, 6, 7, 25, 6, 7, 8, 9, 36, 7, 8, 9, 10, 11, 49, 8, 9, 10, 11, 12, 13, 64, 9, 10, 11, 12, 13, 14, 15, 81, 10, 11, 12, 13, 14, 15, 16, 17, 100, 11, 12, 13, 14, 15, 16, 17, 18, 19
OFFSET
1,2
COMMENTS
Row sums = A000566: (1, 7, 18, 34, 55, 81, ...), binomial transform of (1, 6, 5, 0, 0, 0, ...).
FORMULA
A000012 * A131843 as infinite lower triangular matrices.
EXAMPLE
First few rows of the triangle:
1;
4, 3;
9, 4, 5;
16, 5, 6, 7;
25, 6, 7, 8, 9;
36, 7, 8, 9, 10, 11;
49, 8, 9, 10, 11, 12, 13;
64, 9, 10, 11, 12, 13, 14, 15;
...
CROSSREFS
Sequence in context: A232814 A074123 A016704 * A114380 A293130 A103825
KEYWORD
nonn,tabl
AUTHOR
Gary W. Adamson, Jul 24 2007
STATUS
approved