I have an absolutely convergent series $\sum_{n=1}^{\infty} a_n$.
It is given that $\sum_{n=1}^{\infty} a_{2n}=\dfrac{9}{8}$ and $\sum_{n=0}^{\infty} a_{2n+1}=\dfrac{-3}{8}$. I have to determine sum of series $\sum_{n=1}^{\infty} a_n$ with justification.
I am not comfortable with the justification part. Here is what I have tried:
As given series $\sum a_n$ is absolutely convergent, the two series formed by taking some terms from it must also be absolutely convergent. Thus the two series $\sum a_{2n}$ and $\sum a_{2n+1}$ must also be absolutely convergent. This means that sum of original series which is the sum of two absolutely convergent series must be equal to the sum of sums of two daughter series.
This is my justification. But I am not fully convinced with this.
Can anyone help me with a convincing justification for this? Any help will be greatly appreciated.
If $S_n=a_1+a_2+\cdots+a_n, U_n=a_1+a_3+\cdots+a_{2n+1}$ and $V_n=a_2+a_4+\cdots+a_{2n}$ then $S_{2n}=U_{n-1}+V_n$ and $S_{2n+1}=U_n+V_{n}$. This shows that $S_{2n}$ and $S_{2n+1}$ both converge to $\frac 9 8 -\frac 3 8=\frac 3 4$. This implies that $S_n \to \frac 3 4$ so $\sum a_n=\frac 3 4$. We don't even need absolute convergence for this!