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

A091753
Fourth column (m=5) of array A091752 ((-1,2)Stirling2) divided by -6.
1
1, 60, 6720, 1232000, 336336000, 128076748800, 64892219392000, 42217023873024000, 34301331896832000000, 34042166278055936000000, 40523794737397786214400000, 56991191326140341157888000000
OFFSET
3,2
FORMULA
a(n)= -A091752(n, 5)/6, n>=3.
a(n)=((n-1)*(n-2)/4)*(3*(n-2))!/((3^(n-2))*(n-2)!) = ((n-1)*(n-2)/4)*A052502(n-2), n>=3.
G.f.: (x^3)*hypergeom([4/3, 5/3, 3], [], 9*x).
CROSSREFS
Sequence in context: A091032 A328951 A178785 * A336629 A303790 A327678
KEYWORD
nonn,easy
AUTHOR
Wolfdieter Lang, Feb 27 2004
STATUS
approved