Binomial Expansion
Pascal's Triangle
Rows of Pascal's triangle provide the coefficients to expand
For example,
from the row 1, 2, 1 from the row 1, 3, 3, 1 from the row 1, 4, 6, 4, 1 from the row 1, 5, 10, 10, 5, 1 from the row 1, 6, 15, 20, 15, 6, 1
Example 1
Expand
Let
Then,
Example 2
Expand
Let
Then,
Exercise