In my book for a measurable space $(X,\mathcal{A})$, a signed measure on it is a function $\mu: \mathcal{A}\rightarrow (-\infty,\infty]$ such that
$(1)$ $\mu(\varnothing) = 0$; $(2)$ If $A_1,\cdots, A_k, \cdots$ are pairwise disjoint sets, then we have $$ \mu(\bigcup_{i = 1}^\infty A_i) = \sum_{i = 1}^\infty \mu(A_i), $$ and if $\mu(\bigcup_{i = 1}^\infty A_i)$ is finite then the right side must absolutely converge to a number.
My question is, if $\mu(\bigcup_{i = 1}^\infty A_i) = \infty$, how can we check whether the right side is infinity? I took real analysis a while ago and forgot a lot about series. Is it possible that $\sum_i^\infty a_i = \infty$ but after reordering it terms, it sums to a number or is even divergent (no value)?
Thanks!