Greetings everyone,
I'm presented with quite a unique challenge I've been trying to wrap my head around for a while now. Clearly I have failed and I was wondering if you'd be so kind as to give me some input. I'm currently organizing a tournament for teams of graphic artists. In total there are 64 teams. The concept is to have these 64 teams battle it off in groups of 8. However the condition is teams should never have to face the same opponent teams twice. In its most basic form it would create 8 divisions per round, consisting of 8 teams.
An example of this for Round 1 of the tournament would be
Division #1: Teams 1 to 8
Division #2: Teams 9 to 16
.. And so on for 8 divisions.
The next round the divisions would be shuffled with new, unique team combinations.
I've gone as far as making a 64 cell quadrant and using a striping method as well as trying formulas in excel. I've gotten quite far and in most cases I know what the cause of duplicates is.. I just have no idea how to fix it.
So on to the meat and potatoes, I was wondering if you could assist me in generating as many rounds as possible that meet the condition (if I understood correctly from the theory, there should be 7 possible rounds?), preferably in Excel format. Having my brain trying to process this for the last few days has made me quite eager to get some more understanding of it, so if you could provide the supporting mathematics or programming that'd be a great bonus. That being said, any help would be much appreciated!