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

A103720
Column m=3 sequence (unsigned) of triangle A103718(n,m), n>=0, without leading zeros.
0
1, 11, 100, 910, 8729, 89733, 993005, 11826430, 151253806, 2071221724, 30271456852, 470710866080, 7763809049424, 135443758109328, 2492613881571600, 48271966288640928, 981500863085719776
OFFSET
0,2
FORMULA
a(n)= |S1(n+4, 4)| + |S1(n+4, 5)|= |S1(n+5, 5)|-(n+3)*|S1(n+4, 5)|, with S1(n, m):= A048994(n, m), n>=>m=0 (Stirling1 triangle).
CROSSREFS
Sequence in context: A098296 A037542 A037486 * A322719 A127806 A274060
KEYWORD
nonn,easy
AUTHOR
Wolfdieter Lang, Feb 15 2005
STATUS
approved