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

 

Logo


Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A035472 Coordination sequence for lattice D*_6 (with edges defined by l_1 norm = 1). 0
1, 12, 72, 356, 1296, 3708, 8920, 18900, 36384, 65004, 109416, 175428, 270128, 402012, 581112, 819124, 1129536, 1527756, 2031240, 2659620, 3434832, 4381244, 5525784, 6898068, 8530528, 10458540, 12720552, 15358212, 18416496, 21943836 (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..29.

Index entries for linear recurrences with constant coefficients, signature (6, -15, 20, -15, 6, -1).

FORMULA

a(m)=add(2^k*binomial(n, k)*binomial(m-1, k-1), k=0..n)+2^n*binomial((n+2*m)/2-1, n-1); with n=6.

Conjecture: a(n)=(4*n*(31+10*n^2+4*n^4))/15. G.f.: (1+6*x+x^2)*(1+14*x^2+x^4)/(1-x)^6. [Colin Barker, Apr 14 2012]

MATHEMATICA

LinearRecurrence[{6, -15, 20, -15, 6, -1}, {1, 12, 72, 356, 1296, 3708, 8920}, 30] (* Harvey P. Dale, Jul 03 2017 *)

CROSSREFS

Sequence in context: A236967 A227022 A036392 * A036398 A125322 A126480

Adjacent sequences:  A035469 A035470 A035471 * A035473 A035474 A035475

KEYWORD

nonn

AUTHOR

N. J. A. Sloane, J. Serra-Sagrista (jserra(AT)ccd.uab.es)

STATUS

approved

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

License Agreements, Terms of Use, Privacy Policy. .

Last modified August 7 16:38 EDT 2019. Contains 325734 sequences. (Running on oeis4.)