Association scheme

{{Inadequate lead|date=March 2013}}

{{Use dmy dates|date=December 2020}}

The theory of association schemes arose in statistics, in the theory of experimental design for the analysis of variance.{{harvnb|Bailey|2004|loc=pg. 387}}{{harvnb|Bose|Mesner|1959}}{{harvnb|Bose|Nair|1939}} In mathematics, association schemes belong to both algebra and combinatorics. In algebraic combinatorics, association schemes provide a unified approach to many topics, for example combinatorial designs and the theory of error-correcting codes.{{harvnb|Bannai|Ito|1984}}{{harvnb|Godsil|1993}} In algebra, the theory of association schemes generalizes the character theory of linear representations of groups.{{harvnb|Bailey|2004|loc=pg. 387}}{{harvnb|Zieschang|2005b}}{{harvnb|Zieschang|2005a}}

Definition

An n-class association scheme consists of a set X together with a partition S of X × X into n + 1 binary relations, R0, R1, ..., Rn which satisfy:

  • R_{0} = \{(x,x) : x \in X\}; it is called the identity relation.
  • Defining R^* := \{(x,y) : (y,x) \in R\}, if R in S, then R* in S.
  • If (x,y) \in R_{k}, the number of z \in X such that (x,z) \in R_{i} and (z,y) \in R_{j} is a constant p^k_{ij} depending on i, j, k but not on the particular choice of x and y.

An association scheme is commutative if p_{ij}^k = p_{ji}^k for all i, j and k. Most authors assume this property.

Note, however, that while the notion of an association scheme generalizes the notion of a group, the notion of a commutative association scheme only generalizes the notion of a commutative group.

A symmetric association scheme is one in which each R_i is a symmetric relation. That is:

  • if (x, y) ∈ Ri, then (y, x) ∈ Ri. (Or equivalently, R* = R.)

Every symmetric association scheme is commutative.

Two points x and y are called i th associates if (x,y) \in R_i. The definition states that if x and y are i th associates then so are y and x. Every pair of points are i th associates for exactly one i. Each point is its own zeroth associate while distinct points are never zeroth associates. If x and y are k th associates then the number of points z which are both i th associates of x and j th associates of y is a constant p^k_{ij}.

= Graph interpretation and adjacency matrices =

A symmetric association scheme can be visualized as a complete graph with labeled edges. The graph has v vertices, one for each point of X, and the edge joining vertices x and y is labeled i if x and y are i th associates. Each edge has a unique label, and the number of triangles with a fixed base labeled k having the other edges labeled i and j is a constant p^k_{ij}, depending on i,j,k but not on the choice of the base. In particular, each vertex is incident with exactly p^0_{ii}=v_{i} edges labeled i; v_{i} is the valency of the relation R_{i}. There are also loops labeled 0 at each vertex x, corresponding to R_{0}.

The relations are described by their adjacency matrices. A_i is the adjacency matrix of R_{i} for i=0,\ldots,n and is a v × v matrix with rows and columns labeled by the points of X.

:\left( A_i \right)_{x,y} = \begin{cases}

1, & \mbox{if } (x,y) \in R_{i},\\

0, & \mbox{otherwise.} \end{cases}\qquad (1)

The definition of a symmetric association scheme is equivalent to saying that the A_i are v × v (0,1)-matrices which satisfy

:I. A_i is symmetric,

:II. \sum_{i=0}^n A_i = J (the all-ones matrix),

:III. A_0 = I,

:IV. A_i A_j = \sum_{k=0}^n p^k_{ij}A_k = A_j A_i, i,j=0,\ldots,n.

The (x, y)-th entry of the left side of (IV) is the number of paths of length two between x and y with labels i and j in the graph. Note that the rows and columns of A_{i} contain v_{i} 1's:

:A_{i} J=J A_{i}=v_{i} J. \qquad(2)

= Terminology =

  • The numbers p_{ij}^k are called the parameters of the scheme. They are also referred to as the structural constants.

History

The term association scheme is due to {{harv|Bose|Shimamoto|1952}} but the concept is already inherent in {{harv|Bose|Nair|1939}}.{{harvnb|Dembowski|1968|loc=pg. 281, footnote 1}} These authors were studying what statisticians have called partially balanced incomplete block designs (PBIBDs). The subject became an object of algebraic interest with the publication of {{harv|Bose|Mesner|1959}} and the introduction of the Bose–Mesner algebra. The most important contribution to the theory was the thesis of Ph. Delsarte {{harv|Delsarte|1973}} who recognized and fully used the connections with coding theory and design theory.{{harvnb|Bannai|Ito|1984|loc=pg. vii}}

A generalization called coherent configurations has been studied by D. G. Higman.

Basic facts

  • p_{00}^0 = 1, i.e., if (x,y) \in R_0 then x = y and the only z such that (x,z) \in R_0 is z=x.
  • \sum_{i=0}^{k} p_{ii}^0 = |X|; this is because the R_i partition X.

The Bose–Mesner algebra

The adjacency matrices A_i of the graphs \left(X,R_{i}\right) generate a commutative and associative algebra \mathcal{A} (over the real or complex numbers) both for the matrix product and the pointwise product. This associative, commutative algebra is called the Bose–Mesner algebra of the association scheme.

Since the matrices in \mathcal{A} are symmetric and commute with each other, they can be diagonalized simultaneously. Therefore, \mathcal{A} is semi-simple and has a unique basis of primitive idempotents J_{0},\ldots,J_{n}.

There is another algebra of (n+1)\times(n+1) matrices which is isomorphic to \mathcal{A}, and is often easier to work with.

Examples

  • The Johnson scheme, denoted by J(v, k), is defined as follows. Let S be a set with v elements. The points of the scheme J(v, k) are the {v \choose k} subsets of S with k elements. Two k-element subsets A, B of S are i th associates when their intersection has size k − i.
  • The Hamming scheme, denoted by H(n, q), is defined as follows. The points of H(n, q) are the qn ordered n-tuples over a set of size q. Two n-tuples x, y are said to be i th associates if they disagree in exactly i coordinates. E.g., if x = (1,0,1,1), y = (1,1,1,1), z = (0,0,1,1), then x and y are 1st associates, x and z are 1st associates and y and z are 2nd associates in H(4,2).
  • A distance-regular graph, G, forms an association scheme by defining two vertices to be i th associates if their distance is i.
  • A finite group G yields an association scheme on X=G, with a class Rg for each group element, as follows: for each g \in G let R_g = \{(x,y) \mid x=g*y\} where * is the group operation. The class of the group identity is R0. This association scheme is commutative if and only if G is abelian.
  • A specific 3-class association scheme:{{harvnb|Street|Street|1987|loc=pg. 238}}

:Let A(3) be the following association scheme with three associate classes on the set X = {1,2,3,4,5,6}. The (i, j{{hairsp}}) entry is s if elements i and j are in relation Rs.

class="wikitable" style="margin:1em auto;"

!  !! 1!! 2!! 3!! 4!! 5!! 6

1  0   1   1   2   3   3 
2  1   0   1   3   2   3 
3  1   1   0   3   3   2 
4  2   3   3   0   1   1 
5  3   2   3   1   0   1 
6  3   3   2   1   1   0 

Coding theory

The Hamming scheme and the Johnson scheme are of major significance in classical coding theory.

In coding theory, association scheme theory is mainly concerned with the distance of a code. The linear programming method produces upper bounds for the size of a code with given minimum distance, and lower bounds for the size of a design with a given strength. The most specific results are obtained in the case where the underlying association scheme satisfies certain polynomial properties; this leads one into the realm of orthogonal polynomials. In particular, some universal bounds are derived for codes and designs in polynomial-type association schemes.

In classical coding theory, dealing with codes in a Hamming scheme, the MacWilliams transform involves a family of orthogonal polynomials known as the Krawtchouk polynomials. These polynomials give the eigenvalues of the distance relation matrices of the Hamming scheme.

See also

Notes

{{Reflist}}

References

  • {{citation| first=Rosemary A.| last=Bailey | author-link=Rosemary A. Bailey | url=http://www.maths.qmul.ac.uk/~rab/Asbook | title=Association Schemes: Designed Experiments, Algebra and Combinatorics|publisher=Cambridge University Press|year=2004|isbn=978-0-521-82446-0| mr=2047311}}. (Chapters from preliminary draft are [http://www.maths.qmw.ac.uk/~rab available on-line].)
  • {{citation| last1=Bannai | first1=Eiichi | last2=Ito | first2=Tatsuro | title=Algebraic combinatorics I: Association schemes | publisher=Benjamin/Cummings | location=Menlo Park, CA | year=1984 | isbn=0-8053-0490-8 | mr=0882540 }}
  • {{citation| last1=Bose|first1=R. C.| author-link1=R. C. Bose| last2=Mesner|first2=D. M.|year=1959|title=On linear associative algebras corresponding to association schemes of partially balanced designs|journal=Annals of Mathematical Statistics|volume=30|issue=1|pages=21–38| url=http://projecteuclid.org/euclid.aoms/1177706356 | doi=10.1214/aoms/1177706356 | mr = 102157 | jstor = 2237117|doi-access=free}}
  • {{citation| last1=Bose|first1=R. C.|author-link1=R. C. Bose|first2= K. R.|last2= Nair|title= Partially balanced incomplete block designs|journal= Sankhyā|volume= 4|year=1939|issue=3 |pages= 337–372 |jstor=40383923}}
  • {{citation|last1=Bose|first1=R. C.|last2=Shimamoto|first2=T.|title=Classification and analysis of partially balanced incomplete block designs with two associate classes|journal=Journal of the American Statistical Association|year=1952|volume=47|issue=258|pages=151–184|author-link=R. C. Bose|doi=10.1080/01621459.1952.10501161}}
  • {{citation |first=P. |last=Camion |chapter=18. Codes and Association Schemes: Basic Properties of Association Schemes Relevant to Coding |editor-first=V.S. |editor-last=Pless |editor2-first=W.C. |editor2-last=Huffman |editor3-first=R.A. |editor3-last=Brualdi |title=Handbook of Coding Theory |publisher=Elsevier |volume=1 |year=1998 |isbn=978-0-444-50088-5 |pages=1441– }}
  • {{citation|last=Delsarte |first= P.|year=1973 |title= An Algebraic Approach to the Association Schemes of Coding Theory|journal= Philips Research Reports |issue=Supplement No. 10 |oclc=641852316 }}
  • {{cite journal | last1 = Delsarte | first1 = P. | last2 = Levenshtein | first2 = V. I. | year = 1998 | title = Association schemes and coding theory | journal = IEEE Transactions on Information Theory | volume = 44 | issue = 6| pages = 2477–2504 | doi=10.1109/18.720545}}
  • {{citation |first1=P. |last1=Dembowski |title=Finite Geometries |url=https://books.google.com/books?id=NJy_iTT_wGMC |year=1968 |publisher=Springer |isbn=978-3-540-61786-0}}
  • {{citation|first=C. D.| last=Godsil|author-link = Chris Godsil|title=Algebraic Combinatorics|publisher=Chapman and Hall|year=1993|location=New York|isbn=0-412-04131-6 | mr=1220704 }}
  • {{citation |first1=F.J. |last1=MacWilliams |first2=N.J.A. |last2=Sloane |title=The Theory of Error Correcting Codes |url=https://books.google.com/books?id=nv6WCJgcjxcC&pg=PP1 |year=1977 |publisher=Elsevier |isbn=978-0-444-85010-2 |series=North-Holland Mathematical Library |volume=16}}
  • {{citation

|last1=Street|first1=Anne Penfold|author1-link=Anne Penfold Street |last2=Street|first2= Deborah J.|author2-link= Deborah Street

|title=Combinatorics of Experimental Design|title-link= Combinatorics of Experimental Design

|publisher=Oxford U. P. [Clarendon]

|year=1987

|isbn=0-19-853256-3

}}

  • {{citation |last1=van Lint |first1=J.H. |last2=Wilson |first2=R.M. |year=1992 |title=A Course in Combinatorics |publisher=Cambridge University Press |isbn=0-521-00601-5}}
  • {{citation|doi=10.1090/S0273-0979-05-01077-3|url=https://www.ams.org/bull/2006-43-02/S0273-0979-05-01077-3/S0273-0979-05-01077-3.pdf|title=Association Schemes: Designed Experiments, Algebra and Combinatorics by Rosemary A. Bailey, Review|first= Paul-Hermann|last=Zieschang|journal=Bulletin of the American Mathematical Society|volume=43|year=2005a|issue=2|pages=249–253|doi-access=free}}
  • {{citation| last=Zieschang | first=Paul-Hermann | title=Theory of association schemes | publisher=Springer | year=2005b | isbn=3-540-26136-2 }}
  • {{citation | last1=Zieschang | first1=Paul-Hermann | title=The exchange condition for association schemes | doi=10.1007/BF02777367 | doi-access=free | mr=2214129 | year=2006 | journal=Israel Journal of Mathematics | volume=151 | issue=3 | pages=357–380| s2cid=120009352 }}

{{Experimental design|state=collapsed}}

{{Statistics|collection|state=collapsed}}

{{Authority control}}

Category:Design of experiments

Category:Analysis of variance

Category:Algebraic combinatorics

Category:Representation theory