71234567812345678......12345678. There are 2017 digits in that number.Every digit of the number was added. Again the digits of answer were added. This process was continued till one digit showed up. What's that digit?
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.
There is 1 seven followed by 2 0 1 6 : 8 = 2 5 2 groups of the numbers 1–8. The sum of the digits in each group is 2 8 ⋅ 9 = 3 6 , so the total sum is 7 + 2 5 2 ⋅ 3 6 ≡ 7 m o d 9
This process of iteratedly calculating the digit sum gives the remainder when the number is divided by 9, which is 7 , as we just saw.