ConceptComplete

Combinatorial Designs - Key Properties

Combinatorial designs satisfy necessary numerical conditions that constrain their parameters. Understanding these relationships guides construction and determines existence.

DefinitionFisher's Inequality

In a 22-(v,k,λ)(v, k, \lambda) design with v>kv > k, the number of blocks satisfies bvb \geq v. Equality holds if and only if the design is symmetric (every pair of blocks intersects in λ\lambda points).

DefinitionParameter Relations for BIBD

For a 22-(v,k,λ)(v, k, \lambda) design with bb blocks:

Counting equation: bk=vrbk = vr where rr is the replication number (number of blocks containing any given point).

Balanced equation: λ(v1)=r(k1)\lambda(v-1) = r(k-1)

These follow from double-counting: the first counts point-block incidences, the second counts pairs within blocks containing a fixed point.

From these relations: r=λ(v1)k1r = \frac{\lambda(v-1)}{k-1} and b=vrk=λv(v1)k(k1)b = \frac{vr}{k} = \frac{\lambda v(v-1)}{k(k-1)}.

For integer solutions, necessary conditions include:

  • k1k-1 divides λ(v1)\lambda(v-1)
  • kk divides λv(v1)\lambda v(v-1)

These are necessary but not always sufficient for existence.

ExampleParameter Calculation

For a 22-(15,3,1)(15, 3, 1) design:

  • r=1(151)31=142=7r = \frac{1(15-1)}{3-1} = \frac{14}{2} = 7 (each point in 7 blocks)
  • b=1151432=2106=35b = \frac{1 \cdot 15 \cdot 14}{3 \cdot 2} = \frac{210}{6} = 35 blocks

This design exists (Steiner triple system of order 15).

DefinitionResolvability

A design is resolvable if its blocks can be partitioned into resolution classes, where each class partitions VV (every point appears exactly once in each class).

Example: Round-robin tournament with vv teams and k=2k=2 (matches) is resolvable when vv is even.

DefinitionAutomorphism Group

An automorphism of a design (V,B)(V, \mathcal{B}) is a permutation σ\sigma of VV that preserves blocks: BBB \in \mathcal{B} iff σ(B)B\sigma(B) \in \mathcal{B}.

The automorphism group captures the design's symmetries. Some designs (like the Fano plane) have large automorphism groups (order 168 for Fano), while others are asymmetric.

Remark

The Bruck-Ryser-Chowla theorem provides stronger necessary conditions: For a symmetric 22-(v,k,λ)(v,k,\lambda) design, if vv is even, then kλk - \lambda must be a perfect square. If vv is odd, the Diophantine equation x2=(kλ)y2+(1)(v1)/2λz2x^2 = (k-\lambda)y^2 + (-1)^{(v-1)/2}\lambda z^2 must have a non-trivial integer solution. These number-theoretic obstructions explain why certain parameter sets have no designs (e.g., no 22-(22,8,4)(22,8,4) design exists). Wilson's theorem provides sufficient conditions for large vv, showing most admissible parameters do yield designs when vv is large enough.

These properties constrain design existence and guide systematic construction methods.