CSAT Solved Papers/ 2022/Q17
2022 CSAT — Q17
In a tournament of Chess having entrants, a player is eliminated whenever he loses a match. It is given that no match results in a tie/draw. How many matches are played in the entire tournament?
Worked rationale
Count by eliminations, not brackets. Every match produces exactly one loser, and a player is eliminated the moment they lose. To crown a single champion, all other players must be eliminated — one per match.
This holds regardless of byes or how the bracket is seeded.
Answer: (c) 149.
Why the other options miss
- A one match too many: adds matches for a phantom final, or counts the champion as still needing a match.
- B one per player, not per loss: counts one match per player rather than one per eliminated player.
- D one elimination short: stops at eliminations, leaving two players “uncrowned.”
Specialist insight
The elegant invariant: one match one elimination. With entrants and one winner, exactly players must be eliminated, hence matches — no bracket diagram, no powers of two needed. This “loser-counting” argument is bye-proof and is the fastest correct route under the clock.
One loser per match, players must be eliminated matches (c).