As shown in the example above, how many integers are there between 1 and 1000 such that repeated sum of their digits will eventually lead to 5?
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.
The numbers are 5 , 14 , 23 ... And they are in A P . Hence the last number is 9 9 5 . Then 9 9 0 = 9 ( n − 1 ) or n = 1 1 1