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!)
A035925 Coordination sequence for diamond structure D^+_98. (Edges defined by l_1 norm = 1.) 1

%I #17 Jul 26 2020 09:11:52

%S 1,0,19208,0,61504016,0,78823543064,0,54174273131552,0,

%T 23200998588819240,0,6787317128471047728,0,1443372362804937698616,0,

%U 233388899309424919685184,0,29689738444840209923490632,0,3051938054812173149666009680,0,259036036508584517068200003928,0,18479335956288173020817263098976,0

%N Coordination sequence for diamond structure D^+_98. (Edges defined by l_1 norm = 1.)

%H Georg Fischer, <a href="/A035925/b035925.txt">Table of n, a(n) for n = 0..200</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.

%p f := proc(m) local k,t1; t1 := 2^(n-1)*binomial((n+2*m)/2-1,n-1); if m mod 2 = 0 then t1 := t1+add(2^k*binomial(n,k)*binomial(m-1,k-1),k=0..n); fi; t1; end; where n=98.

%K nonn

%O 0,3

%A Joan Serra-Sagrista (jserra(AT)ccd.uab.es)

%E Recomputed by _N. J. A. Sloane_, Nov 27 1998

%E Zeroes inserted by _Georg Fischer_, Jul 26 2020

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 16 03:28 EDT 2024. Contains 371696 sequences. (Running on oeis4.)