Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.
%I #24 Aug 19 2018 06:29:20
%S 1,3200,1708800,366366080,42340840960,3070951360128,153524473002240,
%T 5639746542798720,159505036253752320,3599066875202445440,
%U 66639047280436354816,1035866362657624498560,13775860435151438471680
%N Coordination sequence for C_40 lattice.
%H Seiichi Manyama, <a href="/A035777/b035777.txt">Table of n, a(n) for n = 0..10000</a>
%H R. Bacher, P. de la Harpe and B. Venkov, <a href="http://dx.doi.org/10.1016/S0764-4442(97)83542-2">Séries de croissance et séries d'Ehrhart associées aux réseaux de racines</a>, C. R. Acad. Sci. Paris, 325 (Series 1) (1997), 1137-1142.
%H J. H. Conway and N. J. A. Sloane, Low-Dimensional Lattices VII: Coordination Sequences, Proc. Royal Soc. London, A453 (1997), 2369-2389 (<a href="http://neilsloane.com/doc/Me220.pdf">pdf</a>).
%H Joan Serra-Sagrista, <a href="http://dx.doi.org/10.1016/S0020-0190(00)00119-8">Enumeration of lattice points in l_1 norm</a>, Inf. Proc. Lett. 76 (1-2) (2000) 39-44.
%F a(n) = [x^(2n)] ((1+x)/(1-x))^40.
%p seq(coeff(series(((1+x)/(1-x))^40, x,n+1),x,n),n=0..30,2); # _Muniru A Asiru_, Aug 12 2018
%Y Cf. A035735.
%K nonn,easy
%O 0,2
%A Joan Serra-Sagrista (jserra(AT)ccd.uab.es)
%E Recomputed by _N. J. A. Sloane_, Nov 25 1998