OFFSET
0,2
LINKS
Index entries for linear recurrences with constant coefficients, signature (5,-10,10,-5,1).
FORMULA
a(n) = (n*(5+13*n+7*n^2+2*n^3)). G.f.: -3*x*(x^3+x^2+5*x+9) / (x-1)^5. - Colin Barker, Jul 27 2013
MATHEMATICA
LinearRecurrence[{5, -10, 10, -5, 1}, {0, 27, 150, 483, 1188}, 40] (* Harvey P. Dale, Nov 10 2024 *)
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
N. J. A. Sloane, May 10 2007
STATUS
approved