This is a natural generalisation of the concept of a distance transitive graph. A graph is distance transitive if its group of automorphisms is transitive on pairs of vertices at distance i for each i from 0 to d, the diameter of G.
If we replace each relation Ri by its zero-one adjacency matrix Ai,
we get an alternative definition. An association scheme is a collection
of d+1 symmetric zero-one matrices A = {A0, A1, . . . , Ad} satisfying:
(I) A0 is the identity matrix I;
(II/III) the sum of the Ai is the all-ones matrix J;
(IV) the linear space spanned by {A0, A1, . . . , Ad} is closed under
matrix multiplication. This algebra of matrices is called the
Bose-Mesner algebra of the scheme.
What I have just given is actually the definition of a symmetric
association scheme. Many sources will not require symmety, but will still
ensure that the set A is closed under the transpose operation (hence the
linear algebra in (IV) above is closed under the conjugate transpose) and
most will stipulate that this algebra is commutative by requiring
pi,jk = pj,ik
where the intersection numbers pi,jk
are given by the equations
Ai Aj
pi,j0 A0 +
pi,j1 A1 + . . . +
pi,jd Ad
implied by (iv) and (IV) above.
An association scheme A on vertex set X with Bose-Mesner algebra
M is cometric (or Q-polynomial) if
there is an ordering of the primitive idempotents
E0=J, E1, . . . , Ed such that
each Ej can be expressed as a polynomial of degree j
--- applied entrywise --- in E1. Equivalently, if we
define the Krein parameters
qi,jk via the equations
Ei o Ej = (1/|X|) (
qi,j0 E0 +
qi,j1 E1 + . . . +
qi,jd Ed
where the circle o denotes entrywise product, then the scheme is cometric
with respect to this ordering of idempotents if and only if
The Hamming scheme H(n,q) has vertex set X equal to the set of all strings of length n over an alphabet with q symbols. Two strings x and y are defined to be i-related if they differ in i coordinate places. This is the Hamming metric. So Ri can also be defined as the relation "x and y are at distance i in the graph R1". Often,R1 is referred to as the Hamming graph. For q=2, we get the n-cube. Subsets of vertices of the Hamming scheme are codes and orthogonal arrays.
The Johnson scheme J(v,k) has vertex set X equal to the set of all k-subsets of a fixed v-set V. Two k-sets x and y are defined to be i-related if their intersection has k-i elements. This defines a metric. So Ri is the distance-i relation of R1, a distance-regular graph. Often, R1 is referred to as the Johnson graph.