Question: How many rounds are in the elimination tournament described in Exercise when there are 32 teams?
Exercise: Suppose that there are n = 2k teams in an elimination tournament, where there are n/2 games in the first round, with the n/2 = 2k-1 winners playing in the second round, and so on. Develop a recurrence relation for the number of rounds in the tournament.