cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A010368 Number of points of L1 norm 2n in Hamming code version of E_8 lattice.

Original entry on oeis.org

1, 16, 352, 3376, 19648, 82256, 273440, 767600, 1894784, 4228752, 8703712, 16763824, 30549568, 53125072, 88750496, 143203568, 224154368, 341597456, 508345440, 740588080, 1058521024, 1487048272
Offset: 0

Views

Author

Keywords

Crossrefs

Cf. A010369.

Programs

  • Maple
    series(((1+x)^8+224*x^2*(1+x)^4+256*x^4)/(1-x)^8,x,40);