OFFSET
0,2
LINKS
Seiichi Manyama, Table of n, a(n) for n = 0..10000
J. H. Conway and N. J. A. Sloane, Low-Dimensional Lattices VII: Coordination Sequences, Proc. Royal Soc. London, A453 (1997), 2369-2389 (pdf).
Joan Serra-Sagrista, Enumeration of lattice points in l_1 norm, Inf. Proc. Lett. 76 (1-2) (2000) 39-44.
Index entries for linear recurrences with constant coefficients, signature (22, -231, 1540, -7315, 26334, -74613, 170544, -319770, 497420, -646646, 705432, -646646, 497420, -319770, 170544, -74613, 26334, -7315, 1540, -231, 22, -1).
FORMULA
G.f.: ((1+x)/(1-x))^22.
n*a(n) = 44*a(n-1) + (n-2)*a(n-2) for n > 1. - Seiichi Manyama, Aug 20 2018
MATHEMATICA
CoefficientList[Series[((x+1)/(1-x))^22, {x, 0, 20}], x] (* Harvey P. Dale, Aug 20 2011 *)
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
Joan Serra-Sagrista (jserra(AT)ccd.uab.es)
EXTENSIONS
Recomputed by N. J. A. Sloane, Nov 25 1998
Formula clarified by Harvey P. Dale, Aug 20 2011
STATUS
approved