Formula to sum columns on Pascal's triangle

24 Views Asked by At

I am looking for a general formula for the sum of columns on Pascal's triangle (finite terms), i.e. $$\sum_{k=0}^{k=n} {k+d \choose k}$$