jfy4
- 645
- 3
Homework Statement
If the series \sum_{n=1}^{\infty}x_n converges absolutely, and the sequence (y_n)_n is bounded, then the series \sum_{n=1}^{\infty}x_ny_n converges.
Homework Equations
Definitions and theorems relating to series and convergence.
The Attempt at a Solution
If the sequence y_n is bounded, then |y_n|\leq M for all n. Then \sum_{k=1}^{n}x_ky_k\leq\sum_{k=1}^{n}Mx_k. But M\sum_{n=1}^{\infty}x_n is convergent which implies that \sum_{n=1}^{\infty}x_ny_n is also by comparison. \blacksquare
Now I believe this is the right path, however, I did not use the absolute convergence in this proof, and I didn't really consider if the terms in y_n were negative... I need some help to know how to include these aspects.