An example of a
Another
example is:
These are examples of cyclic squares:
each column is obtained from the previous one by adding the same
difference to
each element of the previous column, working modulo n. For the first square,
the difference set, or sequence, is 1, 1, 1, 1. For the second
square, the difference set is 4, 4, 3, 1.
Consider a Latin Square L=[l(i,j)] which has element l(i,j)
in row i and column j.
The Latin Square is described as being row
complete
or row balanced if the n(n-1) ordered
pairs (l(i,j),l(i,j+1)) are all
distinct.
An
example of a cyclic row complete
Such squares have important applications in
pharmaceutical testing.
In 1949, E. J. Williams gave a very simple method for
constructing cyclic row complete Latin
Squares of even
order.
Method: Arrange the n
elements in any order for the
first column. Successive columns are constructed using the difference
set:
So, for example, for n=6, the difference set is:
Starting with the elements in the first column in any
order, an example of a row complete cyclic
To see that this is row complete, consider any label, say
0. Each other label follows label 0 in a row exactly once and in the
other row,
0 appears as the final element.
This property holds
for all six
labels.
Exercise 1: construct row
complete cyclic Latin Squares of orders 8 and 10.
Inspect
the difference set for n=6. Note that no set of adjacent
differences sums to 0 modulo 6.
Is a similar result true for the difference sets for n=8 and n=10?
Also, explain why the difference set must consist of the elements 1, 2,
3, ..., n-1 in some order.
Exercise
2: Try
to use the same approach to produce a row
complete cyclic
Experiment with different difference sets.
Why is no order of the elements 1, 2, 3 and 4 suitable to produce a row
complete cyclic Latin Square of order 5?
It is possible to produce pairs of cyclic squares of odd
order which together are row balanced, in that each of the n(n-1)
ordered pairs (l(i,j),l(i,j+1)) occurs exactly twice.
Exercise
3: Devise
a strategy to produce pairs of cyclic
squares of odd order which, together, are row balanced.
Hint: For n=5, two suitable
squares are:
J. Dénes
and A.D. Keedwell, Latin Squares
: New Developments in the Theory and Applications (Annals
of Discrete Mathematics)
C.F. Laywine
and C.M. Mullen, Discrete Mathematics Using Latin Squares,
Wiley Interscience, 1998.
E. J.
Williams, Experimental designs which are balanced for the estimation of
residual effects of treatments, Australian J. Sci.
Res. 2, 149 - 164, 1949.