$\displaystyle \sum_{n=1}^∞ (-1)^n\dfrac{1}{n}.\dfrac{1}{2^n}$
Knowing that
- An alternating harmonic series is always convergent
- Riemann series are always convergent when $p>1$
Is it safe to say that the product of these two is convergent (as described above)?
hint: Your series is absolutely convergent because $|a_n| \leq \left(\dfrac{1}{2}\right)^n$. And if you have $2$ converging series, say $\displaystyle \sum_{k=1}^\infty a_k, \displaystyle \sum_{k=1}^\infty b_k$, then their product as you define it yourself $\displaystyle \sum_{k=1}^\infty a_kb_k$ may or may not converge depending on the general terms $a_k,b_k$. You can take for example $a_k = b_k = (-1)\dfrac{1}{\sqrt{k}}$, and you see each is conditionally convergent hence each is convergent, but their product by your way is a diverging harmonic series.