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!)
A001381 Weight distribution of binary [ 48,24,12 ] quadratic residue code. 0
1, 0, 0, 17296, 535095, 3995376, 7681680, 3995376, 535095, 17296, 0, 0, 1 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
REFERENCES
F. J. MacWilliams and N. J. A. Sloane, The Theory of Error-Correcting Codes, Elsevier-North Holland, 1978, p. 494, 604.
LINKS
EXAMPLE
x^48 + 17296*x^36*y^12 + 535095*x^32*y^16 + 3995376*x^28*y^20 + 7681680*x^24*y^24 + 3995376*x^20*y^28 + 535095*x^16*y^32 + 17296*x^12*y^36 + y^48.
PROG
(Magma) C:=QRCode(GF(2), 47); D:=ExtendCode(C); W<x, y>:=WeightEnumerator(D); W;
CROSSREFS
Sequence in context: A229683 A228379 A230164 * A219357 A219325 A255780
KEYWORD
nonn,fini,full
AUTHOR
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 April 19 09:23 EDT 2024. Contains 371782 sequences. (Running on oeis4.)