How to prove that $$\lim_{n\mapsto 0}[(\psi(n)+\gamma)\psi^{(1)}(n)-\frac12\psi^{(2)}(n)]=2\zeta(3)\ ?$$
I encountered this limit while I was trying to solve $\int_0^1\frac{\ln x\ln(1-x)}{x(1-x)}dx$ using the derivative of beta function but I have no idea how to tackle this limit.
We know that this integral is very simple :
$$\int_0^1\frac{\ln x\ln(1-x)}{x(1-x)}dx=\int_0^1\frac{\ln x\ln(1-x)}{x}dx+\underbrace{\int_0^1\frac{\ln x\ln(1-x)}{1-x}dx}_{1-x\to x}$$
$$=2\int_0^1\frac{\ln x\ln(1-x)}{x}dx=2\zeta(3)$$
but using integration does not always work for high-power log integrals and beta function would be the right tool but my problem is only when $n\to 0$. Any help would be appreciated.
Note: No solutions using asymptotic expansion please.
Solution due to my friend Khalef Ruhemi ( he is not a MSE user ):
Let $f(x)=(\psi(x)+\gamma)\psi^{(1)}(x)-\frac12\psi^{(2)}(x)$
Since
$$\psi(x)=\psi(x+1)-\frac1x$$
$$\Longrightarrow \psi^{(1)}(x)=\psi^{(1)}(x+1)+\frac1{x^2}$$
$$\Longrightarrow \psi^{(2)}(x)=\psi^{(2)}(x+1)-\frac{2}{x^3}$$
we have
$$f(x)=(\gamma+\psi(x+1))\psi^{(1)}(x+1)+\frac{\gamma+\psi(x+1)-\frac12x^2\psi^{(2)}(x+1)-x\psi^{(1)}(x+1)}{x^2}$$
Thus,
$$\lim_{x\to 0}f(x)=$$ $$\underbrace{\lim_{x\to 0}(\gamma+\psi(x+1))\psi^{(1)}(x+1)}_{0\ \text{as $\psi(1)=-\gamma$}}+\underbrace{\lim_{x\to 0}\frac{\gamma+\psi(x+1)-\frac12x^2\psi^{(2)}(x+1)-x\psi^{(1)}(x+1)}{x^2}}_{\text{L'Hopital}}$$
$$=\lim_{x\to 0}\frac{\psi^{(1)}(x+1)-x\psi^{(2)}(x+1)-\frac12 x^2\psi^{(3)}(x+1)-\psi^{(1)}(x+1)-x\psi^{(2)}(x+1)}{2x}$$
$$=\lim_{x\to 0}(-\psi^{(2)}(x+1)-\frac14 x\psi^{(3)}(x+1))=-\psi^{(2)}(1)=2\zeta(3)$$