OFFSET
0,2
LINKS
Vincenzo Librandi, Table of n, a(n) for n = 0..1000
M. Baake and U. Grimm, Coordination sequences for root lattices and related graphs, arXiv:cond-mat/9706122, Zeit. f. Kristallographie, 212 (1997), 253-256.
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.
FORMULA
a(0) = 1, a(n) = 32*n^3 - 16*n^2 + 16*n. - Ralf Stephan, Sep 03 2003
G.f.: (1+28*x+102*x^2+60*x^3+x^4)/(1-x)^4 = 1+32*x*(x+1)*(2*x+1)/(1-x)^4. - Colin Barker, Apr 13 2012
MATHEMATICA
CoefficientList[Series[(1+28*x+102*x^2+60*x^3+x^4)/(1-x)^4, {x, 0, 40}], x] (* Vincenzo Librandi, Apr 20 2012 *)
PROG
(Magma) [1] cat[32*n^3 - 16*n^2 + 16*n: n in [1..40]]; // Vincenzo Librandi, Apr 20 2012
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
mbaake(AT)sunelc3.tphys.physik.uni-tuebingen.de (Michael Baake)
STATUS
approved