limit involving trigamma and polygamma functions



Hello,

When using Maple with the following code, I have the result -12.

limit(Psi(2,x)*(6*x**3+4*x**2)+Psi(1,x)*(8*x),x=0);

My question is how the answer can be obtained analytically? Any
reference?

Thanks!
.