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
C. J. Tjhai and Martin Tomlinson, Weight Distributions of Quadratic Residue and Quadratic Double Circulant Codes over GF(2)
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
KEYWORD
nonn,fini,full
AUTHOR
STATUS
approved