OFFSET
0,2
LINKS
Vincenzo Librandi, Table of n, a(n) for n = 0..1000
R. Bacher, P. de la Harpe and B. Venkov, Séries de croissance et séries d'Ehrhart associées aux réseaux de racines, C. R. Acad. Sci. Paris, 325 (Series 1) (1997), 1137-1142.
J. H. Conway and N. J. A. Sloane, Low-Dimensional Lattices VII: Coordination Sequences, Proc. Royal Soc. London, A453 (1997), 2369-2389 (pdf).
Index entries for linear recurrences with constant coefficients, signature (9,-36,84,-126,126,-84,36,-9,1).
FORMULA
G.f.: -(x +1)*(x^8 +134*x^7 +2800*x^6 +15386*x^5 +27742*x^4 +15386*x^3 +2800*x^2 +134*x +1) / (x -1)^9. [Colin Barker, Nov 18 2012]
MAPLE
1006/315*n^8+488/15*n^6+1084/15*n^4+10712/315*n^2+2;
MATHEMATICA
CoefficientList[Series[-(x + 1) (x^8 + 134 x^7 + 2800 x^6 + 15386 x^5 + 27742 x^4 + 15386 x^3 + 2800 x^2 + 134 x + 1)/(x - 1)^9, {x, 0, 40}], x] (* Vincenzo Librandi, Oct 15 2013 *)
LinearRecurrence[{9, -36, 84, -126, 126, -84, 36, -9, 1}, {1, 144, 4194, 50832, 361602, 1801872, 6976866, 22413456, 62407170, 155242640}, 30] (* Harvey P. Dale, Jun 05 2023 *)
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
EXTENSIONS
More terms from Vincenzo Librandi, Oct 15 2013
STATUS
approved