Can we find a closed form for $$\sum _{k=1}^\infty\frac{\left(-1\right)^k}{2k-1}\left(2k^2-k+8k^2P_1(k)-16kP_2(k)+16P_3(k)\right)$$ where $$P_n(k)=\psi^{(-n)}\left(k+\frac12\right)-\psi^{(-n)}\left(k+1\right)$$
Here the definition for $\psi^{(-n)}(x)$ I'm using is $$\psi^{(-n)}(x)=\frac{1}{\left(n-2\right)!}\int _0^x\left(x-t\right)^{n-2}\ln\Gamma(t)dt$$ for $n\gt1$ and $\psi^{(-1)}(x)=\ln\Gamma(x)$
The value of the sum is near $5.7971...$
I've tried to simplify the $P_n(k)$ hoping that there would be cancelling, but with no luck. Perhaps there is an asymptotic approach?
EDIT: I've simplified the sum to be in terms of the first derivative of the Hurwitz Zeta function. So my sum is the same as
$$\frac{\pi}{4}(8\ln A+3\ln(2\pi))+\sum _{k=1}^\infty\frac{\left(-1\right)^k}{2k-1}\left[8k^2\left(\zeta^{(1,0)}\left(0,k+\frac12\right)-\zeta^{(1,0)}\left(0,k+1\right)\right)-16k\left(\zeta^{(1,0)}\left(-1,k+\frac12\right)-\zeta^{(1,0)}\left(-1,k+1\right)\right)+8\left(\zeta^{(1,0)}\left(-2,k+\frac12\right)-\zeta^{(1,0)}\left(-2,k+1\right)\right)\right]$$ Where $A$ is the Glaisher-Kinkelin constant. Maybe we can try using Perron's Formula?
By Euler summing up to $0\le k\le p\le n\le15$, I found that
Where I used
$$S_n=\sum_{p=0}^n\frac1{2^{p+1}}\sum_{k=0}^p\binom pka_{k-1}$$
where $a_k$ are your terms.