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

A103724
Column m=7 sequence of triangle A103718(n,m), n>=0, without leading zeros.
0
1, 37, 915, 19470, 390093, 7676097, 151706126, 3049865390, 62838757553, 1332854461081, 29179950599865, 660339422279706, 15457495745411446, 374364455260685536, 9379635007416160256, 243036207870660550192
OFFSET
0,2
FORMULA
a(n)= |S1(n+8, 8)| + |S1(n+8, 9)|= |S1(n+9, 9)|-(n+7)*|S1(n+8, 9)|, with S1(n, m):= A048994(n, m), n>=>m=0 (Stirling1 triangle).
CROSSREFS
Sequence in context: A159158 A159174 A219125 * A332857 A237857 A306472
KEYWORD
nonn,easy
AUTHOR
Wolfdieter Lang, Feb 24 2005
STATUS
approved