Does $\sum\frac{(-1)^{\lfloor \sqrt n\rfloor}}{n}$ converge ?
I know there is a technical method that uses an adapted Abel's rule $(*)$ ; I would like to know if you see another method (which is understable with basic knowledge) to prove it converges. Thank you.
Remark: Actually, it can be proved that for all $z \in \mathbb C$ such that $|z| = 1$, $\sum\frac{(-1)^{\lfloor \sqrt n\rfloor}}{ n}z^n$ converges.
$(*)$ Consider two series $\sum a_n$ and $\sum b_n$. Define $B_m = \sum_{n=0}^mb_n$
If the sequence $(a_n)$ tends to $0$ and the sequence $(B_n)$ is bonded, and if the series $\sum (a_{n+1} - a_n)$ converges absolutely, then $\sum a_nb_n$ converges.
You have to adapt this theorem to use it here.
Hint:
The sign is constant from $k^2$ to $(k+1)^2$, asymptotically corresponding to terms
$$\int_{k^2}^{(k+1)^2}\frac{dx}x=\log\left(1+ \frac1k\right)^2\approx \frac2k$$
and the alternating sum of $\dfrac1k$ is known to converge (to $\log2$).