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 (38, -703, 8436, -73815, 501942, -2760681, 12620256, -48903492, 163011640, -472733756, 1203322288, -2707475148, 5414950296, -9669554100, 15471286560, -22239974430, 28781143380, -33578000610, 35345263800, -33578000610, 28781143380, -22239974430, 15471286560, -9669554100, 5414950296, -2707475148, 1203322288, -472733756, 163011640, -48903492, 12620256, -2760681, 501942, -73815, 8436, -703, 38, -1).
FORMULA
G.f.: ((1+x)/(1-x))^38.
n*a(n) = 76*a(n-1) + (n-2)*a(n-2) for n > 1. - Seiichi Manyama, Aug 25 2018
MATHEMATICA
CoefficientList[Series[((1+x)/(1-x))^38, {x, 0, 30}], x] (* Harvey P. Dale, Nov 25 2022 *)
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
Joan Serra-Sagrista (jserra(AT)ccd.uab.es)
EXTENSIONS
Recomputed by N. J. A. Sloane, Nov 25 1998
STATUS
approved