The task of mine is: What is the smallest (non-iterated) digit sum of a positive and natural number that is divisible by $37$?
I have already done 80% of the task, I have proven that $1$ can't possibly be true. I also have proven that the digit sum $2$, that can be displayed as $2\times10^n$ such as $2;20;200$ etc., is impossible for a natural and positive number that is divisible by $37$. But the digit sum $2$ can be also made by two ones, like in $11$, $101$ or $100100$.
So my question is:
How can I prove, that $2$ is not a (non-iterated) digit sum of a positive and natural number that is divisible by $37$?