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

A130271
Triangle read by rows: A051340^2.
0
1, 3, 4, 5, 5, 9, 7, 7, 7, 16, 9, 9, 9, 9, 25, 11, 11, 11, 11, 11, 36, 13, 13, 13, 13, 13, 13, 49, 15, 15, 15, 15, 15, 15, 15, 64
OFFSET
1,2
COMMENTS
Row sums = A003215: (1, 7, 19, 37, 61, 91, 127, ...).
FORMULA
The square of A051340 as an infinite lower triangular matrix.
EXAMPLE
First few rows of the triangle:
1;
3, 4;
5, 5, 9;
7, 7, 7, 16;
9, 9, 9, 9, 25;
11, 11, 11, 11, 11, 36;
13, 13, 13, 13, 13, 13, 49;
...
CROSSREFS
Sequence in context: A240214 A181132 A278168 * A139369 A370731 A151555
KEYWORD
nonn,tabl
AUTHOR
Gary W. Adamson, May 18 2007
EXTENSIONS
Edited by N. J. A. Sloane, Jan 05 2009
STATUS
approved