I just came across the following exercise in Schinazi, R. (2012). From Calculus to Analysis (1st ed., p. 54). Basel: Birkhäuser.
Let $a_n>0$. Show that $\sum_{k=1}^\infty a_k$ converges if and only if $$\sum_{k=1}^\infty \frac{a_k}{1+a_k}$$ converges.
Just from the looks of it I assume I'd need to use the comparison test for the $\Rightarrow$ direction. What about the other direction though?