What is the Binomial Expansion Theorem? Explain and show how Pascal's Triangle can be used to expand any (ax +
by)n.
Discuss both coefficients and degree of variables.
The Binomial Expansion Theorem is used to expand binomials in the form of (a+b)
n. See
this image for an example on using the Binomial Expansion Theorem Formula. In connection to Pascal's Triangle, given the binomial (ax + by)
n where
a and
b equal 1, you can look at row
n of Pascal's Triangle to find the coefficients of the expanded binomial expression (See Example 1). If
a and
b aren't equal to 1, then it's still useful, just not as straightforward (See Example 2).
For Example:
-
Given (x+y)4 where a and b both equal 1 and n equals 4, the coefficients of the
expanded binomial can be found in row 4 of Pascal's Triangle. The non-0 numbers in row 4 of Pascal's Triangle
are: 1, 4, 6, 4, 1. Thus the expanded binomial is: 1x4 + 4x3y +
6x2y2 + 4xy3 + 1y4.
-
Given (2x+2y)5 where a and b both equal 2 and n equals 5, you would first look at the 5th row of Pascal's Triangle which has the numbers 1, 5, 10, 10, 5, 1. The expanded expression would be 1(2x)5 + 5(2x)4(2y) + 10(2x)3(2y)2 + 10(2x)2(2y)3 + 5(2x)(2y)4 + 1(2y)5, which is the same as 32x5 + 160x4y + 320x3y2 + 320x2y3 + 160xy4 + 32y5.
With regards to the degree of the variables, given that the binomial is written as (x+y)
n, the degree of the x variable of the first term would be the
nth degree and the degree of the y variable in the first term would be the 0th degree, or no degree. The x
variable begins at the
nth power and goes down to the 0th power while the y variable begins at the 0th power and
goes up to the
nth power.
For Example:
-
Looking back to (x+y)4, the expanded form of the binomial is the following polynomial: 1x4
+ 4x3y + 6x2y2 + 4xy3 + 1y4, which is the same as
1x4y0 + 4x3y1 + 6x2y2 +
4x1y3 + 1x0y4. Notice how in the first term
(1x4y0) the x variable is raised to the 4th (or the n) power, the second term
(4x3y) the x variable is raised to the 3rd (or the n-1) power, so on and so forth until in the
last term (1y4) the x variable is raised to the 0th power. The opposite is true for the y variable.
It starts with y raised to the 0th power in the first term and goes up to the 4th (or the n) power in the
last term (1x0y4).
Resources:
-
Khan Academy: Intro to the Binomial Theorem
-
Khan Academy: Pascal's triangle and binomial expansion