Problem :
Given sequence $\left\{a_n\right\}$ : $$ \forall n\in\mathbb{N}, a_n > 0, \quad \lim_{n\to\infty}a_n=0$$
Does there always exist some positive real number $m$ which makes series $$\sum_{n=1}^\infty (a_n)^m < \infty$$ converge?
I think this is false and I guess there is counterexample but I can't construct it.
I tried to make $a_n < \frac{1}{n}$ and take $m>1$ but I think this approach isn't good.
Thanks for any help or hints.