OFFSET
1,3
LINKS
Index entries for linear recurrences with constant coefficients, signature (5,-9,6,0,0,0,-6,9,-5,1).
FORMULA
G.f.: -x^2*(x^6+5*x^5+16*x^4+16*x^3+16*x^2+5*x+1)/((x-1)^7*(x+1)*(x^2+x+1)). [Colin Barker, Sep 18 2012]
MATHEMATICA
Round[Range[40]^6/36]/2 (* or *) LinearRecurrence[{5, -9, 6, 0, 0, 0, -6, 9, -5, 1}, {0, 1, 10, 57, 217, 648, 1634, 3641, 7381, 13889}, 40] (* Harvey P. Dale, Jul 07 2013 *)
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
N. J. A. Sloane, May 15 2001
STATUS
approved