Square matrix whose entries are either +1 or -1 and whose rows are mutually orthogonal.

This means that each pair of rows represents two perpendicular vectors. The easier construction comes from the square Sylvester construction. Starting from the fundamental matrix :

The partitioned matrix is, if is a Hadamard matrix of order is:

So, for :

To generate each successively higher-order matrix, repeat the substitution with the previous order matrix. The general rule boils down to this formula:

where is the Kronecker product.

See also

References