The following is the start of the sequence of the digit sum of the positive integers: Most terms of the sequence are more than the previous term but some are not. The first three of those are shown in above, which correspond to in the original sequence, respectively.
Create a new sequence of these numbers.
Is this new sequence the same as the original?
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 only time the sequence drops is when the ones digit goes from 9 to 0. This happens every 10th number. So the red numbers come from multiples of 10. Divide the multiples of 10 by 10 and you get the sequence of positive integers. But these are the numbers that defined the original sequence! So Y e s you get the original sequence back.