There are lists of candidates taking part in elections. Let be the total number of votes given for the candidates of the th list. There are seats in the representative assembly.
Anna proposes the following system for delivering mandates: For each list, one computes a reference number where is the number of mandates already given to the th list (initially , i.e., the reference number of each list equals its number of votes). On every step ( times in total), one chooses the list with the greatest reference number (if several lists share the first place, one of them is chosen randomly) and adds one mandate to this list, after which the reference number of this list is recomputed.
Bert's idea for delivering mandates is to multiply the number of votes of every list by where , whereby fractional results are rounded downwards. As rounding may cause some seats to be undelivered, he proposes multiplying all numbers of votes of the lists by some suitable coefficient , so that the number of mandates given to the th list would be where .
Prove that if such coefficient exists then Anna's and Bert's methods lead to the same distribution of mandates.