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

A110181
Row sums of number triangle A110180.
1
1, 2, 3, 6, 15, 42, 131, 432, 1497, 5420, 20373, 79422, 319927, 1328764, 5677653, 24904584, 111961129, 515029020, 2421047613, 11616330342, 56829235095, 283211069352, 1436529522233, 7410596379456, 38852645340297
OFFSET
0,2
FORMULA
a(n)=sum{k=0..n, sum{j=0..floor((n-k)/2), C(n-k, j)C(n-k-j, j)k^j}}.
CROSSREFS
Sequence in context: A115098 A036418 A120589 * A141351 A088793 A322197
KEYWORD
easy,nonn
AUTHOR
Paul Barry, Jul 14 2005
STATUS
approved

  NODES
orte 1
see 1
Story 1