Combinatorial Designs - Main Theorem
Fisher's Inequality provides a fundamental lower bound on the number of blocks in balanced designs, revealing deep structure in symmetric designs.
For a - design with , the number of blocks satisfies:
Equality holds if and only if the design is symmetric (meaning and every pair of distinct blocks intersects in exactly points).
Proof:
Let be the incidence matrix where if point is in block , and otherwise.
Consider the product (a matrix):
counts the number of blocks containing point , which equals for all by definition.
For , counts the number of blocks containing both points and , which equals by the balanced property.
Therefore:
where is the identity matrix and is the all-ones matrix.
Computing the determinant:
We have .
To find , note that has rank 1 with eigenvector (eigenvalue ) and eigenvectors orthogonal to it (eigenvalue 0).
For :
- Eigenvector has eigenvalue (using )
- Other eigenvectors have eigenvalue
Therefore:
Key observation: Since has rank at most and is , if , then has rank . This requires .
Since , we have (from and ), so .
Also, and , so , implying has full rank .
Therefore, .
Equality case:
If , then is a matrix with , so is invertible. The design is symmetric, and one can show that any two blocks intersect in exactly points by analyzing .
The Fano plane is a - design with , saturating Fisher's inequality. It is symmetric: any two lines intersect in exactly 1 point.
Fisher's inequality was proven by R.A. Fisher in 1940 using linear algebra. The proof technique—analyzing the Gram matrix —became a powerful tool in combinatorics. The inequality has extensions: for -designs with , similar bounds exist but are more complex. Symmetric designs have rich structure and connect to finite geometry, difference sets, and coding theory. The inequality shows that highly balanced designs require many blocks, limiting the efficiency gains from balanced design over complete enumeration.