Is the following series absolutely convergent?
$$\sum_{n\ge1}{\frac{1+(-1)^nni}{n^2}}$$ where $i$ is the complex number such that $i^2=-1$.
I don't know how to start it, I'm not good with complex numbers.
Is the following series absolutely convergent?
$$\sum_{n\ge1}{\frac{1+(-1)^nni}{n^2}}$$ where $i$ is the complex number such that $i^2=-1$.
I don't know how to start it, I'm not good with complex numbers.
One may notice that
$$\sum_{n\ge1}\frac{1+(-1)^nni}{n^2}=\sum_{n\ge1}\frac1{n^2}+\sum_{n\ge1}\frac{(-1)^ni}n$$
The first converges due to the Cauchy condensation test and the second converges by the alternating test. However, the second one fails to converge absolutely (again, by Cauchy condensation test), thus, your series converges conditionally.
We can calculate the absolute value of a term directly. Recalling that for complex $z$, $|z|^2 = z^*z$ (where $z^*$ denotes the complex conjugate of $z$), the absolute value of the term is
$$\left| \frac{1+(-1)^nni}{n^2} \right| = \frac{\sqrt{1 + n^2}}{n^2}$$
$$\sim\frac{1}{n}$$
and so the series of absolute terms diverges in comparison to the harmonic series.