Related to another question, I need to solve the following summation:
$$\sum_{n=1}^p\frac{2^ne^{nx}}{\binom{2n}n}$$
Solved in terms of $x$ and $p$, and $\binom{2n}n=\frac{(2n)!}{(n!)^2}$
I could not make any progress...
If it helps, I want to take this to $p\to\infty$.