Let's prove that in every arithmetic sequence consisting of natural numbers (infinite, non-constant), there exist two different terms whose digits in decimal representation sum to the same value.
Problem 990
Official solution
Solution. Let the first positive element of the arithmetic sequence be , and its difference be . Denote by the number of digits in the number . Now consider the next two elements of the sequence: and . Let these be denoted by and , respectively.
The decimal representation of can be obtained by first writing down , then appending zeros, and finally adding . Since is exactly digits long, when performing the addition, only needs to be written in place of the last zeros of . Thus, can be obtained by writing after the number .
By similar reasoning, it can be seen that differs from this only in that a zero must be inserted between the numbers and . However, it is clear from this that the sum of the digits of and is the same.
Based on the work of Sikolya Edit (Szentendre, Ferences Gymn., I. o. t.)