I'm trying to prove the following identity: $$\sum_{k=0}^n \dfrac {\binom n k B_k(x)} {(n-k+1)} = x^n$$
I transformed this identity as follow: $$\dfrac{1}{(n+1)}\sum_{k=0}^n \binom {n+1} k B_k(x) = x^n$$
Also I tried to do the following: $$\sum_{k=0}^n \dfrac {C_n^k B_k(x)}{(n-k+1)} = n!\sum_{k=0}^n \dfrac {B_k(x)}{k!} \dfrac {1}{(n+1-k)!}$$ I add and subtract the (n+1)th summand: $$n!\sum_{k=0}^{n+1} \dfrac {B_k(x)}{k!} \dfrac {1}{(n+1-k)!}-\dfrac{B_{n+1}(x)}{n+1}$$ Denote: $$ a_k= \dfrac {B_k(x)}{k!}, b_{n+1-k}=1$$ Hence: $$A(t)=\sum_{k=0}^{\infty} \dfrac {B_k(x)}{k!}t^k=\dfrac {te^{xt}}{e^t-1}$$ $$B(t)=\sum_{k=0}^{\infty} \dfrac {t^k}{k!}=e^t$$ $$n!A(t)B(t)=n!\dfrac {e^{t(x+1)}t}{e^t-1}$$ I want to prove it: $$\sum_{k=0}^n \dfrac {\binom n k B_k(x)} {(n-k+1)} = x^n$$
So, I find the exponential generating function for the right side of the equality: $$\sum_{k=0}^{\infty} \dfrac {(x^nt)^k}{k!}=e^{x^nt}$$ So I reformulated this task as follow. Can we prove that: $$n!\dfrac {e^{t(x+1)}t}{e^t-1}=\sum_{k=0}^{\infty} \dfrac {B_k(x)}{k}t^k +e^{x^nt}$$ Unfortunately, I can't find $$\sum_{k=0}^{\infty} \dfrac {B_k(x)}{k}t^k$$
Hope you can help me to prove this identity. Thanks for your attention!
\inftyis displayed as $\infty$. – Vizag May 27 '19 at 21:47