This is a consequence of the monotone convergence theorem, which states that if we have a monotonically increasing sequence of numbers (i.e. a sequence [itex](a_n)[/itex] for which [itex]a_k \leq a_{k+1}[/itex] for all k, then the sequence has a finite limit if and only if the sequence is bounded.
Remember an infinite series is nothing more than a limit of partial sums and these partial sums can be treated as a sequence. In this case, the partial sums are
[tex]s_n = \sum_{k=1}^{n} \frac{a_k}{10^k}.[/tex]
The limit [itex]\lim_{n\rightarrow \infty} s_n[/tex] if it exists, is denoted [itex]\sum_{k=1}^{\infty} \frac{a_k}{10^k}.[/itex]<br />
<br />
Now clearly [itex](s_n)[/itex] is monotonically increasing (Why?). If it is unbounded, then the equality we are seeking is trivial. If the sequence is bounded, the monotone convergence theorem tells us that the sequence not only has a limit, but in fact this limit is the least upper bound of the terms of the sequence, which is exactly what we want. <br />
<br />
Check out<br />
<br />
<a href="http://en.wikipedia.org/wiki/Monotone_convergence_theorem" target="_blank" class="link link--external" rel="nofollow ugc noopener">http://en.wikipedia.org/wiki/Monotone_convergence_theorem</a><br />
<br />
for more info.[/itex]