While trying to prove $\int_0^{\infty } \frac{\log (x)}{e^x+1} \, dx = -\frac{1}{2} \log ^2(2)$ How to show? in an alternative way, I came to this solution:
$$\sum_{k=0}^{+\infty}(-1)^{k+1}\frac{\log (k+1)+\gamma }{(k+1)}.$$
As both solutions have to be the same, the following equality should be valid:
$$\sum_{k=0}^{+\infty}(-1)^{k+1}\frac{\log (k+1)+\gamma }{(k+1)}=- \frac{1}{2}{{\log }^2(2)}. $$
Can anyone give me some advice on how to prove this equality.
p.s. You can be sure that the equality is correct, as I checked it numerically.
This can be solved similarly to the original problem. The Dirichlet eta function is defined by $$ \eta(s):=\sum_{n\ge 1} \frac{(-1)^{n-1}}{n^s}. $$ The given sum can be rewritten as $$ \sum_{n\ge 1} (-1)^n \frac{\log n}{n}+\sum_{n\ge 1} (-1)^n \frac{\gamma}{n}= \eta'(1)-\gamma \log 2.\qquad (*)$$ We have $$ \eta(s)=\sum_{n\ge 1} \frac{1}{n^s}-2\sum_{n\ge 1} \frac{1}{(2n)^s}=(1-2^{1-s})\zeta(s) $$ so, using the expansions $$\zeta(s)=\frac{1}{s-1}+\gamma+O(s-1),$$ $$ 2^{1-s}=e^{(1-s)\log 2}=1-(s-1)\log 2+\frac{1}{2}(\log 2)^2 (s-1)^2+O((s-1)^3), $$ we get $\eta'(1)=\gamma \log 2 -\frac{1}{2}(\log 2)^2$, so (*) equals $-\frac{1}{2}(\log 2)^2$.