Is there a closed form of the series:
$$\sum_{k=0}^{n}\frac{\binom{n}{k}}{nk+1}?$$
Thank you in advance for any help.
Is there a closed form of the series:
$$\sum_{k=0}^{n}\frac{\binom{n}{k}}{nk+1}?$$
Thank you in advance for any help.
That is the integral over $(0,1)$ of
$$ \sum_{k=0}^{n}\binom{n}{k}(x^n)^k = (1+x^n)^n \tag{1}$$
hence
$$ \sum_{k=0}^{n}\binom{n}{k}\frac{1}{kn+1} = \int_{0}^{1}(1+x^n)^n\,dx=\frac{1}{n}\int_{0}^{1}z^{1/n-1}(1+z)^n\,dz \tag{2}$$
giving the hypergeometric function shown in the other answer.
By Laplace's method, the LHS of $(2)$ is expected to behave like $\frac{2^{n+1}}{n^2}$.
$$\sum_{k=0}^{n}\frac{\binom{n}{k}}{nk+1}=\sum_{k=0}^{n}\binom{n}{k}\frac{1}{nk+1}=_2F_1(\frac{1}{n}, -n;\frac{1}{n}+1;-1)$$
It is the Hypergeometric function