Text

Prove that the sum of all the binomial coefficients in row nn of Pascal’s triangle equals 2n2^{n}, i.e. (n0)+(n1)++(nn)=2n,\binom{n}{0}+\binom{n}{1}+\dots+\binom{n}{n} = 2^{n}, and compute this sum for n=10n=10.