[go: up one dir, main page]

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

A130295
Erroneous duplicate of A125026.
1
1, 3, 2, 5, 7, 3, 7, 15, 13, 4, 9, 26, 34, 21, 5, 11, 40, 70, 65, 31, 6, 13, 57, 125, 155, 111, 43, 7, 15, 77, 203, 315, 301, 175, 57, 8, 17, 100, 308, 574, 686, 532, 260, 73, 9, 19, 126, 444, 966, 1386, 1344, 876369, 91, 10
OFFSET
1,2
COMMENTS
This sequence was initially defined as "A051340 * A007318". However, the matrix product A051340 * A007318 is not well defined, because all elements of A051340 are strictly positive integers, as are all elements of the lower left of A007318. Therefore the matrix A051340 must be truncated to its lower left (setting A[i,j]=0 if j>i), which actually equals A130296. Then the product yields this sequence, which is identical to A125026.
Row sums = A099035 (not A083706 as stated initially): (1, 5, 15, 39, 95, 223, 511, ...).
FORMULA
(A051340) * A007318 as infinite lower triangular matrices. [Here (A051340) is that matrix with the upper right triangle set to zero, which is actually A130296. - M. F. Hasler, Aug 15 2015]
EXAMPLE
First few rows of the triangle A125026:
1;
3, 2;
5, 7, 3;
7, 15, 13, 4;
9, 26, 34, 21, 5;
11, 40, 70, 65, 31, 6;
13, 57, 125, 155, 111, 43, 7;
...
CROSSREFS
Sequence in context: A021311 A128224 A125026 * A208613 A209584 A209140
KEYWORD
dead
AUTHOR
Gary W. Adamson, May 20 2007
EXTENSIONS
Restored and edited by M. F. Hasler, Aug 15 2015
STATUS
approved