Consider an infinite power series \begin{equation} S(x) = \sum\limits_{n=0}^\infty b_n x^n \end{equation} If the coefficients of that series can be written as an $n$th backwards difference of some other set of coefficients then the series can be resummed. In other words the following identity holds: \begin{equation} S(x) = \frac{1}{1+x} \sum\limits_{k=0}^\infty a_k \left(\frac{x}{1+x}\right)^k \end{equation} where $\Delta^n a_n := \sum\limits_{k=0}^n \binom{n}{k} (-1)^{n-k} a_k = b_n$ or $a_n = \sum\limits_{k=0}^n \binom{n}{k} b_k$.
Now, let us assume that \begin{equation} a_n = \frac{H^{(m_1)}_{n+1}}{(n+1)^m} \end{equation} where $m$ and $m_1$ are non-negative integers and $H^{(m_1)}_{n+1}$ are generalized Harmonic numbers.
How do I compute the coefficients $\left\{b_n\right\}_{n=0}^\infty$ in this case?
Hint: In Infinite Series $\sum_{n=1}^\infty\frac{H_n}{n^22^n}$ the answer is found for the case $(m,m_1)=(1,2)$.