I'd like to show $\sum_n a_n$ converges if and only if $\sum_n \frac{a_n}{1+a_n}$ converges. Where each $a_n$ is a sequence of positive real numbers.
The first side is trivial since $a_n > a_n / (1 + a_n)$ for all $n$, so the result follows by comparison.
I'm having trouble rigorously arguing $\sum_n \frac{a_n}{1+a_n}$ converging implies the convergence of $\sum_n a_n$.