Question: One more limit to find

How to find the limit

>limit(sum(1/binomial(n, k), k = 1 .. n),n=infinity);

with Maple?

Please Wait...