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

A137151
Triangle read by rows: A007318 * A026794.
1
1, 2, 1, 5, 2, 1, 13, 4, 3, 1, 34, 9, 6, 4, 1, 88, 22, 11, 10, 5, 1, 225, 55, 22, 20, 15, 6, 1, 569, 137, 50, 36, 35, 21, 7, 1, 1425, 338, 122, 65, 70, 56, 28, 8, 1, 3538, 826, 302, 130, 127, 126, 84, 36, 9, 1, 8717, 2002, 740, 296, 221, 252, 210, 120, 45, 10, 1
OFFSET
1,2
COMMENTS
Row sums = A103446: (1, 3, 8, 21, 54, 137, 344, ...).
FORMULA
Binomial transform of the partition triangle, A026794.
EXAMPLE
First few rows of the triangle:
1;
2, 1;
5, 2, 1;
13, 4, 3, 1;
34, 9, 6, 4, 1;
88, 22, 11, 10, 5, 1;
225, 55, 22, 20, 15, 6, 1;
569, 137, 50, 36, 35, 21, 7, 1;
...
CROSSREFS
Sequence in context: A323953 A126075 A134032 * A328082 A048494 A047848
KEYWORD
nonn,tabl
AUTHOR
Gary W. Adamson, Jan 23 2008
STATUS
approved