<?xml version="1.0" encoding="UTF-8"?>

<record version="7" id="9095">
 <title>proof that Hadamard matrix has order 1 or  2 or 4n</title>
 <name>ProofThatHadamardMatrixHasOrder12Or4n</name>
 <created>2007-03-18 17:18:32</created>
 <modified>2007-03-20 09:42:13</modified>
 <type>Proof</type>
<parent id="3605">Hadamard matrix</parent>
 <selfproof>0</selfproof>
 <creator id="13753" name="Mathprof"/>
 <author id="13753" name="Mathprof"/>
 <classification>
	<category scheme="msc" code="15-00"/>
	<category scheme="msc" code="05B20"/>
 </classification>
 <preamble>% this is the default PlanetMath preamble.  as your knowledge
% of TeX increases, you will probably want to edit this, but
% it should be fine as is for beginners.

% almost certainly you want these
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}

% used for TeXing text within eps files
%\usepackage{psfrag}
% need this for including graphics (\includegraphics)
%\usepackage{graphicx}
% for neatly defining theorems and propositions
%\usepackage{amsthm}
% making logically defined graphics
%\usepackage{xypic}

% there are many more packages, add them here as you need them

% define commands here
</preamble>
 <content>Let $m$ be the order of a Hadamard matrix. The matrix $[1]$ shows that order 1 
is possible, and the \PMlinkescapetext{parent} entry has a $2 \times 2$ Hadamard matrix
, so assume $m&gt;2$. 

We can assume that the first row of the matrix is all 1's by multiplying
selected columns by $-1$. Then permute columns as needed to arrive at a
matrix whose first three rows have the following form, where $P$ denotes a submatrix of one row
and all 1's and $N$ denotes a submatrix of one row and all $-1$'s.

$$\begin{matrix}
\begin{matrix}
x \quad  &amp;\quad y &amp; \quad z &amp; \quad w
\end{matrix} &amp;
\begin{matrix}
\quad
\end{matrix}
\\
\left[ \begin{matrix}
\overbrace{P} &amp; \overbrace{P} &amp;  \overbrace{P} &amp; \overbrace{P} \\
P &amp; P &amp; N &amp; N \\
P &amp; N &amp; P &amp; N \\
\end{matrix} \right] 
\end{matrix}
$$

Since the rows are orthogonal and there are $m$ columns we have
\begin{center}
$\begin{cases}
x + y + z +w &amp;= m \\
x + y - z - w &amp;= 0 \\
x - y + z -w &amp;= 0 \\
x - y - z + w &amp;= 0.
\end{cases}$
\end{center}
Adding the 4 equations together we get 
$$
4x = m.
$$
so that $m$ must be divisible by 4.</content>
</record>
