binomial theorem

The Binomial Theorem is the result which allows one to expand a binomial:
(x+y)n=xn+an1xn1y+an2xn2y2+...+yn(x + y)^{n} = x^{n} + a_{n-1}x^{n-1}y + a_{n-2}x^{n-2}y^{2} + ... + y^{n}
where the coefficients ai are called binomial coefficients.