Let us consider the problem 3.D. in the book
$\textbf{The Elements of Integration and Lebesgue Measure}$
of Robert G. Bartle
Let $X=\mathbb{N}$ and $\mathcal{A}$ be the $\sigma-$algebra of all subsets of $\mathbb{N}$. If $(a_n)$ is a sequence of nonnegative real numbers and if we define $\mu$ by $$ \mu(\emptyset)=0; \quad \mu(E)=\sum_{n\in E}a_n, \quad E\ne\emptyset, $$ then $\mu$ is a measure on $\mathcal{A}$. Conversely, every measure on $\mathcal{A}$ is obtained in this way for some sequence $(a_n)$ in $\overline{R}^+$.
I am stuck in proving the countably additive property of $\mu$.
My attempt. I intend to use the theory of double index series to prove countably additive property.
Thank you for all solutions.