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.

A034415 Second term in extremal weight enumerator of doubly-even binary self-dual code of length 24n.

Original entry on oeis.org

1, 2576, 535095, 18106704, 369844880, 6101289120, 90184804281, 1251098739072, 16681003659936, 216644275600560, 2763033644875595, 34784314216176096, 433742858109499536, 5369839142579042560
Offset: 0

Views

Author

Keywords

Comments

The terms become negative at n=154 and so certainly by that point the extremal codes do not exist (see references).
Up to n = 250 the terms steadily increase in magnitude, but their sign changes from positive to negative at n = 154.

Examples

			At length 24, the weight enumerator (of the Golay code) is 1+759*x^8+2576*x^12+..., with leading coefficient 759 and second term 2576.
		

References

  • F. J. MacWilliams and N. J. A. Sloane, The Theory of Error-Correcting Codes, Elsevier-North Holland, 1978, see Theorem 13, p. 624.

Crossrefs

Cf. A034414 (leading coefficient), A001380, A034597, A034598.

Programs

  • Maple
    For Maple program see A034414.