Combinatorial design


Combinatorial design theory is the part of combinatorial mathematics that deals with the existence, construction and properties of systems of finite sets whose arrangements satisfy generalized concepts of balance and/or symmetry. These concepts are not made precise so that a wide range of objects can be thought of as being under the same umbrella. At times this might involve the numerical sizes of set intersections as in block designs, while at other times it could involve the spatial arrangement of entries in an array as in sudoku grids.
Combinatorial design theory can be applied to the area of design of experiments. Some of the basic theory of combinatorial designs originated in the statistician Ronald Fisher's work on the design of biological experiments. Modern applications are also found in a wide gamut of areas including finite geometry, tournament scheduling, lotteries, mathematical chemistry, mathematical biology, algorithm design and analysis, networking, group testing and cryptography.

Example

Given a certain number n of people, is it possible to assign them to sets so that each person is in at least one set, each pair of people is in exactly one set together, every two sets have exactly one person in common, and no set contains everyone, all but one person, or exactly one person? The answer depends on n.
This has a solution only if n has the form q2 + q + 1. It is less simple to prove that a solution exists if q is a prime power. It is conjectured that these are the only solutions. It has been further shown that if a solution exists for q congruent to 1 or 2 mod 4, then q is a sum of two square numbers. This last result, the Bruck–Ryser theorem, is proved by a combination of constructive methods based on finite fields and an application of quadratic forms.
When such a structure does exist, it is called a finite projective plane; thus showing how finite geometry and combinatorics intersect. When q = 2, the projective plane is called the Fano plane.

History

Combinatorial designs date to antiquity, with the Lo Shu Square being an early magic square. One of the earliest datable application of combinatorial design is found in India in the book Brhat Samhita by Varahamihira, written around 587 AD, for the purpose of making perfumes using 4 substances selected from 16 different substances using a magic square.
Combinatorial designs developed along with the general growth of combinatorics from the 18th century, for example with Latin squares in the 18th century and Steiner systems in the 19th century. Designs have also been popular in recreational mathematics, such as Kirkman's schoolgirl problem, and in practical problems, such as the scheduling of round-robin tournaments. In the 20th century designs were applied to the design of experiments, notably Latin squares, finite geometry, and association schemes, yielding the field of algebraic statistics.

Fundamental combinatorial designs

The classical core of the subject of combinatorial designs is built around balanced incomplete block designs, Hadamard matrices and Hadamard designs, symmetric BIBDs, Latin squares, resolvable BIBDs, difference sets, and pairwise balanced designs. Other combinatorial designs are related to or have been developed from the study of these fundamental ones.
The Handbook of Combinatorial Designs has, amongst others, 65 chapters, each devoted to a combinatorial design other than those given above. A partial listing is given below:
  1. Each element appears R = ρ1 + 2ρ2 times altogether, with multiplicity one in exactly ρ1 blocks and multiplicity two in exactly ρ2 blocks.
  2. Every pair of distinct elements appears Λ times ; that is, if mvb is the multiplicity of the element v in block b, then for every pair of distinct elements v and w,.

11122311
11122322
23434433
23434444


  1. every element of V appears precisely once in each column, and
  2. every element of V appears at most twice in each row.

1 63 52 34 52 4
2 54 61 41 33 6
3 41 25 62 61 5


  • Bent functions
  • Costas arrays
  • Factorial designs
  • A frequency square is a higher order generalization of a Latin square. Let S = be a set of distinct symbols and a frequency vector of positive integers. A frequency square of order n is an n × n array in which each symbol si occurs λi times, i = 1,2,...,m, in each row and column. The order n = λ1 + λ2 + ... + λm. An F-square is in standard form if in the first row and column, all occurrences of si precede those of sj whenever i < j.
  • Hall triple systems are Steiner triple systems with the property that the substructure generated by two intersecting lines is isomorphic to the finite affine plane AG.
  • Let S be a set of 2n elements. A Howell design, H is an s × s array such that:
  1. Each cell of the array is either empty or contains an unordered pair from S,
  2. Each symbol occurs exactly once in each row and column of the array, and
  3. Every unordered pair of symbols occurs in at most one cell of the array.

0 4 1 32 5
2 31 40 5
3 52 40 1
1 50 2 3 4


  1. each row is a permutation of the n symbols and
  2. for any two distinct symbols a and b and for each m from 1 to k, there is at most one row in which b is m steps to the right of a.

6152437
2635471
5723146
4251673
3621745
1327564
7653412