The digit sum of a positive integer is the sum of its digits. For example, the digit sum of .
What is the total of the digit sums of all integers from to , inclusive?
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.
Each digit from 0 to 9 appears 1 0 0 times in each of the 3 columns.
The answer is therefore 3 ⋅ 1 0 0 ⋅ r = 0 ∑ 9 r = 3 0 0 ⋅ 2 9 ( 9 + 1 ) = 3 0 0 ⋅ 4 5 = 1 3 5 0 0