In mathematics, the Paley construction is a method for constructing Hadamard matrices using finite fields. The construction was described in 1933 by the English mathematician Raymond Paley. The Paley construction uses quadratic residues in a finite field GF(q) where q is a power of an odd prime number. There are two versions of the construction depending on whether q is congruent to 1 or 3 modulo 4. They are commonly known as Paley type I (for q congruent to 3 mod 4) and Paley type II (for q congruent to 1 mod 4).
Quadratic character and Jacobsthal matrix Let q be a power of an odd prime. In the finite field GF(q) the quadratic character χ(a), which for prime q is the Legendre symbol, indicates whether the element a is zero, a non-zero square, or a non-square:
χ ( a ) = { 0 if a = 0 1 if a = b 2 for some non-zero b ∈ G F ( q ) − 1 if a is not the square of any element in G F ( q ) . {\displaystyle \chi (a)={\begin{cases}0&{\text{if }}a=0\\1&{\text{if }}a=b^{2}{\text{ for some non-zero }}b\in \mathrm {GF} (q)\\-1&{\text{if }}a{\text{ is not the square of any element in }}\mathrm {GF} (q).\end{cases}}}
For example, in GF(7) the non-zero squares are 1 = 12 = 62, 4 = 22 = 52, and 2 = 32 = 42. Hence χ(0) = 0, χ(1) = χ(2) = χ(4) = 1, and χ(3) = χ(5) = χ(6) = −1. The Jacobsthal matrix Q for GF(q) is the q × q matrix with rows and columns indexed by elements of GF(q) such that the entry in row a and column b is χ(a − b). For example, in GF(7), if the rows and columns of the Jacobsthal matrix are indexed by the field elements 0, 1, 2, 3, 4, 5, 6, then
… excerpt ends here. Continue reading the full article.
