Divergence of a series of complex numbers is defined in the following way:
The series
$$\sum_{n \geq 0} a_n\,\,\,\,\, , a_n \in \mathbb{C}$$ diverges iff $$\lim_{N \to \infty} \bigg( \sum_{n=0}^{N} |a_n| \bigg)=+\infty$$
Does this definition hold as stated also if $a_n \in \mathbb{R}$?
Or, in that case, do we consider the limit without the absolute values? That is
$$\lim_{N \to \infty} \bigg( \sum_{n=0}^{N} a_n \bigg)=\pm \infty$$
Or maybe would it be the same thing to consider $\lim_{N \to \infty} \bigg( \sum_{n=0}^{N} a_n \bigg)$ or $\lim_{N \to \infty} \bigg( \sum_{n=0}^{N} |a_n| \bigg)$? In particular does the following hold?
$$\lim_{N \to \infty} \bigg( \sum_{n=0}^{N} |a_n| \bigg)=+ \infty \iff \lim_{N \to \infty} \bigg( \sum_{n=0}^{N} a_n \bigg)=\pm \infty\,\,\,\,\,\,\,\,\,\,\,\, a_n \in \mathbb{R}$$
The statement holds for all $a_n$ including when $a_n$ is an element of the reals. However, this is not the way the definition is normally stated. Generally, it is stated that a series is divergent if it is not convergent.