Can anyone please explain The Binomial Theorem and Pascal’s Triangle to me? I will medal?!
Practice problems would be great too because I have no idea how to do it
First of all, recall that a "binomial" is a polynomial with "two" terms. so the theorem must have something to do with "two terms".
Ok:)
Indeed it does, the binomial theorem gives a nice expression for repeated multiplication of a binomial with itself: \[(x+y)(x+y)(x+y)\cdots\]
I see, I see
Without beating around the bush, here is the theorem in all its glory : \[\large (x+y)^n = \sum\limits_{k=0}^n \color{red}{\binom{n}{k}}x^ky^{n-k}\]
I'm just gonna go ahead and do pascals triangle. In very simple words, its a number triangle. To build the triangle, start with "1" at the top, then continue placing numbers below it in a triangular pattern. Each number is the two numbers above it added together (except for the edges, which are all "1").
:O Stop! The formula was NOT what I was expecting...
But how does it relate to the binomial theorem
\(\large \color{red}{\binom{n}{k}}\) is called "binomial coefficient", pascal's triangle helps you in finding this coefficeint.
Let’s explore the first couple of powers of the binomial (a + b). (a + b)0 = 1 *Remember, anything to the zero power equals 1. (a + b)1 = a + b (a + b)2 = (a + b)(a + b) = a^2 + 2ab + b^2 (a + b)3 = (a + b)(a2 + 2ab + b2) = a^3 + 3a^2b + 3ab^2 + b^3
uh-huh I'm processing this slowly, but I feel like I'm getting it
Now take a look at the pascals triangle. (just search it up online)
compare the coefficients, and powers with the pascals triangle
1 a + b a^2 + 2ab + b^2 a^3 + 3a^2b + 3ab^2 + b^3
and 1 11 121 1331
Yes, I understand that.
Can any of you guys give me like a practice question to help maybe?
The row represents the coefficients
Hold on ffggff i just need to say one more thing
kk:)
Take a look at the exponents for (a+b)^3 The powers of a decrease from 3 to 0, and the powers of b increase from 0 to 3.
so that is the relationship between the two Here is a practice problem Expand (x + 2)^5 using the Binomial Theorem and Pascal’s triangle.
Side note, is that the fifth row of pascals triangle would represent (a+b)^4, and the third would be (a+b) ^2. The reason is that the first row, represents (a+b)^0
Ok, I'm lost lol. So I drew the little triangle thingy and got 1, 5, 10, 10, 5, 1. But now what?
Like I can do the triangle but I don't know what to do afterwards?
The sixth row of Pascal’s triangle would be 1, 5, 10, 10, 5, 1 and the exponents would start and end with 5. And that is what you got
Yup
So then \[1x^5 2^0 + 5x^4 2^1 + 10x^3 2^2 + 10x^2 2^3 + 5x^12^4 + 1x^02^5 =\] \[x^5 + 5 • 2x^4 + 10 • 4x^3 + 10 • 8x^2 + 5 • 16x + 32 =\] \[x^5 + 10x^4 + 40x^3 + 80x^2 + 80x + 32\]
:O Whoa! Okay! How did you add the 6th row of the triangle to the equation?
I mean, how did you get those exponents?
Remember this? Take a look at the exponents for (a+b)^3 The powers of a decrease from 3 to 0, and the powers of b increase from 0 to 3. SO basically, as it goes, the powers of x decrease from the n to 0 (where n is the exponent, or (x+y)^n) And the powers of the other one (in this case it is 2) increases from 0 to n.
Ok :) Thank-you, I get it now!!!!
NP!!! :)
So basically they are coming from (a+b)^5 in a way?
@zzr0ck3r I feel so bad! Lol you have been typing forever :)
well, yes, So to finalize it let the equation be (a+b)^n So a's exponents would go from n to 0 and b's would increase from 0 to n.
how do you what to do to break it up into 5? Like how the first one is 1x^5 2^0 and the second one is 5x^42^1?
A neat trick you can use instead of the triangle. Example: \((a+b)^4\) We know that if will look something like this \(\text{_}a^4+\text{_}a^3b+\text{_}a^2b^2+\text{_}ab^3+\text{_}b^4\) Now the question is, what do we put in the _ places Well we know the first coefficient will be \(1\). For the second _ we multiply the power of \(a\) in the first term, by the coefficient in the first term and then divide that all by \(1\) (we use one because the previous two steps were in the first term). So \((4*1)/1=4\) and that is our second coefficient. so we have \(a^4+4a^3b+\text{_}a^2b^2+\text{_}ab^3+\text{_}b^4\) For the third coefficient, we multiply the power of \(a\) in the second term by the coefficient in the second term and divide by \(2\) (we are doing stuff in the second term now) and we get \(3*4/2 = 6\) and that is our third coefficient. Similarly our fourth coefficient is \(2*6/3=4\) and our last coefficient is \(1*4/4=1\) So we have \(a^4+4a^3b+6a^2b^2+4ab^3+b^4\). Also I am sure someone pointed this out above, but once we find the first half of the coefficients, we are done (notice the pattern). Ok this all seems very hard and long, but that was just because I was doing lots of steps. If wanted to do \((a+b)^7\) First we quickly write out \(a^7+a^6b+a^5b^2+a^4b^3+a^3b^4+a^2b^5+ab^6+b^7\) and note the leading coefficient is \(1\). then we do \(7*1/1=7\\ 6*7/2=21\\ 5*21/3=5*7=35\) and we are done because we have gone half way so we have \((a+b)^7=a^7+7a^6b+21a^5b^2+35a^4b^3+35a^3b^4+21a^2b^5+7ab^6+b^7\)
do you see what I mean kinda?
I did not realize it was going to be so long once I started...
@zzr0ck3r Thank-you :), I might just use your way from now on. It's simple yet very effective!
well yes @zzr0ck3r but ffggfgf wants to know the relationship between binomial theorem and pascals triangle.
this actually shows it:)
It's a good method.
I can generally do these things and write them down faster than someone can put it in a calculator and write it down.
i use a different method than these, it is quite fast also.
But anyway, it was meant to be a little extra add-on to what you all were saying...
i would write it, but i don't want to spend another hour lol
Thanks to everyone who helped!! I really understand how to do it now!! :)
I think that works because of combinations, which term we pick in each binomial : |dw:1436843111371:dw|
Join our real-time social learning platform and learn together with your friends!