I was trying to find another representation for the value of an integral when I found the following series: $$f (z)=\sum_{n \in \Bbb N} (-z)^{n-1}\frac {(2^n-1)}{2^n}\zeta (n+1) $$ For $|z|<1$ and $\zeta $ is the zeta function. I was wondering if this series could be expressed in a closed form as it looks similar to the series expansion of the polygamma function and whether the convergence region could be extended beyond the unit disk.
EDIT: it appears to be something of the form $$f (z)= \frac {\zeta (2)}{z}+\frac {1}{z}(\psi^{(0)}(1-\frac {1}{z})-\psi^{(0)}(1-\frac {1}{2z}))$$
You are perfectly correct thinking about the similarity to the series expansion of the polygamma function.
In fact $$\sum_{n=1}^\infty (-z)^{n-1}\frac {(2^n-1)}{2^n}\zeta (n+1)=\frac{\psi (z+1)-\psi \left(\frac{z}{2}+1\right)}{z}$$
I was typing when joriki's answer came (I was using the same arguments). I wonder where I made a mistake since my result slightly differs from his.