According to Wolfram Alpha,
$$\sum_{j=0}^{k+1} 2^{k+1-j} \biggl(\frac{(k+1+j)!}{(k+1)!j!}\biggl) = 4^{k+1},$$
but I don't see how this sum can be simplified to this. How is it done? Thanks in advance.
According to Wolfram Alpha,
$$\sum_{j=0}^{k+1} 2^{k+1-j} \biggl(\frac{(k+1+j)!}{(k+1)!j!}\biggl) = 4^{k+1},$$
but I don't see how this sum can be simplified to this. How is it done? Thanks in advance.
It seems to me that you found the particular case of a more general problem. $$f(x)=\sum_{j=0}^{k+1} \frac{(k+1+j)!}{(k+1)!\,j!}x^{k+1-j}$$ Using the Gaussian hypergeometric function for $x>1$ $$f(x)=\frac{x^{2 k+3} } {(x-1)^{k+2} }-\frac{(2 k+3)! }{x (k+1)! (k+2)!}\,\, _2F_1\left(1,2 k+4;k+3;\frac{1}{x}\right)$$ Using the regularized form of the Gaussian hypergeometric function
$$f(x)=\frac{x^{2 k+3} } {(x-1)^{k+2} }-\frac{2^{2 k+3} \, \Gamma \left(k+\frac{5}{2}\right)}{x\sqrt{\pi } }\,\,\, _2\tilde{F}_1\left(1,2 k+4;k+3;\frac{1}{x}\right)$$ which gives
$$f(2)=2^{2 k+3}-4^{k+1}=4^{k+1}$$
Ifif not find any other case where, for integer values of $n$ $$\sqrt[k+1] {f(x)}$$ could be an integer.