The question is: If $\lim\limits_{n \to \infty} n^4|a_n|=1$, then show that $\sum_{i=1}^\infty (-1)^{n+1}a_n$ absolutely converges.
What I've got so far: Since the given limit is equal to 1, the series $\sum_{i=1}^\infty n^4|a_n|$ diverges.
To show that the series in the problem absolutely converges, I need to show that $\sum_{i=1}^\infty |a_n|$ converges.
I thought of using the comparison test, but it would be inconclusive if I compared $|a_n|$ with $n^4|a_n|$.
Any help would be appreciated!
Note that
$$\lim\limits_{n \to \infty} n^4|a_n|=\lim\limits_{n \to \infty} \frac{|a_n|}{\frac1{n^4}}=1$$
then
$$\sum_{i=1}^\infty |a_n|$$
converges by limit comparison test with $\sum \frac1{n^4}$.