MathDB
Problem of probability

Source: Kömal A.772

April 2, 2021
probability

Problem Statement

Each of NN people chooses a random integer number between 11 and 1919 (including 11 and 1919, and not necessarily with the same distribution). The random numbers chosen by the people are independent from each other, and it is true that each person chooses each of the 1919 numbers with probability at most 99%99\%. They add up the NN chosen numbers, and take the remainder of the sum divided by 1919. Prove that the distribution of the result tends to the uniform distribution exponentially, i.e. there exists a number 0<c<10<c<1 such that the mod 1919 remainder of the sum of the NN chosen numbers equals each of the mod 1919 remainders with probability between 119cN\frac{1}{19}-c^{N} and 119+cN\frac{1}{19}+c^{N}.