Problem:
Viktor and Natalia bought buckets of ice-cream and want to organize a degustation schedule with rounds such that:
- In every round, each one of them tries ice-cream, and those ice-creams tried in a single round are different from each other.
- At the end of the rounds, each one of them has tried each ice-cream exactly once.
We will call a degustation schedule fair if the number of ice-creams that were tried by Viktor before Natalia is equal to the number of ice creams tried by Natalia before Viktor.
Prove that the number of fair schedules is strictly larger than .