Is the following true?
————————————————–
Primes are uniformly distributed
Let p, r, n are positive integers with p>1.
U(p, r, n) denotes the number of primes less than n that are equal to r (mod p).
For any prime p and pair of integers r1, r2 between 1 and p-1, we have:
The ratio U(p,r1,n) / U(p,r2,n) has limit 1 as n goes to infinity.