I posted this kind of question before, but didn't get an appropriate answer. However, this is what I'm trying to do. I want to find the values of $\beta$ for which $\sum a_n$ converges, where $a_n=\sqrt{1+\dfrac{(-1)^n}{n^\beta}}-1\,$. Here is what I have done after the hints below, were provided:
$$a_n=\sqrt{1+\dfrac{(-1)^n}{n^\beta}}-1\,=\dfrac{(-1)^n}{2\,n^\beta}+O\left(\frac{1}{n^{2\beta}}\right)$$
$$\sum a_n=\sum \dfrac{(-1)^n}{2\,n^\beta}$$
It seems as if my former Taylor estimate was wrong. So, can anyone help me from here?
Note that for $\beta \le 0$ it suffices to observe that the series is not well defined or
Thus, for $\beta > 0$ by binomial expansion we have that
$$a_n=\sqrt{1+\dfrac{(-1)^n}{n^\beta}}-1= \dfrac{(-1)^n}{2n^\beta} -\dfrac{1}{8n^{2\beta}}+\dfrac{(-1)^n}{16n^{3\beta}}-\dfrac{5}{128n^{4\beta}}+\dots$$
and since
then the given series converges for $\beta>0$.