|
|||||||||||||||
|
|||||||||||||||
| |||||||||||||||
Joel, This is a bit complicated. That’s because a schedule is a bit intricate to construct. Let’s start with the two 4x4 arrays below. In reality they are mutually orthogonal Latin Squares of order 4, in case you want to look them up. Because the squares are orthogonal, using the scheme below every pair of teams who play together will be assigned a unique pair (round, station) so that each team plays in all 4 rounds and at all 4 stations. Teams A, B, C, D never play together, nor do teams E, F, G, H.
Label the rows of each square by A, B, C, D, and the columns by E, F, G, H. The numbers from the first square will tell you the round number, the numbers from the second square will tell you the station number, and the row and column labels will tell you the teams which play at that station in that round.
The schedules for teams C and D arise from reading rows 3 and 4 similarly. The schedules for teams E, F, G, H arise from doing the same thing except reading down columns rather than across rows. I hope this works for you. | |||||||||||||||
|
|||||||||||||||
Math Central is supported by the University of Regina and the Imperial Oil Foundation. |