I am trying to evaluate the limit $\lim_{n\to\infty} \frac{n}{2^n}\sum_{k=1}^n\frac{1}{k}\binom{n}{k}$.
While numeric simulations show that the limit gets close to 2 when n goes to $\infty$, it is not clear to me how to simplify the sum $\sum_{k=1}^n\frac{1}{k}\binom{n}{k}$. Is there any known expression for the result of this summation?