Prove that the sequence $\{1, 11, 111, 1111, .\ldots\}$ will contain two numbers whose difference is a multiple of $2017$.
I have been computing some of the immediate multiples of $2017$ to see how their congruence classes look like, but I am not really sure where that is taking me. All I know right now is that the difference will have the form $11\ldots1100\ldots 00$ and that the difference: $(a-b)\mod 2017=0$ where $a,b$ belong to the sequence.
The key here is that there are infinite numbers. Using the pigeonhole principle you can see that there should two numbers when divided by 2017 give the same residue and conclude.