While digging through some old notebooks today, I found a problem from a long time ago that I was never able to solve. It involves a sequence of positive integers called the “special numbers” defined:
A number $m$ is called special if there is no $k$ such that $$k + S(k) = m$$
Prove that there are infinitely many special numbers of the form $10^n+b$ if and only if $b-1$ is special.
the problem is from (problems from the book) the chapter the digit sum of a positive integer and created by:Christopher D. Long
I have found sequence A003052 on OEIS.