Let $\sum_{n=1}^\infty a_n$ be a convergent series. Does this mean that:
1) $\sum_{n=1}^\infty {a_n \over \sqrt{n}}$ is convergent?
2) $\sum_{n=1}^\infty {a_n \over \sqrt{n}}$ is absolutely convergent?
If $\sum_{n=1}^\infty a_n$ is convergent, then we know it has a constrained sequence of partial sums. At the same time ${1 \over \sqrt{n}} \to 0$ monotonically which allows us to use Dirichlet's test to conclude that $\sum_{n=1}^\infty {a_n \over \sqrt{n}}$ is convergent, so my answer to 1) would be "yes." My sense about 2) is that this doesn't have to be the case but I'm struggling to find a counterexample? Any comments?