1. Construct a Hadamard matrix of order 28 using Williamson’s method.
Link to original
- .
Consider . Assume that is the sum of the first row of , then . Notice that
& 1^2+1^2+1^2+5^2=1+1+1+25=28 \\ & 2^2+2^2+2^2+4^2=28 \\ & 3^2+3^2+3^2+1^2=9+9+9+1=28 \end{aligned}So one construction of is , where the first row of are
- .
Now we finish the solution.
\end{proof}
2. Suppose that is an matrix with 0,1-entries such that the Hamming distance between any two distinct rows is at least , that is, any two rows differ in at least positions.
- (a) Count triples with and in two ways. Conclude that if , then
This is known as Plotkin’s Bound in coding theory.
- (b) Characterize equality in Plotkin’s Bound.
- (c) Suppose that . Prove that and show that equality holds if and only if there exists a Hadamard matrix of order .
\begin{proof}
a) Fix and , then there are at least ‘s such that .
Hence .
On the other hand, for a fixed , if there are 0’s and 1’s, then .
Therefore, .
b) The number of and of each column is same, and Hamming distance is exactly .
c) For a fixed row vector of , there are vectors cannot be a row vector of . Hence . 这个方法走不通
Consider a - corresponding , where if , if .
Then for two row vectors and , the Hamming distance between and iff when .
The number of such that is at most , see ^frvgnt.
The equality holds iff for all .
They form a orthogonal matrix, which deduces a Hadamard matrix.
\end{proof}
3. For an Abelian group of order , we call a -subset a -difference set if each nonzero element occurs exactly times as a difference for all .
- (a) Let be a prime power. Show that the set of nonzero squares in is a -difference set in the additive group .
- (b) A difference set with parameters is called Hadamard difference set. Show that any Hadamard difference set gives rise to a Hadamard matrix.
\begin{proof}
a) Since is a cyclic group, the set of nonzero square has cardinality .
It suffices to show for any , the number of such that is same.
If it holds, then .
Define .
For any square element , we have .
Hence is constant for all , and is constant for all .
Since is not a square, we have and so is a constant for all .
b) Define , where if ; if . Then . Therefore,
satisfying , as .
Now we finish the solution.
\end{proof}
4. An affine plane is a rank 2 incidence geometry that satisfies the following axioms:
- (AP1) Through any two distinct points there is exactly on line.
- (AP2) If is a line and is a point outside of , then there is precisely one line through that has no point common with . (Playfair’s parallel axiom.)
- (AP3) There exist three noncollinear points.
- (a) Let be a line of a projective plane . Denote the set of points incident with by by . Show that is an affine plane. Here denotes the natural restriction of to .
- (b) In an affine plane, we call two lines parallel they do not intersect. Show that “being parallel” is an equivalence relation. We call each equivalence class parallel class.
- (c) Given an affine plane , let be and the parallel classes, and let be and one further line . Furthermore, define as follows:
- i. if and only if for ,
- ii. for no point ,
- iii. if and only if for any parallel class and all ,
- iv. for any parallel class .
- Show that is a projective plane.
\begin{proof}
a) (AP1) is easy, as is exactly on a line, which is not .
(AP2) is easy.
If any three points are collinear, then contain only one line . Take and , then there does not exists one line incident with and , contradiction.
b) yields . If and and , then there exists and . Then and there are two lines has no point common with and through , contradiction.
c) ,
Every two point incident with a unique line: easy
Every two lines are incident with a unique common point: easy
There are four points, no three collinear: .
\end{proof}
5. Let be a rank 2 incidence geometry with , and incident with for
- (a) if ,
- (b) if ,
- (c) if or .
Show that is an affine plane. The plane is called the Moulton plane.
\begin{proof}
Easy.
\end{proof}
6. Let be an oval in the projective plane of order even. Show that every point not in is incident with precisely 1 or tangents.
\begin{proof}
Let be the number of points not in incident with tangents.
Then .
Count with exterior point and tangent and . Then .
Now count , where exterior point, tangent and . Then .
Thus . Since is even, and so . Hence . If , then and .
Note that , where satisfies and .
Since , we know .
Now we finish the proof.
\end{proof}