It is not that diffcult to derive \begin{align} \sum^\infty_{k=2}\frac{(-1)^{k-1}\zeta(k)}{k2^k}=&-\frac{\gamma}{2}+\ln\left(\frac{2}{\sqrt{\pi}}\right)\tag{1}\\ \sum^\infty_{k=2}\frac{(-1)^{k-1}\zeta(k)}{(k+1)2^{k+1}}=&-\frac{4+\gamma}{8}+\ln\left(A^{3/2}2^{5/24}\right)\tag{2} \end{align} Hence, I would like to know if there exists a closed form in terms of known mathematical constants for the following series $$\mathscr{S}=\sum^\infty_{k=2}\frac{(-1)^{k-1}\zeta(k)}{(k+2)2^{k+2}}$$ As $(1)$ and $(2)$ follow immediately from the definitions of $\Gamma(z)$ and $G(z+1)$ respectively, my guess is that the evaluation of $\mathscr{S}$ involves the function $\Gamma_3(z)$. Unfortunately, I know almost nothing about higher order multiple gamma functions, and I would really appreciate it if someone can enlighten me on this matter and provide a viable solution to the series above. Thank you.
This is what I have managed to get so far. Begin with the sum \begin{align} \sum^\infty_{k=2}\frac{(-1)^{k-1}\zeta(k)}{k+1}z^{k+1} =&\sum^\infty_{k=3}\sum^\infty_{m=1}\frac{(-1)^k}{k}\frac{z^{k}}{m^{k-1}}\\ =&\sum^\infty_{m=1}\left\{-m\ln\left(1+\frac{z}{m}\right)-\frac{z^2}{2m}+z\right\}\\ \end{align} Compare this with $\ln{G(z+1)}$. $$\ln{G(z+1)}=-\frac{z}{2}+\frac{z}{2}\ln(2\pi)-\frac{z^2}{2}-\frac{\gamma z^2}{2}+\sum^\infty_{m=1}\left\{m\ln\left(1+\frac{z}{m}\right)+\frac{z^2}{2m}-z\right\}$$ It follows that $$\sum^\infty_{k=1}\frac{(-1)^{k-1}\zeta(k)}{k+1}z^{k+1}=-\frac{z}{2}+\frac{z}{2}\ln(2\pi)-\frac{z^2}{2}-\frac{\gamma z^2}{2}-\ln{G(z+1)}$$ Integrate from $0$ to $z$ to get \begin{align} &-\frac{z^2}{2}+\frac{z^2}{2}\ln(2\pi)-\frac{z^3}{2}-\frac{\gamma z^3}{2}-z\ln{G(z+1)}-\sum^\infty_{k=1}\frac{(-1)^{k-1}\zeta(k)}{(k+2)}z^{k+2}\\ =&\sum^\infty_{k=1}\left\{-k(k+z)\ln\left(\frac{k+z}{k}\right)+kz+\frac{z^2}{2}-\frac{z^3}{6k}\right\} \end{align} After letting $z=\frac12$, I have no idea how to proceed further as when I take the exponential of the partial sum, the portion with the $\ln$ term doesn't seem to telescope.