How would one prove the following?
If $\sum_{n}a_{n}$ of non-negative terms is absolutely convergent and $\sum_{n}a_{n}=a$, then $a=\sup\{S\}$, where $S$ is the set of all finite sums of values of $a_{n}$.
Is there something obvious that I'm missing? Thanks in advance for any help!
Well it is kind of obvious. Any finite sum is less than or equal to some partial sum, so no finite sum can exceed $a$, hence the sup can't exceed $a$. But the partial sums are finite sums, so the sup can't be less than $a$.