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!)
A035886 Coordination sequence for diamond structure D^+_20. (Edges defined by l_1 norm = 1.) 1
1, 0, 800, 0, 107200, 0, 5831520, 0, 174074240, 0, 3340028320, 10485760, 45553842240, 807403520, 474040586720, 22284337152, 3959316509440, 344876646400, 27528013314080, 3621204787200, 163698115739072 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
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 (0, 20, 0, -190, 0, 1140, 0, -4845, 0, 15504, 0, -38760, 0, 77520, 0, -125970, 0, 167960, 0, -184756, 0, 167960, 0, -125970, 0, 77520, 0, -38760, 0, 15504, 0, -4845, 0, 1140, 0, -190, 0, 20, 0, -1).
MAPLE
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=20.
CROSSREFS
Sequence in context: A101039 A121642 A364087 * A283899 A043404 A015065
KEYWORD
nonn
AUTHOR
Joan Serra-Sagrista (jserra(AT)ccd.uab.es)
EXTENSIONS
Recomputed by N. J. A. Sloane, Nov 27 1998
STATUS
approved

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 24 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)