Why 3?Follow that? Now consider the term resulting when j = 3.
Not sure I understand...How many ways can you get x^8 from (1+x^2-x^3)^9?
Note that every term in the expansion will be using exactly one term from each of the nine factors.
You can multiply 1*1*1*1*1*1x^2*(-x^3)(-x^3) = 1x^8. How many ways can you do that?
You can multiply 1*1*1*1*1*x^2*x^2*x^2*x^2 = 1x^8. How many ways can you do that?
Any other ways to get x^8?
I asked you to think. Whatever the expansion of (39)(−1)3∗(1+x2)6 may be, when you multiply it by (x3)3=x9, how many terms involving x8 are you going to get?Why 3?
I am afraid I don't get it.I asked you to think. Whatever the expansion of (39)(−1)3∗(1+x2)6 may be, when you multiply it by (x3)3=x9, how many terms involving x8 are you going to get?
It should quickly be obvious that if j = 3, every term in the expansion will be a multiple of a power of x of AT LEAST 9. If j = 4, every term in the expansion will be a multiple of a power of x of AT LEAST 12.
The first thing to do on some problem that is unfamiliar is to think rather than calculate.
How many ways can you get x^8 from (1+x^2-x^3)^9?
Note that every term in the expansion will be using exactly one term from each of the nine factors.
You can multiply 1*1*1*1*1*1x^2*(-x^3)(-x^3) = 1x^8. How many ways can you do that?
You can multiply 1*1*1*1*1*x^2*x^2*x^2*x^2 = 1x^8. How many ways can you do that?
Any other ways to get x^8?
When you multiply out (1+x^2-x^3)(1+x^2-x^3)(1+x^2-x^3)(1+x^2-x^3)(1+x^2-x^3)(1+x^2-x^3)(1+x^2-x^3)(1+x^2-x^3)(1+x^2-x^3) you pick one term from each factor to multiply.Not sure I understand...
Since Steve provided the answer, using my method:Using my results above, the answer would be 9!/(6!2!) + 9!/(5!4!).
I don't understand a lot of it unfortunately. First, where b1, b2, b3 come in? How do they relate to n and k.Since Steve provided the answer, using my method:
(b1,b2,b39)How to get x8?(1)b1(x2)b2(−x3)b3Notice we achieve x8, by letting b1=5,b2=4,b3=0
(5,4,09)(1)5(x2)4(−x3)0=126x8Or by letting b1=6,b2=1,b3=2
(6,1,29)(1)6(x2)1(−x3)2=252x8Therefore, the answer is
(5,4,09)+(6,1,29)=5!4!0!9!+6!2!1!9!=378(which matches Steve’s)
Are you referring to the n and k in the binomial coefficient (kn)?I don't understand a lot of it unfortunately. First, where b1, b2, b3 come in? How do they relate to n and k.
YesAre you referring to the n and k in the binomial coefficient (kn)?
The binomial coefficient is a special case of the multinomial coefficient. As their names suggest, the prefix "bi-" deals with 2 groups, while the multinomial can deal with multiple groups, i.e. ≥2.I don't understand a lot of it unfortunately. First, where b1, b2, b3 come in? How do they relate to n and k.
BBB, Please see post #2 where I stated the method which you used. Not a big deal. You can have the credit!Since Steve provided the answer, using my method:
(b1,b2,b39)How to get x8?(1)b1(x2)b2(−x3)b3Notice we achieve x8, by letting b1=5,b2=4,b3=0
(5,4,09)(1)5(x2)4(−x3)0=126x8Or by letting b1=6,b2=1,b3=2
(6,1,29)(1)6(x2)1(−x3)2=252x8Therefore, the answer is
(5,4,09)+(6,1,29)=5!4!0!9!+6!2!1!9!=378(which matches Steve’s)
The early bird gets the worm, but the second mouse gets the cheeseBBB, Please see post #2 where I stated the method which you used. Not a big deal. You can have the credit!
Others have tried to explain the multinomial theorem to you. I avoid memorizing things that I seldom use. So here is an alternative way.I am afraid I don't get it.
Jeff,Others have tried to explain the multinomial theorem to you. I avoid memorizing things that I seldom use. So here is an alternative way.
y=(1+x2−x3)9=(p−q)9, where p=(x0+x1) and q=x3.
This is just a basic substitution of variables that will let us use the binomial theorem.
When we expand the binomial, we get
y=(p−q)9=j=0∑9(j9)(−1)jp(9−j)qj.
Binomial theorem. No questions there I presume. But
q=x3⟹q3=x9, q4=x12, q5=x15, etc.
We are interested in the coefficient of x8 in the expansion of y. But if j > 2, the terms will be multiples of powers of x of 9 or greater and so are irrelevant to powers of 8. The only terms that are relevant are when j = 0, j = 1, and j = 2. Let’s consider them one by one.
j=0⟹(j9)∗(−1)jp(9−j)qj=p9=(1+x2)9=k=0∑9(k9)1(9−k)(x2)k.
The only way we can get x8 when j = 0 is when k = 4.
(49)=4!∗5!9!=4∗3∗29∗8∗7∗6=2∗63=126.
Let’s think about j = 1.
j=1⟹(j9)(−1)jp(9−j)qj=−9p8q=−9x3(1+x2)8.
Is it not obvious that multiplying an odd power of x by even powers of x will never generate x8?
j = 1 is irrelevant.
Let’s think about j = 2.
j=2⟹(j9)(−1)jp(9−j)qj=36x6(1+x2)7.
The only way to get x8 out of that is with the term containing x2.
(1+x2)9=k=0∑7(k7)1(7−k)(x2)k.
We need to look at k = 1. So the coefficient we want is 36 * 7 = 252.
Putting this altogether we get 252 + 126 = 378.
That is EXACTLY the number BBB got. His way is admittedly much more efficient. My way involves avoids memorizing another formula and is more easily explicable.