login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A035708 Coordination sequence for 13-dimensional cubic lattice. 1

%I #34 Aug 19 2018 09:34:44

%S 1,26,338,2938,19266,101946,454610,1761370,6065410,18892250,53972178,

%T 143027898,354870594,830764794,1847023698,3921503898,7988589570,

%U 15677993370,29746958930,54734043130,97926519106,170763634106,290835675858

%N Coordination sequence for 13-dimensional cubic lattice.

%H Seiichi Manyama, <a href="/A035708/b035708.txt">Table of n, a(n) for n = 0..10000</a>

%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.

%H <a href="/index/Rec#order_13">Index entries for linear recurrences with constant coefficients</a>, signature (13, -78, 286, -715, 1287, -1716, 1716, -1287, 715, -286, 78, -13, 1).

%F G.f.: ((1+x)/(1-x))^13.

%F n*a(n) = 26*a(n-1) + (n-2)*a(n-2) for n > 1. - _Seiichi Manyama_, Aug 18 2018

%t CoefficientList[Series[((1+x)/(1-x))^13,{x,0,30}],x] (* or *) LinearRecurrence[ {13,-78,286,-715,1287,-1716,1716,-1287,715,-286,78,-13,1},{1,26,338,2938,19266,101946,454610,1761370,6065410,18892250,53972178,143027898,354870594,830764794},30] (* _Harvey P. Dale_, Nov 07 2017 *)

%Y Cf. A035750, A266213 (row 13).

%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

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 23 20:33 EDT 2024. Contains 371916 sequences. (Running on oeis4.)