login
This site is supported by donations 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; 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

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

Sequence in context: A076774 A094413 A093790 * A023942 A190758 A034624

Adjacent sequences:  A001378 A001379 A001380 * A001382 A001383 A001384

KEYWORD

nonn,fini,full

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 15 04:23 EST 2012. Contains 205694 sequences.