Let $\sum_{i=0}^\infty a_n$ be a conditionally convergent series, and $\{b_n\}$ be a nonnegative and convergent sequence of real or complex numbers. Does $\sum_{i=0}^\infty a_n b_n$ converge?
Do we actually need convergence of $\{b_n\}$ for convergence of $\sum_{i=0}^\infty a_n b_n$ or is it sufficient that $\{b_n\}$ is nonnegative and bounded?
Bounded and non-negative is not sufficient. Consider $a_n=\frac{(-1)^n}n$ and $b_n=1+(-1)^n$.