How does Pascal's triangle relate to binomial expansion?
1 Answer
It tells you the coefficients of the terms.
Explanation:
Let's consider the
-
(a+b)^2 = a^2+2ab+b^2(a+b)2=a2+2ab+b2 . All terms are of degree two: The exponent ofa^2a2 is22 , and the same goes forb^2b2 , while in2ab2ab , we haveab=a^1b^1ab=a1b1 , and so again1+1=21+1=2 . -
(a+b)^3 = a^3 + 3a^2b + 3ab^2+b^3(a+b)3=a3+3a2b+3ab2+b3 , and all terms are either cubic (a^3a3 andb^3b3 ), or the exponents of the variables sum up to three:a^2ba2b andab^2ab2 lead to1+2=2+1=31+2=2+1=3 .
So, when expanding the power of a binomial, you must count how many possible combinations you have to find numbers
For example, the first line of the triangle is a simple
The second line is
The third line is
And so on: if you look above, you have that the coefficients of the cubic expansion are