login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A035919 Coordination sequence for diamond structure D^+_86. (Edges defined by l_1 norm = 1.) 0
1, 14792, 36477072, 36010162520, 19069940181280, 6295606113770728, 1420507268612532656, 233146706655610223736, 29119100331561118798400, 2863789159379953441861640, 227816193344959389026441936 (list; graph; refs; listen; history; text; internal format)
OFFSET

0,2

REFERENCES

J. Serra-Sagrista, Enumeration of lattice points in l_1 norm, Information Processing Letters, 76, no. 1-2 (2000), 39-44.

LINKS

Table of n, a(n) for n=0..10.

J. H. Conway and N. J. A. Sloane, Low-Dimensional Lattices VII: Coordination Sequences, Proc. Royal Soc. London, A453 (1997), 2369-2389 (Abstract, pdf, ps).

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=86.

CROSSREFS

Sequence in context: A202314 A015375 A043648 * A186790 A177412 A209947

Adjacent sequences:  A035916 A035917 A035918 * A035920 A035921 A035922

KEYWORD

nonn

AUTHOR

J. Serra-Sagrista (jserra(AT)ccd.uab.es) 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 | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified June 18 16:32 EDT 2013. Contains 226355 sequences.