So this is a question from a test I'm trying to solve: Given the series $a_{p}=\sum_{n=2}^\infty\frac{1}{n^{p}}$ (I know this series converges), I need to prove that the series ${\sum_{p=2}^\infty}a_{p}$ also converges.
At first I thought to prove this with induction, since for every $p\ge2$ each series converges, therefore their partial limit sequences also converge, and from the properties of limits the sum of a finite number of series will also tend to some limit.
But I realized that since I have an infinite amount of series, I probably can't use induction. Any help would be appreciated.
We have that
$$ a_p=\zeta(p) -1 \sim \frac{1}{2^p} \text{ as } p \to \infty, $$
(refer to Growth of Riemann zeta function $\zeta(k)$)
therefore
$${\sum_{p=2}^\infty}a_{p}$$
converges by limit comparison test.