When testing for convergence of a series $a_n$ using the Alternating series test, we need to satisfy the condition that $$|a_{n+1}| \leq |a_n|$$ and that $$\lim\limits_{n\rightarrow\infty} a_n = 0$$.
But I've seen other sources that state that the second condition (the limit) is another series that is just positive terms and leaves out the alternating term (eg, $(-1)^n$). That is, that we need to test $$\lim\limits_{n\rightarrow\infty} b_n = 0$$, where, for example, $$a_n = (-1)^nb_n $$
Which one is it?
It doesn't matter if you use the terms with the (alternating) sign, or just their absolute values since: $$|u_n| \to 0 \iff u_n \to 0$$