Fine Art

.

In mathematics, a Hadamard matrix, named after the French mathematician Jacques Hadamard, is a square matrix whose entries are either +1 or −1 and whose rows are mutually orthogonal. In geometric terms, this means that every two different rows in a Hadamard matrix represent two perpendicular vectors, while in combinatorial terms, it means that every two different rows have matching entries in exactly half of their columns and mismatched entries in the remaining columns. It is a consequence of this definition that the corresponding properties hold for columns as well as rows. The n-dimensional parallelotope spanned by the rows of an n×n Hadamard matrix has the maximum possible n-dimensional volume among parallelotopes spanned by vectors whose entries are bounded in absolute value by 1. Equivalently, a Hadamard matrix has maximal determinant among matrices with entries of absolute value less than or equal to 1 and so, is an extremal solution of Hadamard's maximal determinant problem.

Certain Hadamard matrices can almost directly be used as an error-correcting code using a Hadamard code (generalized in Reed–Muller codes), and are also used in balanced repeated replication (BRR), used by statisticians to estimate the variance of a parameter estimator.
Properties

Let H be a Hadamard matrix of order n. The transpose of H is closely related to its inverse. The correct formula is:

\( H H^{\mathrm{T}} = n I_n \ \)

where In is the n × n identity matrix and HT is the transpose of H. To see that this is true, notice that the rows of H are all orthogonal vectors over the field of real numbers and each have length \sqrt n. Dividing H through by this length gives an orthogonal matrix whose transpose is thus its inverse. Multiplying by the length again gives the equality above. As a result,

\( \operatorname{det}(H) = \pm n^{\frac{n}{2}}, \)

where det(H) is the determinant of H.

Suppose that M is a complex matrix of order n, whose entries are bounded by |Mij| ≤1, for each i, j between 1 and n. Then Hadamard's determinant bound states that

\( |\operatorname{det}(M)| \leq n^{n/2}. \)

Equality in this bound is attained for a real matrix M if and only if M is a Hadamard matrix.

The order of a Hadamard matrix must be 1, 2, or a multiple of 4.


Sylvester's construction

Examples of Hadamard matrices were actually first constructed by James Joseph Sylvester in 1867. Let H be a Hadamard matrix of order n. Then the partitioned matrix

\( \begin{bmatrix} H & H\\ H & -H\end{bmatrix} \)

is a Hadamard matrix of order 2n. This observation can be applied repeatedly and leads to the following sequence of matrices, also called Walsh matrices.

\( H_1 = \begin{bmatrix} 1 \end{bmatrix},

\( H_2 = \begin{bmatrix} 1 & 1 \\ 1 & -1 \end{bmatrix}, \)

and

\( H_{2^k} = \begin{bmatrix} H_{2^{k-1}} & H_{2^{k-1}}\\ H_{2^{k-1}} & -H_{2^{k-1}}\end{bmatrix} = H_2\otimes H_{2^{k-1}}, \)

for \( 2 \le k \in N \) , where\( \left.\otimes\right \). denotes the Kronecker product.

In this manner, Sylvester constructed Hadamard matrices of order 2k for every non-negative integer k.[1]

Sylvester's matrices have a number of special properties. They are symmetric and, when k ≥ 1, have trace zero. The elements in the first column and the first row are all positive. The elements in all the other rows and columns are evenly divided between positive and negative. Sylvester matrices are closely connected with Walsh functions.


Alternative construction

If we map the elements of the Hadamard matrix using the group homomorphism \( \{1,-1,\times\}\mapsto \{0,1,\oplus\} \), we can describe an alternative construction of Sylvester's Hadamard matrix. First consider the matrix F_n , the \( n\times 2^n \) matrix whose columns consist of all n-bit numbers arranged in ascending counting order. We may define F_n recursively by

\( F_1=\begin{bmatrix} 0 & 1\end{bmatrix} \)

\( F_n=\begin{bmatrix} 0_{1\times 2^{n-1}} & 1_{1\times 2^{n-1}} \\ F_{n-1} & F_{n-1} \end{bmatrix}. \)

It can be shown by induction that the image of the Hadamard matrix under the above homomorphism is given by

\( H_{2^n}=F_n^{\rm T}F_n. \)

This construction demonstrates that the rows of the Hadamard matrix \( H_{2^n} \) can be viewed as a length \( 2^n linear error-correcting code of rank n, and minimum distance \( 2^{n-1} \) with generating matrix \( F_n.

This code is also referred to as a Walsh code. The Hadamard code, by contrast, is constructed from the Hadamard matrix \( H_{2^n} \) by a slightly different procedure.


Hadamard conjecture

The most important open question in the theory of Hadamard matrices is that of existence. The Hadamard conjecture proposes that a Hadamard matrix of order 4k exists for every positive integer k. The Hadamard conjecture has also been attributed to Paley, although it was considered implicitly by others prior to Paley's work.[2]

A generalization of Sylvester's construction proves that if \( H_n \) and \( H_m \) are Hadamard matrices of orders n and m respectively, then \( H_n \otimes H_m \) is a Hadamard matrix of order nm. This result is used to produce Hadamard matrices of higher order once those of smaller orders are known.

Sylvester's 1867 construction yields Hadamard matrices of order 1, 2, 4, 8, 16, 32, etc. Hadamard matrices of orders 12 and 20 were subsequently constructed by Hadamard (in 1893).[3] In 1933, Raymond Paley discovered the Paley construction, which produces a Hadamard matrix of order q+1 when q is any prime power that is congruent to 3 modulo 4 and that produces a Hadamard matrix of order 2(q+1) when q is a prime power that is congruent to 1 modulo 4.[4] His method uses finite fields.

The smallest order that cannot be constructed by a combination of Sylvester's and Paley's methods is 92. A Hadamard matrix of this order was found using a computer by Baumert, Golomb, and Hall in 1962 at JPL.[5] They used a construction, due to Williamson,[6] that has yielded many additional orders. Many other methods for constructing Hadamard matrices are now known.

In 2005, Hadi Kharaghani and Behruz Tayfeh-Rezaie published their construction of a Hadamard matrix of order 428.[7] As a result, the smallest order for which no Hadamard matrix is presently known is 668.

As of 2008, there are 13 multiples of 4 less than or equal to 2000 for which no Hadamard matrix of that order is known.[8] They are: 668, 716, 892, 1004, 1132, 1244, 1388, 1436, 1676, 1772, 1916, 1948, and 1964.


Equivalence of Hadamard matrices

Two Hadamard matrices are considered equivalent if one can be obtained from the other by negating rows or columns, or by interchanging rows or columns. Up to equivalence, there is a unique Hadamard matrix of orders 1, 2, 4, 8, and 12. There are 5 inequivalent matrices of order 16, 3 of order 20, 60 of order 24, and 487 of order 28. Millions of inequivalent matrices are known for orders 32, 36, and 40. Using a coarser notion of equivalence that also allows transposition, there are 4 inequivalent matrices of order 16, 3 of order 20, 36 of order 24, and 294 of order 28.[9]


Skew Hadamard matrices

A Hadamard matrix H is skew if \( H^{\rm T} + H= 2I. \, \)

Reid and Brown in 1972 showed that there exists a "doubly regular tournament of order n" if and only if there exists a skew Hadamard matrix of order n + 1.


Generalizations and special cases

Many generalizations and special cases of Hadamard matrices have been investigated in the mathematical literature. One basic generalization is the weighing matrix, a square matrix in which entries may also be zero and which satisfies \( WW^{T}=wI \) for some w, its weight. A weighing matrix with its weight equal to its order is a Hadamard matrix.

Another generalization defines a complex Hadamard matrix to be a matrix in which the entries are complex numbers of unit modulus and which satisfies H H*= n In where H* is the conjugate transpose of H. Complex Hadamard matrices arise in the study of operator algebras and the theory of quantum computation. Butson-type Hadamard matrices are complex Hadamard matrices in which the entries are taken to be qth roots of unity. The term "complex Hadamard matrix" has been used by some authors to refer specifically to the case q = 4.

Regular Hadamard matrices are real Hadamard matrices whose row and column sums are all equal. A necessary condition on the existence of a regular n×n Hadamard matrix is that n be a perfect square. A circulant matrix is manifestly regular, and therefore a circulant Hadamard matrix would have to be of perfect square order. Moreover, if an n×n circulant Hadamard matrix existed with n > 1 then n would necessarily have to be of the form 4u2 with u odd.[10][11]

The circulant Hadamard matrix conjecture, however, asserts that, apart from the known 1×1 and 4×4 examples, no such matrices exist. This was verified for all but 26 values of u less than 104.[12]


Practical applications

Olivia MFSK – an amateur-radio digital protocol designed to work in difficult (low signal-to-noise ratio plus multipath propagation) conditions on shortwave bands.
Balanced Repeated Replication (BRR) – a technique used by statisticians to estimate the variance of a statistical estimator.
Coded aperture spectrometry – an instrument for measuring the spectrum of light. The mask element used in coded aperture spectrometers is often a variant of a Hadamard matrix.
Feedback Delay Networks – Digital reverberation devices which use Hadamard matrices to blend sample values
Plackett–Burman design of experiments for investigating the dependence of some measured quantity on a number of independent variables.
Robust parameter designs for investigating noise factor impacts on responses

See also

Hadamard transform
Combinatorial design
Quincunx matrix

Notes

J.J. Sylvester. Thoughts on inverse orthogonal matrices, simultaneous sign successions, and tessellated pavements in two or more colours, with applications to Newton's rule, ornamental tile-work, and the theory of numbers. Philosophical Magazine, 34:461–475, 1867
Hedayat, A.; Wallis, W. D. (1978). "Hadamard matrices and their applications". Annals of Statistics 6 (6): 1184–1238. doi:10.1214/aos/1176344370. JSTOR 2958712. MR 523759..
Hadamard, J. (1893). "Résolution d'une question relative aux déterminants". Bulletin des Sciences Mathématiques 17: 240–246.
Paley, R. E. A. C. (1933). "On orthogonal matrices". Journal of Mathematics and Physics 12: 311–320.
Baumert, L.; Golomb, S. W.; Hall, M., Jr. (1962). "Discovery of an Hadamard Matrix of Order 92". Bulletin of the American Mathematical Society 68 (3): 237–238. doi:10.1090/S0002-9904-1962-10761-7. MR 0148686.
Williamson, J. (1944). "Hadamard’s determinant theorem and the sum of four squares". Duke Mathematical Journal 11 (1): 65–81. doi:10.1215/S0012-7094-44-01108-7. MR 0009590.
Kharaghani, H.; Tayfeh-Rezaie, B. (2005). "A Hadamard matrix of order 428". Journal of Combinatorial Designs 13 (6): 435–440. doi:10.1002/jcd.20043.
Đoković, Dragomir Ž (2008). "Hadamard matrices of order 764 exist". Combinatorica 28 (4): 487–489. doi:10.1007/s00493-008-2384-z.
Wanless, I.M. (2005). "Permanents of matrices of signed ones". Linear and Multilinear Algebra 53: 427–433. doi:10.1080/03081080500093990.
Turyn, R. J. (1965). "Character sums and difference sets". Pacific Journal of Mathematics 15 (1): 319–346. doi:10.2140/pjm.1965.15.319. MR 0179098.
Turyn, R. J. (1969). "Sequences with small correlation". In Mann, H. B. Error Correcting Codes. New York: Wiley. pp. 195–228.

Schmidt, B. (1999). "Cyclotomic integers and finite geometry". Journal of the American Mathematical Society 12 (4): 929–952. doi:10.1090/S0894-0347-99-00298-2. JSTOR 2646093.

Further reading

Baumert, L. D.; Hall, Marshall (1965). "Hadamard matrices of the Williamson type". Math. Comp. 19 (91): 442–447. doi:10.1090/S0025-5718-1965-0179093-2. MR 0179093.
Georgiou, S.; Koukouvinos, C.; Seberry, J. (2003). "Hadamard matrices, orthogonal designs and construction algorithms". Designs 2002: Further computational and constructive design theory. Boston: Kluwer. pp. 133–205. ISBN 1-4020-7599-5.
Goethals, J. M.; Seidel, J. J. (1970). "A skew Hadamard matrix of order 36". J. Austral. math. Soc. 11 (3): 343–344. doi:10.1017/S144678870000673X.
Kimura, Hiroshi (1989). "New Hadamard matrix of order 24". Graphs and Combinatorics 5 (1): 235–242. doi:10.1007/BF01788676.
Mood, Alexander M. (1964). "On Hotelling's Weighing Problem". Annals of Mathematical Statistics 17 (4): 432–446. doi:10.1214/aoms/1177730883.
Reid, K. B.; Brown, E. (1972). "Doubly regular tournaments are equivalent to skew Hadamard matrices". J. Combin. Theory Ser. A 12 (3): 332–338. doi:10.1016/0097-3165(72)90098-2.
Seberry Wallis, Jennifer (1976). "On the existence of Hadamard matrices". J. Combinat. Theory A 21 (2): 188–195. doi:10.1016/0097-3165(76)90062-5.
Seberry, Jennifer (1980). "A construction for generalized hadamard matrices". J. Statist. Plann. Infer. 4 (4): 365–368. doi:10.1016/0378-3758(80)90021-X.
Seberry, J.; Wysocki, B.; Wysocki, T. (2005). "On some applications of Hadamard matrices". Metrika 62 (2–3): 221–239. doi:10.1007/s00184-005-0415-y.
Spence, Edward (1995). "Classification of hadamard matrices of order 24 and 28". Discr. Math. 140 (1-3): 185–242. doi:10.1016/0012-365X(93)E0169-5.
Yarlagadda, R. K.; Hershey, J. E. (1997). Hadamard Matrix Analysis and Synthesis. Boston: Kluwer. ISBN 0-7923-9826-2.

External links

Skew Hadamard matrices of all orders up to 100, including every type with order up to 28;
"Hadamard Matrix". in OEIS
N. J. A. Sloane. "Library of Hadamard Matrices".
On-line utility to obtain all orders up to 1000, except 668, 716, 876 & 892.
JPL: In 1961, mathematicians from NASA’s Jet Propulsion Laboratory and Caltech worked together to construct a Hadamard Matrix containing 92 rows and columns

Undergraduate Texts in Mathematics

Graduate Texts in Mathematics

Graduate Studies in Mathematics

Mathematics Encyclopedia

Retrieved from "http://en.wikipedia.org/"
All text is available under the terms of the GNU Free Documentation License

Home - Hellenica World