Suppose that there are $n=2^{k}$ teams in an elimination tournament, where there are $n / 2$ games in the first round, with the $n / 2=2^{k-1}$ winners playing in the second round, and so on. Develop a recurrence relation for the number of rounds in the tournament.