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

A075185
One-fourth of fifth column of triangle A075181.
1
6, 137, 2436, 40614, 673470, 11389140, 198793980, 3602823840, 67991283360, 1337641905600, 27440275262400, 586731694348800, 13067437397414400, 302870068070169600, 7298072456298624000
OFFSET
0,1
COMMENTS
Also one-fourth of fifth diagonal of triangle A048594.
FORMULA
a(n) = A075181(n+5, 4)/4 = A048594(n+5, n+1)/4, n>=0.
a(n) = (n+1)!*S1(n+5, n+1)/4 with S1(n, m) := A008275(n, m) (Stirling1).
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
Wolfdieter Lang, Sep 19 2002
STATUS
approved