Let be the digit sum of .
is defined to be the average digit sum of all non-negative integers less than or equal to that are divisible by .
Find .
Other parts
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.
We can use the same approach as for the previous problem.
If x is a multiple of 9 , so is 9 9 9 9 9 9 9 9 − x . If both members of this pair are positive, then the sum of their digit sums will always be 7 2 . It follows that d 9 ( 1 0 8 ) is half of this, or 3 6 .
In exactly the same way, we find that d 1 1 ( 1 0 8 ) is also 3 6 . Hence the required answer is 0 .
This trick will work for any even power of 1 0 .