Binomial Coefficient Identities

Lesson · Intermediate

Combinatorics

The sum of binomial coefficients is

(n0)+(n1)+(n2)++(nn)=2n\binom{n}{0}+\binom{n}{1}+\binom{n}{2}+\cdots+\binom{n}{n}=2^n

The sums of even and odd binomial coefficients are

(n0)+(n2)+(n4)+=(n1)+(n3)+(n5)+=2n1\binom{n}{0}+\binom{n}{2}+\binom{n}{4}+\cdots=\binom{n}{1}+\binom{n}{3}+\binom{n}{5}+\cdots=2^{n-1}