login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A105684 Weight distribution of [11,6,5]_3 ternary Golay perfect code. 1
1, 0, 0, 0, 0, 132, 132, 0, 330, 110, 0, 24 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,6
REFERENCES
J. H. Conway and N. J. A. Sloane, "Sphere Packings, Lattices and Groups", Springer-Verlag.
F. J. MacWilliams and N. J. A. Sloane, The Theory of Error-Correcting Codes, Elsevier/North Holland, 1977.
LINKS
EXAMPLE
Weight enumerator is x^11 + 132*x^6*y^5 + 132*x^5*y^6 + 330*x^3*y^8 + 110*x^2*y^9 + 24*y^11.
PROG
(Magma) K:=FiniteField(3); C:=GolayCode(K, false); W<x, y>:=WeightEnumerator(C); W;
CROSSREFS
Sequence in context: A243832 A331909 A001295 * A211407 A108601 A345532
KEYWORD
nonn,fini,full
AUTHOR
N. J. A. Sloane, May 06 2005
STATUS
approved

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

License Agreements, Terms of Use, Privacy Policy. .

Last modified March 29 08:13 EDT 2024. Contains 371265 sequences. (Running on oeis4.)