OFFSET
1,4
LINKS
G. C. Greubel, Table of n, a(n) for n = 1..1000
D. Zvonkine, Home Page
D. Zvonkine, Counting ramified coverings and intersection theory on Hurwitz spaces II (local structure of Hurwitz spaces and combinatorial results), Moscow Mathematical Journal, vol. 7 (2007), no. 1, 135-162.
Index entries for linear recurrences with constant coefficients, signature (6,-15,20,-15,6,-1).
FORMULA
O.g.f.: 192*x^4*(3*x+2)*(5*x+1)/(-1+x)^6 . - R. J. Mathar, Feb 01 2008
a(n) = 6*a(n-1) - 15*a(n-2) + 20*a(n-3) - 15*a(n-4) + 6*a(n-5) - a(n-6). - G. C. Greubel, May 30 2016
MATHEMATICA
LinearRecurrence[{6, -15, 20, -15, 6, -1}, {0, 0, 0, 384, 4800, 25920}, 50] (* or *) Table[8 (n - 1) (n - 2) (n - 3) (6 n^2 - 37 n + 60), {n, 1, 25}] (* G. C. Greubel, May 30 2016 *)
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
N. J. A. Sloane, Jan 30 2008
STATUS
approved