How can I prove that the following summation converges? $$\sum_{n=0}^\infty \sum_{k=0}^n \frac{(-1)^n}{(k+1)\times (n-k+1)}$$
I tried to prove that by proving that the following summation in in absolute value converges so the original one converges too, but that's incorrect.
Any other ideas?
Note: I found that if it converges then it converges to ln(2)^2 but that doesn't help since I want to prove the it converges at first place.