[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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”).

A136534
A001263 * A128064 (unsigned).
1
1, 2, 2, 4, 8, 3, 7, 24, 21, 4, 11, 60, 90, 44, 5, 16, 130, 300, 260, 80, 6, 22, 2252, 840, 1120, 630, 132, 7, 29, 448, 2058, 3920, 3430, 1344, 203, 8, 37, 744, 4536, 11760, 14700, 9072, 2604, 296, 9, 46, 1170, 9180, 31248, 52920, 46872, 21420, 4680, 414, 10
OFFSET
1,2
COMMENTS
Row sums = A001791: (1, 4, 15, 56, 210, ...).
Left column = A000124: (1, 2, 4, 7, 11, 16, 22, ...).
FORMULA
A001263 * A128064 (unsigned), A001263 = the Narayana triangle, A128064 = an infinite lower triangular matrix with (1, 2, 3, ...) in the main and subdiagonals.
EXAMPLE
First few rows of the triangle:
1;
2, 2;
4, 8, 3;
7, 24, 21, 4;
11, 60, 90, 44, 5;
16, 130, 300, 260, 80, 6;
22, 252, 840, 1120, 630, 132, 7;
...
CROSSREFS
KEYWORD
nonn,tabl
AUTHOR
Gary W. Adamson, Jan 04 2008
STATUS
approved