Is there an analytic continuation of the generalised harmonic number $H_x^{(k)}=\sum_{n=1}^x \frac{1}{n^k}$ to the positive reals x, for $k>1$?
I can’t find anything useful through Google, just some dead-ends relating to the polygamma function, but not actually yielding $H_x^{(k)}=\sum_{n=1}^x \frac{1}{n^k}$ at the positive integers, and therefore incorrect. If possible, I’d appreciate a reference to the relevant literature as well.
UPDATE:
@metamorphy points to the following link:
Wikipedia - polygamma function - recurrence relation
Using my own variables rather than Wikipedia's, this gives
$$H_x^{(k)}=\sum_{n=1}^x \frac{1}{n^k}=\zeta(k)-\frac{\psi^{(k-1)}(x+1)}{(-1)^k(k-1)!}$$
However this continuation only works for integer values of $k$, where I was hoping for a function that works for all real $k>1$.