I am trying to understand the concept that a sum of a positive series converges iff the sum of a function of the series converges, i.e.
$\sum a_n$ converges $\iff$ $\sum f(a_n)$ converges for $a_n >0$.
My book has questions applying this theorem, but does not explicitly state it in the chapter, or provide a proof. Would someone be able to provide a sketch of the proof, or explain why we have the requirement $a_n >0$?
I would like to show the above expressions specifically for the case that $f(x)=sin(x)$. Note that this does hold for $f(x)=sin(x)$ and $a_n$ as described, but does not hold for all functions.
EDIT: My professor just told me that he stated the question incorrectly. Instead, it should read as follows:
Show that $\sum a_n$ converges $\iff$ $\sum f(a_n)$ converges for $0 < a_n < r$, where r is sufficiently small and $f(x)=sin(x)$.
Does clear up the ongoing confusion? I am very sorry for putting forth an erred problem.