Jan 28, 2026 Round 1 · afternoon

Problem 7 · 45a with all equal digits

A repdigit multiple of 45 must end in 5 and have digit sum divisible by 9.

Integer answer, at most 4 digits

The number $a$ is a positive integer and the sum $S = a + 2a + 3a + 4a + \dots + 9a$ is a number whose digits are all equal. What is the smallest possible value of $S$? As your answer give a two-digit number $\overline{bc}$, where $b$ is how many times the repeated digit appears and $c$ is that digit. For example, if $S = 77777$, the answer is 57, since there are five sevens.

Copa Cangur · SCM Hard Closed answer