Binomial Theorem
Binomial theorem is used to expand a binomial equation to some large power. A binomial
equation is a polynomial equation with two variables only as shown in
this general form (±a.X ±b.Y)n, where X and Y
are the two variables. The binomial theorem is a quick method of expanding using
the binomial formula to the right and/or the Pascal Triangle to the far right.
Another way to expand a binomial is to multiply the binomial in the form (±a.X ±b.Y)n by itself n
time.
For more in depth knowledge about this topic, visit the wikipedia page about
Binomial Theorem.
Use the following program to expand binomial equations to any positive power n.