|
| |
|
|
A035604
|
|
Number of points of L1 norm 10 in cubic lattice Z^n.
|
|
1
| |
|
|
0, 2, 40, 402, 2720, 14002, 58728, 209762, 658048, 1854882, 4780008, 11414898, 25534368, 53972178, 108568488, 209070018, 387328512, 693230658, 1202893992, 2029779538, 3339504032, 5369283570, 8453107432, 13053926690
(list; graph; refs; listen; history; 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
| 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).
|
|
|
FORMULA
| 2n^2/14175 * (2n^8 + 120n^6 + 1806n^4 + 7180n^2 + 5067).
|
|
|
MAPLE
| f := proc(d, m) local i; sum( 2^i*binomial(d, i)*binomial(m-1, i-1), i=1..min(d, m)); end; # n=dimension, m=norm
|
|
|
CROSSREFS
| Sequence in context: A155977 A092698 A181175 * A180429 A108033 A160229
Adjacent sequences: A035601 A035602 A035603 * A035605 A035606 A035607
|
|
|
KEYWORD
| nonn,easy
|
|
|
AUTHOR
| N. J. A. Sloane (njas(AT)research.att.com).
|
| |
|
|