The difference between any positive integer and the sum of its digits is always divisible by 1, 3 and which other positive integer?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Take for example a three digit number A B C ⟹ 1 0 0 A + 1 0 B + C − ( A + B + C ) = 9 0 A + 9 B , this number is evenly divisible by 9.