|
|||||||||||||||||||||
|
|||||||||||||||||||||
| |||||||||||||||||||||
John, You can schedule the matches this way. Let’s also number the players in team B from 1 to 10. Now list the players in Team B twice like this: 1, 2, …, 10, 1, 2, …, 10. For n = 1, 2, …, 10, on Day n, player number x from team A plays against the player listed in position n + x -1 above. For example, on Day 5, player 2 from team A plays against against the player listed in position 5 + 2 - 1 (player B 6), and player 8 from team A plays against the player listed in position 5 + 8 - 1 (player B 2). Each player from team A will play each player from team B once. Now, to schedule the courses, first make a 10 x 10 array that starts like this: Hope this helps. —Victoria | |||||||||||||||||||||
|
|||||||||||||||||||||
Math Central is supported by the University of Regina and the Imperial Oil Foundation. |