OFFSET
1,1
COMMENTS
Apparently a polynomial of degree 15: n^15/32659200 etc., compare A011829. [Frank Ellermann]
REFERENCES
S. Linusson, The number of M-sequences and f-vectors, Combinatorica, 19 (1999), 255-266.
LINKS
Vincenzo Librandi, Table of n, a(n) for n = 1..1000
Index entries for linear recurrences with constant coefficients, signature (16,-120,560,-1820,4368,-8008,11440,-12870,11440,-8008,4368,-1820,560,-120,16,-1).
FORMULA
G.f.: -x*(x^15 -16*x^14 +118*x^13 -532*x^12 +1648*x^11 -3712*x^10 +5776*x^9 -12080*x^8 -2775*x^7 -21034*x^6 -3582*x^5 -4110*x^4 +427*x^3 -192*x^2 +25*x -2)/(x -1)^16. [Colin Barker, Sep 18 2012]
MATHEMATICA
CoefficientList[Series[- (x^15 - 16 x^14 + 118 x^13 - 532 x^12 + 1648 x^11 - 3712 x^10 + 5776 x^9 - 12080 x^8 - 2775 x^7 - 21034 x^6 - 3582 x^5 - 4110 x^4 + 427 x^3 - 192 x^2 + 25 x - 2)/(x - 1)^16, {x, 0, 50}], x] (* Vincenzo Librandi, Oct 15 2013 *)
LinearRecurrence[{16, -120, 560, -1820, 4368, -8008, 11440, -12870, 11440, -8008, 4368, -1820, 560, -120, 16, -1}, {2, 7, 64, 877, 10742, 102050, 753994, 4486435, 22285884, 95264798, 359074648, 1216716022, 3763991016, 10763615106, 28741372964, 72261453121}, 30] (* Harvey P. Dale, Nov 24 2019 *)
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
Svante Linusson (linusson(AT)math.kth.se)
STATUS
approved