Next: Some unsolved problems in
Up: Cyclic codes
Previous: Cyclic codes
  Contents
  Index
Let
be a prime number. The integers
for which
for some
, are called quadratic residues mod
. The remaining elements
of
are called
quadratic non-residues mod
.
Let
be a positive integer relatively prime
to
and let
be a primitive n-th root of unity.
Let
and
be distinct primes and assume that
is a quadratic residue mod
. The
quadratic residue code of
length
over
is the cyclic
code whose generator polynomial has zeros
Example 3.9.10
The
binary Golay code 
is the quadratic
residue code of length 23 over

.
It is a
![$ [23,12,7]$](img2988.png)
-code.
A generating matrix for

is
The
binary Golay code 
is the code of length 24
over

obtained by appending onto

a zero-sum check digit. It is a
![$ [24,12,8]$](img2991.png)
-code.
Moreover, it is self-dual
in the sense that

.
A generating matrix for

is
Example 3.9.11
The
ternary Golay code 
is the quadratic
residue code of length 11 over

.
It is a
![$ [11,6,5]$](img2995.png)
-code.
A generating matrix for

is
The
ternary Golay code 
is the code of length 12
over

obtained by appending onto

a zero-sum check digit.
It is a
![$ [12,6,6]$](img2998.png)
-code. Moreover, it is self-dual
in the sense that

.
A generating matrix for

is
Exercise 3.9.12
Find all quadratic residues mod

, where
(a)

,
(b)

,
(c)

.
Exercise 3.9.13
Show that if

are quadratic residues mod

then
so is

.
Exercise 3.9.14
Verify the generator
matrix in Example
3.9.5
above is correct.
Exercise 3.9.15
Show that the minimum distance of

in Example
3.9.7
is

.
Exercise 3.9.16 (a)
Show that the code in Example
3.9.5
is equivalent to the Hamming
![$ [7,4,3]$](img17.png)
-code
in §
3.4.2.
(b) Find the analog of the decoding diagram in Figure
3.4.2. Fill in the following blanks:
Next: Some unsolved problems in
Up: Cyclic codes
Previous: Cyclic codes
  Contents
  Index
David Joyner
2002-08-23