I have the following problem: show that if $\sum_{n=1}^\infty a_n$ is absolutely convergent, there exists an absolutely convergent series $\sum_{n=1}^\infty b_n$ such that $\lim_{n \to \infty} \frac{a_n}{b_n}=0$. Explain why this result shows that there is no "universal" comparison test for testing absolute convergence.
My work: Given that $\sum_{n=1}^\infty a_n$ is absolutely convergent, we know that $\sum_{n=1}^\infty a_n$ is convergent, so $\lim_{n\to \infty} a_n=0$. Would it not just suffice to set $b_k=2a_k$, in order to prevent the denominator from making the fraction large?
What exactly is the idea behind no "universal" comparison test for testing absolute convergence? I think I lack the intuition to understand this.
Thanks in advance!