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

A091037
Second column (k=5) of array A090214 ((4,4)-Stirling2) divided by 4*4!=96.
1
1, 144, 17856, 2156544, 259117056, 31102009344, 3732432224256, 447896453382144, 53747684481171456, 6449724779548114944, 773967036949154758656, 92876045955579714207744
OFFSET
2,2
FORMULA
a(n)=A090214(n, 5)/(4*4!)= (4!^(n-2))*(5^(n-1)-1)/4, n>=2.
G.f.: (x^2)/((1-5!*x)*(1-4!*x))= (x/(4*4!))*(1/(1-5!*x) - 1/(1-4!*x)).
CROSSREFS
Cf. A091038 (second column of (5, 5)-Stirling2 array divided by 600).
Sequence in context: A260861 A079658 A280024 * A304555 A375056 A362547
KEYWORD
nonn,easy
AUTHOR
Wolfdieter Lang, Jan 23 2004
STATUS
approved