Let $H_k = \sum_{i=1}^k \frac{1}{i} $ be the $k$-th Harmonic number. We have that $$\sum_{k=1}^n H_k = (n+1) H_{n+1}-(n+1)$$ My question is:
If $$\sum_{i=1}^{p-1} C_i^s = (s+p) C_p^s -(s+p+1)$$ Then $$C_p^s=1+H_{s+p}-H_s$$
I don't know how to get to this result... Is it so straightforward from the initial result or do I need to play a bit with the summations?